summaryrefslogtreecommitdiff
path: root/src/mail.c
AgeCommit message (Collapse)Author
2014-01-01Update copyright to 2014. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2013-07-07Fix fd leak in mail.c with ForkForMail enabledAdam
2013-01-09Update copyright to 2013. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
2012-01-02Updated Copyright to 2012Adam
2011-09-03Use _exit, not exit, to exit mail forks to prevent our atexit() functions ↵Adam
from being called, and removing our pidfile
2011-01-06Updated Copyright to 2011lethality
2010-09-29Properly handle being unable to open the SendMailPath when forkingAdam
2010-09-28Rewrote the mail forking code to use pipes, sometimes mails wouldn't work ↵Adam
with the old method
2010-09-08Fixed Windows buildAdam
2010-08-14Added a config option that allows nix users to fork when sending mail, can ↵Adam
drastically speed up mail sending on some boxes
2010-06-18Removed all references to the SVN keyword IdAdam
2010-03-29Fixed bug #1144 - replaced some strcpy calls with strscpy to be saferAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2840 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11updated copyright info for 2010pimpmylinux
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03Update copyright & contact information within files.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-01Anope Stable Branchsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864