They're legal, but we were paranoid about them because we weren't sure-footed with quoting mechanisms early on. 2.2 is more lenient about input and strict about quoting. 2.0.11 has backports of the quoting functions, so it will be safe to expand the allowed characters.
Aaron On Thu, Apr 12, 2007, Jon Duggan <[EMAIL PROTECTED]> said: > So is pipe in the incoming address not RFC compliant then? > > Or was this simply an issue which hadnt been addressed at 2.0.10 > > Regards > > Jon Duggan > Nuco Technologies Ltd > [EMAIL PROTECTED] > Tel. 0870 165 1300 > > ----- Original Message ----- > From: "Aaron Stone" <[EMAIL PROTECTED]> > To: "DBMail mailinglist" <[EMAIL PROTECTED]> > Sent: Thursday, April 12, 2007 3:47 PM > Subject: Re: [Dbmail] Issues with my space and |'s > > >> Indeed, pipes are allowed at all in 2.0.x. If you move up to 2.0.11, we >> put more work into escaping the incoming address, so it will be safe for >> you to add | to the validchars array in lmtp.c. >> >> That is, if you're delivering via lmtp. If you're coming in through >> dbmail-smtp, I'd like to see what that looks like. Looking at the code, >> I think it's a lot more lenient about incoming characters. >> >> Aaron >> >> On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan wrote: >> > Hi Guys, >> > >> > Am i right in think there's issues with some myspace email addresses >> > because they're using pipes in the sender addresses? >> > >> > we're still on 2.0.10 (upgrade planned in the near future) >> > >> > We've a user complaining that they're myspace password hasnt >> > delivered, i can see it in the queue but it doesnt appear to attempt >> > to deliver >> > >> > (sure i read somewhere before about myspace issues) >> > >> > Regards >> > >> > Jon Duggan >> > Nuco Technologies Ltd >> > [EMAIL PROTECTED] >> > Tel. 0870 165 1300 >> > _______________________________________________ >> > DBmail mailing list >> > [EMAIL PROTECTED] >> > https://mailman.fastxs.nl/mailman/listinfo/dbmail >> >> _______________________________________________ >> DBmail mailing list >> [EMAIL PROTECTED] >> https://mailman.fastxs.nl/mailman/listinfo/dbmail > _______________________________________________ > DBmail mailing list > [EMAIL PROTECTED] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > -- _______________________________________________ DBmail mailing list [EMAIL PROTECTED] https://mailman.fastxs.nl/mailman/listinfo/dbmail
