[email protected] wrote:
hi

in spamassassin i generally whitelist specific domains

whitelist_from_rcvd *[email protected] friendlydomain.com
whitelist_from_rcvd *[email protected] abc.friendlydomain.com
whitelist_from_rcvd *[email protected] xyz.friendlydomain.com

i know for sure that the emails from *[email protected] and coming from
different ip addressess - friendlydomain.com, abc.friendlydomain.com and
xyz.friendlydomain.com are good email

what i need to do is blacklist emails from *[email protected] if they
are NOT from friendlydomain.com, abc.friendlydomain.com and
xyz.friendlydomain.com since i know for sure that emails from
*[email protected] will not originate from any other server.


is there is method for this ?


rajesh



SPF if they set up the DNS records.
If you know IP addresses, you can probably write a maildrop script to parse this or a very advanced Spamassassin rule, but I think it would be less resource intensive to handle it via maildrop.


---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: [email protected]
        For additional commands, e-mail: [email protected]


Reply via email to