--On Dienstag, 19. August 2003 14:41 -0700 [EMAIL PROTECTED] wrote: > 3. if the domain doesn't match the domain in the FROM address or > the IP is not resolvable the email is rejected
etc/esmtpd: BOFHCHECKDNS=1 etc/esmtpd: MAXPERIP=1 > 3. if the IP of client does NOT match one of the MX records for that domain > the email is rejected. > If domains want to allow other machines than their mail servers to be > able to send emails using their domain they can add them with a very > high MX priority so they never actually get used as a mail server BUT > do show as legtimate sources of mail traffic for that domain etc/bofh: freemail yahoo.com You probably also want: etc/bofh: opt BOFHNOBASE64TEXT=1 and use a couple of dnsbl blacklists. Additionally courier allows to launch a script (maildrop, perl, whatever you want) after each RCPT. Roland ------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
