Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519235
en ru br
ALT Linux repos
S:0.903-alt1
5.0: 0.8.16-alt1
4.1: 0.8.13-alt1
4.0: 0.8.13-alt1

Group :: Development/Perl
RPM: perl-Mail-Sender

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

### Config file for Mail::Sender
### generated by Config.PL (Wed Aug 24 23:49:45 2005)

%default = (
smtp => '127.0.0.1',
);

# The contents of this variable will be inserted into the headers of every
# mail message sent by Mail::Sender.
#
# $Mail::Sender::SITE_HEADERS = "X-Sender: ".getlogin()."\@mysite.com";


# This function will be evaluated for every mail message before contacting the server.
# You may change all the options of the message and even cancel the message.
#
# sub SiteHook {
# }


1;

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin