Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newChapter 14
Email Connectivity
Next: Reference: body
 

add_signature

 $mail->add_signature([file])

Appends a signature to the message. file is a file that contains the signature; if not specified, the file $ENV{HOME}/.signature is checked for a signature.


Previous: Reference: newPerl in a NutshellNext: Reference: body
Reference: newBook IndexReference: body