Package: cyrus21-murder Severity: normal
--- imap/lmtpproxyd.c 2004-12-17 16:32:16.000000000 +0000 +++ imap/lmtpproxyd.new.c 2005-08-20 00:56:07.000000000 +0100 @@ -229,12 +229,17 @@ prot_setflushonread(deliver_in, deliver_out); prot_settimeout(deliver_in, 300); - while ((opt = getopt(argc, argv, "q")) != EOF) { + while ((opt = getopt(argc, argv, "qa")) != EOF) { switch(opt) { case 'q': quotaoverride = 1; break; + case 'a': + mylmtp.preauth = 1; + break; + + default: usage(); } please push this sodding patch upstream and also please beat the cyrus authors to put it into cyrus 2.2.x as well. this small missing functionality cost a company thousands of pounds in working out why the hell sendmail wouldn't talk to lmtpproxyd over TCP. p.s. brilliant program, brilliant concept (aggregation) absolutely love it. 200gbytes of mailboxes and climbing. just get this sodding patch in so we can USE IT. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux highfield 2.6.11-1-686 #1 Fri May 20 07:34:54 UTC 2005 i686 Locale: LANG=C, LC_CTYPE=C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]