
31 Dec
2009
31 Dec
'09
3:23 p.m.
On Wed, 30 Dec 2009, Jason Hill wrote:
Should read as (so it makes sense):
If your emails are being bounced due case sensitivity with the list address, then there are deeper issues looming than the welcome message being sent. While RFC 2821 does state that the local part of an email address (e.g. the username portion) is case sensitive, almost no email provider or ISP follows this, since it creates a lot of confusion and interoperability issues.
Apparently the only ISP's and email providers you use run windows :P Pretty much every unix MTA I've come across uses case sensitive usernames. Well the LDA does anyways. Jason