| Home | All functions | Legacy functions | Categories |
vuSetFromReplyTo(*CSTRING InFromEmail,*CSTRING InReplyToEmail),SIGNED,PROC,PASCAL,RAW,NAME('vuSetFromReplyTo')
This is the legacy vuMail function name.
Preferred function name:
This function is exported for backward compatibility and behaves identically to vuSmtpSetFromReplyTo().
| Home | All functions | Legacy functions | Categories |
vuSetFromReplyTo() now accepts any of these forms for the From value:
sender@example.comSender Name <sender@example.com>Technical SupportBehavior:
If a display name is supplied without an email address and there is no existing saved/default sender address available, the call fails.