PureSMTP bug

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

PureSMTP bug

Post by GeoTrail »

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 Stepped On A Cornflake!!! Now I'm A Cereal Killer!
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Post Reply