Page 1 of 1

[Implemented] eMail-Lib support display-name in address

Posted: Sat Oct 10, 2015 2:59 pm
by Sicro

Code: Select all

CreateMail(0, "Hans <hans@purebasic.com>", "Hello")
and on the other commands, too.

Re: eMail-Lib should support display-name in address-field

Posted: Tue Nov 03, 2015 2:11 pm
by ShotGun Jack
+1

Re: eMail-Lib should support display-name in address-field

Posted: Tue Nov 03, 2015 2:38 pm
by c4s
+1

I'm surprised that it's not already implemented. After all the mail library is around for a long time and this is a very basic (and thus important) feature.

Re: eMail-Lib should support display-name in address-field

Posted: Tue Nov 03, 2015 3:34 pm
by mhs
+1

That would be really handy.

Re: eMail-Lib should support display-name in address-field

Posted: Thu Nov 19, 2015 4:57 pm
by coder14
+100

For TO and FROM fields please!!! :D

Re: eMail-Lib should support display-name in address-field

Posted: Wed Jul 13, 2016 8:17 pm
by holzhacker
+1

Re: eMail-Lib should support display-name in address-field

Posted: Wed Jul 13, 2016 9:01 pm
by Keya
+1 because they look like bot spam at the moment with just the email address and therefore really aren't suitable for use with professional emails

Re: eMail-Lib should support display-name in address-field

Posted: Wed Jul 13, 2016 9:08 pm
by davido
+1

Re: eMail-Lib should support display-name in address-field

Posted: Sat Aug 20, 2016 12:26 pm
by Andre
+1 :D

(Just found out this missing functionality, when I implemented sending mails into my project for the first time...)