From 6ef7c220bbc76310ec951c960e7ab1323e0dcf24 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 29 Nov 2009 12:59:47 -0500 Subject: Add a comment. --- src/mailman/mta/postfix.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/mailman/mta/postfix.py') diff --git a/src/mailman/mta/postfix.py b/src/mailman/mta/postfix.py index df5419515..5866adb42 100644 --- a/src/mailman/mta/postfix.py +++ b/src/mailman/mta/postfix.py @@ -67,7 +67,11 @@ class LMTP: delete = create def regenerate(self, output=None): - """See `IMailTransportAgentAliases`.""" + """See `IMailTransportAgentAliases`. + + The format for Postfix's LMTP transport map is defined here: + http://www.postfix.org/transport.5.html + """ # Acquire a lock file to prevent other processes from racing us here. with Lock(LOCKFILE): # If output is a filename, open up a backing file and write the -- cgit v1.2.3-70-g09d2