$mail->add_signature([file])
mail
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.
$ENV{HOME}/.signature
Copyright © 2001 O'Reilly & Associates. All rights reserved.