summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/src/smtpd
AgeCommit message (Collapse)Author
2009-06-23Remove Postfix 2.5.4 distribution.tron
2008-08-30resolve conflictschristos
2008-08-30import 2.5.4christos
2008-06-22resolve conflicts.christos
2008-06-22import 2.5.2, requested by perry, approved by releng.christos
2008-02-04add a couple of #ifdef USE_TLS blocks to help MKCRYPTO=no link.mrg
2007-08-02Resolve conflictsheas
2007-05-19Resolve import conflictsheas
2007-05-19postfix 2.4.1heas
2007-02-05Merge postfix-2.3.7rpaulo
2007-02-05postfix 2.3.7rpaulo
2006-11-07resolve conflictsrpaulo
2006-11-07Postfix 2.3.4rpaulo
2006-08-27fix conflictsrpaulo
2006-08-01resolve conflictsrpaulo
2006-08-01postfix 2.3.2rpaulo
2006-07-19resolve conflictsrpaulo
2006-07-19postfix 2.3.0rpaulo
2006-04-06Postfix 2.2.10.rpaulo
2006-02-25resolve conflictsrpaulo
2006-02-25postfix 2.2.9rpaulo
2005-12-01Merge postfix-2.2.6.rpaulo
2005-08-18Resolve conflicts.rpaulo
2005-08-18Import Postfix-2.2.5.rpaulo
2004-11-13Resolve conflictsheas
2004-07-28Resolve conflictsheas
2004-07-28Postfix 2.1.4heas
2004-05-31Resolve import conflictsheas
2004-05-31Postfix 2.1.1heas
2004-04-27resolve conflictsheas
2004-04-27Postfix 2.1.0heas
2004-03-27merge from 2.0.19 importheas
2004-03-27Postfix 2.0.19heas
2003-03-08resolve conflictsperry
2003-03-08import postfix 2.0.6perry
2002-12-24resolve conflictsperry
2002-12-24import postfix 2.0.0.1perry
2002-06-26accept domains with AAAA record only.itojun
(when emails get relayed from IPv6-only machines via IPv4/v6 node, we will see this symptom)
2002-06-08sync w/ 1.1.11itojun
2002-02-02resolve conflictsperry
2002-02-02Postfix 1.1.2perry
(Postfix releases are now numbered -- 1.1.2 means 1.1, patchlevel 2.) Lots of new features, same great security.
2001-11-20sync with 20010228-pl08itojun
2001-11-15Apply fix from Wietse:christos
The Postfix SMTP server maintains a record of SMTP conversations for debugging purposes. Depending on local configuration details this record is mailed to the postmaster whenever an SMTP session terminates with errors. During code maintenance, a stupid error was introduced into the code due to which the SMTP session log could grow to an unreasonable size. This stupid error made Postfix vulnerable to a memory exhaustion attack.
2001-11-11backout IPv6 patch to postfix. IPv6 support for "mynetworks" check wasitojun
left unimplemented, and postfix daemon could become an open relay for IPv6 connectivity. it seems that we need to torture-test IPv6 patch outside of the tree more. From moley@wide.ad.jp
2001-08-09sync wth 20010228-pl04.itojun
2001-08-09postfix 20010228-pl04itojun
2001-06-07sync with 20010228-pl03.itojun
2001-06-07postfix 20010228-pl03itojun
2001-05-14handle EAI_SYSTEM. part of jumbo patch on PR 12876itojun
2001-05-14do not check sizeof(hbuf). part of PR 12876itojun