viagra
phentermine

Archive for the ‘Sendmail’ Category

Bypassing Spam Checks

Monday, March 16th, 2009

Your sendmail is configured to block incoming junk mail, and you have been asked to allow junk mail through when it is addressed to specific recipients.

(more…)

Identifying Local Problem Users

Wednesday, February 25th, 2009

Spammers hide their true identities. You want to provide as much information as possible to track down spammers that use your system.

(more…)

Using Regular Expressions in sendmail

Wednesday, February 25th, 2009

Run the sendmail -d0.1 command. The “Compiled with:” line output by the command should contain MAP_REGEX. If it does not, recompile sendmail.

(more…)

Filtering Outbound Mail with procmail

Friday, February 13th, 2009

You want to configure sendmail to filter mail addressed to specific domains using procmail as the mail filtering software

(more…)

Filtering Local Mail with procmail

Friday, February 13th, 2009

You want to filter mail with procmail before making deliveries to local users

(more…)