Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: kevin on February 11, 2003, 06:26:49 PM
-
Hi there,
I am using version 5.1.2. I would like to filter any email sent to the everyone@domain.name email address first. I would like the email to come to me first, and then I can forward it to the everyone if it is important. Can I change this setting?
Thanks,
Kevin
-
I haven't tried this, but it should work ...
under /var/qmail/alias create a file (or if it exist, modify it) named
.qmail-everyone
in it place a & and your email address ie ---
&admin
so everytime an email is sent to everyone@yourdomain.xxx it should be sent to admin@yourdomain.xxx ----
you could probalby setup another alias only known to you that would ultimately forward to everyone if you think its worthy.. :)
hope this helps