[Mimedefang] filter_sender block multiple address

Joseph Brennan brennan at columbia.edu
Tue Apr 29 09:47:04 EDT 2014


>>            if ($sender =~ /^<?spammer\@badguy\.com>?$/i) {
>>                 return (’REJECT’, ’Sorry; spammer at badguy.com is
>>                 blacklisted.’); }

Why not just put this in access.db (assuming sendmail!)?

spammer at badguy.com     550 Sorry you are blacklisted

Joseph Brennan
Columbia University Information Technology






More information about the MIMEDefang mailing list