Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: drfresh on January 08, 2005, 12:53:35 PM
-
I Have been googling the internet and searching in here in particular but can't seem to find any advice on the subject.
My problem is that I suddenly is beginning to get alot of "adverts" for diffent variants of Viagra and stuff mailed to my admin account. Now I only uses the admin account to receive system generated mails.
Therefore - is there a way of blocking incoming mails on a given account in this case the admin account?
I'm running 5.6 (I have done alot of modifications via diffent howto's - therefore I daren't upgrade in fear of loosing my modifications. Many people rely on my system as a mail server...)
Thanks in advance!
Dr. Fresh
-
Really no one who can help me on this one?
Dr. Fresh
-
You could use mailrules to reject all mail sent by anyone (*@*) to admin@yourdomain.com
Or you could use procmail delete all mail
Or you could setup spamassassin to identify the spam and delete it.
All viable options for you.
-
Hi Olsen
Could you be more specific - especially on the first option. Does it require a plugin (can't find anything in the administration panel), and if, can you guide me to a "how to"?
My "server" is only an old laptop, but serves me well as an mailserver. But I don't think it will be able to power spamassassin and the likes.
Thanks!
Dr. Fresh
-
You need to install Darrel May's mailrules contrib:
http://mirror.contribs.org/smeserver/contribs/index.php?subdir=dmay%2Fsmeserver%2F5.x%2Fcontrib%2Fmailrules%2FSME5.6&sortby=name
-
OK - installed. Looking forward to see if it works.
Thanks!
Dr. Fresh
-
You need to install Darrel May's mailrules contrib:
http://mirror.contribs.org/smeserver/contribs/index.php?subdir=dmay%2Fsmeserver%2F5.x%2Fcontrib%2Fmailrules%2FSME5.6&sortby=name
No he doesn't. All he needs to do is:
/sbin/e-smith/db accounts setprop admin Visible internal
/sbin/e-smith/signal-event email-update
:-)