Hi,
I am trying to setup a wild card trapit for all emails getting to some
domains I have to obviously reduce spam, but I don't see a way to do so.
Yes you can do:
spamdb -T -a "<[EMAIL PROTECTED]>"
And that works well, but I would like to do something like
spamdb -T -a "<[EMAIL PROTECTED]>"
spamdb -T -a "<[EMAIL PROTECTED]>"
spamdb -T -a "<[EMAIL PROTECTED]>"
spamdb -T -a "<[EMAIL PROTECTED]>"
spamdb -T -a "<[EMAIL PROTECTED]>"
For example. This would allow me for example to use a domain I have for
14 years+ and that only have 5 valid emails address in it, but that you
guess, over the years only get spam now. I mean thousands of spam emails
per day!
So, I would like to trapit everything that is not from these 5 emails.
Obviously this idea is I guess stupid if you have lots of accounts, but
if you do have a limited number of accounts, then may be a good idea to do.
Then putting this small domain on a server with big one would help the
big as well.
Is there a way to do this?
So, far I don't see one.