summaryrefslogtreecommitdiff
path: root/it_mail.class
AgeCommit message (Expand)AuthorFilesLines
2011-08-01use correct charset for headers, don't hardcode iso-8859-1Christian Weber1-1/+1
2010-11-23Use ULTRAHOSTNAME or hostname command to find domain name for check_email()Christian Schneider1-1/+1
2010-11-23Made mailcheck output its progress with 'mailcheck' debug parameterChristian Schneider1-1/+1
2009-04-22Get rid of ereg/split, replaced by preg equivalentsChristian Schneider1-5/+5
2009-03-17forcmail debug paramUrban Müller1-1/+1
2009-02-18fix debug output in send() on non-live machinesChristian Weber1-3/+4
2009-02-17send no mails from devel/twin, treat missing severtype.cfg as liveUrban Müller1-1/+2
2008-12-30nomail debug paramUrban Müller1-1/+3
2008-10-15phplint cleanupUrban Müller1-2/+2
2008-10-07Removed obsolete variableChristian Schneider1-1/+1
2008-09-15Fix bug with email addresses including full name and GMailChristian Schneider1-6/+19
2008-09-11Only encode headers with quoted-printable if really necessaryChristian Schneider1-1/+1
2008-09-10Handle arrays for header values passed to it_mailChristian Schneider1-32/+12
2008-09-10Also encode = in quoted printable (rfc2045 6.7.)Christian Schneider1-1/+1
2008-09-10Fix typo in hex codeChristian Schneider1-1/+1
2008-09-10Use one single encoding instead of one per characterChristian Schneider1-1/+1
2007-10-11More uniform file headersChristian Schneider1-7/+15
2007-10-11Populated release branchChristian Schneider1-0/+483