PDA

View Full Version : Name/Address pair in "To"


Stan
07-04-2009, 02:46 PM
Is it possible to use a Name/Address pair in the "To" address of an outgoing email without tweaking the code? I notice that the "From" is set up this way. It's another header entry. Could they both be entered into the "Value" port on the wizard without messing anything up downstream?

Ray Borduin
07-06-2009, 07:52 AM
It was specifically left out because there is a bug in php on windows servers that prevents the TO address including the name.

You can add it very easily using Universal Email or by editing the code and separating them with |WA| where the email address is separated like: first last|WA|flast@work.com