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
