PureSMTP bug
Posted: Wed Nov 29, 2006 11:57 pm
Hi gnozal.
I've found a bug in PureSMTP.
When I enter the from address with name like this: My name <email@addy.com> it doesn't send the name. But if I remove the space like this My name<email@addy.com> it works. But I can't get it to send the name of the recipient. Only seems to work with the senders email addy.
When I try this as recipient: Name<email@addy.com>
by sending it to myself I get this "<Name" <email@addy.com>
That is exactly what it looks like when I check the source of the mail I send to myself, instead it should look like Name<email@addy.com>
I've found a bug in PureSMTP.
When I enter the from address with name like this: My name <email@addy.com> it doesn't send the name. But if I remove the space like this My name<email@addy.com> it works. But I can't get it to send the name of the recipient. Only seems to work with the senders email addy.
When I try this as recipient: Name<email@addy.com>
by sending it to myself I get this "<Name" <email@addy.com>
That is exactly what it looks like when I check the source of the mail I send to myself, instead it should look like Name<email@addy.com>