Skip to main content

Name

msg:mailfrom — Sets the 'MAIL FROM' email address if one is provided

Synopsis

require('msys.extended.message');

msg:mailfrom(...);

...: string, optional

Description

Sets the 'MAIL FROM' email address if one is provided and returns the current or new value.

Was this page helpful?