9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] fetchmail + maildrop = ?
FromSent OnAttachments
Eric d'AlibutJun 6, 2007 12:41 pm 
Jeronimo ZuccoJun 6, 2007 12:45 pm 
Eric d'AlibutJun 6, 2007 12:55 pm 
Matthias AndreeJun 7, 2007 9:04 am 
Eric d'AlibutJun 7, 2007 11:19 am 
Sam VarshavchikJun 7, 2007 3:25 pm 
Eric d'AlibutJun 7, 2007 10:33 pm 
Sam VarshavchikJun 8, 2007 4:02 am 
Eric d'AlibutJun 8, 2007 10:19 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] fetchmail + maildrop = ?Actions...
From:Matthias Andree (ma+c@dt.e-technik.uni-dortmund.de)
Date:Jun 7, 2007 9:04:20 am
List:net.sourceforge.lists.courier-maildrop

"Eric d'Alibut" <eric@gmail.com> writes:

I don't think I'm having a maildrop problem per se, but I think maildrop's behavior may help me sort it out.

I run a qmail-dovecot-squirrelmail server on a debian stable machine.

From time to time I POP (using pop3d) the mail from it using fetchmail

plus maildrop as the MDA, all running on another debian host.

Some messages seem to hang the fetchmail run; some don't. Here's a typical example in which one message fails retrieval, and two succeeding do not.

--snip-- $ fetchmail -f .fetchmailrc-alison 3 messages for bobby at mydebian.org (10408 octets). reading message bob@mydebian.org:1 of 3 (2793 octets)..bash: -c: line 0: unexpected EOF while looking for matching `'' bash: -c: line 1: syntax error: unexpected end of file maildrop: error writing to filter. /usr/bin/maildrop: Unable to filter message. fetchmail: MDA returned nonzero status 75 not flushed reading message bob@mydebian.org:2 of 3 (2574 octets).. flushed reading message bob@mydebian.org:3 of 3 (5041 octets)..... flushed --snip--

It looks as though the problem is really with your .mailfilter file, so you might want to show that as well, probably improper variable quoting or something like that.