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

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 559
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

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

Post by Sicro »

Code: Select all

CreateMail(0, "Hans <hans@purebasic.com>", "Hello")
and on the other commands, too.
Last edited by Sicro on Mon Jan 30, 2017 7:08 pm, edited 1 time in total.
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version
ShotGun Jack
User
User
Posts: 23
Joined: Tue Oct 14, 2003 1:16 am
Location: NC, USA
Contact:

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

Post by ShotGun Jack »

+1
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

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

Post 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.
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
mhs
Enthusiast
Enthusiast
Posts: 101
Joined: Thu Jul 02, 2015 4:53 pm
Location: Germany
Contact:

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

Post by mhs »

+1

That would be really handy.
coder14
Enthusiast
Enthusiast
Posts: 327
Joined: Tue Jun 21, 2011 10:39 am

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

Post by coder14 »

+100

For TO and FROM fields please!!! :D
User avatar
holzhacker
Enthusiast
Enthusiast
Posts: 125
Joined: Mon Mar 08, 2010 9:14 pm
Location: "Mens sana in corpore sano"
Contact:

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

Post by holzhacker »

+1
Greetings and thanks!

Romerio Medeiros
romerio@gmail.com
User avatar
Keya
Addict
Addict
Posts: 1890
Joined: Thu Jun 04, 2015 7:10 am

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

Post 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
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

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

Post by davido »

+1
DE AA EB
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2137
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

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

Post by Andre »

+1 :D

(Just found out this missing functionality, when I implemented sending mails into my project for the first time...)
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Post Reply