Doesn't have anything to do with the imap version - has to do with the courier mta release... if you are building from a snapshot you will probably not need that env call, which is there to force the export of a variable that may be empty.
courier WAS unsetting empty vars. TMDA dies when sender is not empty, but runs fine if it is set and "". m/ > -----Original Message----- > From: David Vrona [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 25, 2004 4:34 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: View and release pending messages through an IMAP server? > > > It appears the tmda-filter process is hanging which is what > eventually leads > to the maildrop timeout quota error (after 5 minutes). > > I believe the relevant code from Mitch's maildrop script is: > > #can remove env call when Sam patches courier (next release?) > cc "| env SENDER='$SH_SENDER' /usr/local/tmda/bin/tmda-filter" > > > So, I guess a question to ask would be the importance of the "env call". > > It appears I have Courier IMAP version 1.5.1.20020707 > > Does anybody know if I should modify that line as a result? > > Thanks! > Dave > > > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
