Archive for December, 2005

This weeks update

Well, we got a lot of things done this week since it was so quiet. At times we were a little too brave and broke a few things when we should not have, but in the end a lot was accomplished. Reducing duplicate email messages – We put in place a procmail script that checks […]

Postifx and Authentication

After updating one of our 2 postfix mailservers we discovered that some email clients can’t deal with all the authentication options our mailserver presents to them. For example Eudora has an issue if postfix says it can do CRAM-MD5 as in the following example: 250-AUTH PLAIN DIGEST-MD5 LOGIN CRAM-MD5 250-AUTH=PLAIN DIGEST-MD5 LOGIN CRAM-MD5 For some […]