Is there any particular reason you're passing
mail directly from fetchmail to procmail and
skipping the MTA?  I've used fetchmail for years
and I always have it hand off to sendmail which
then invokes procmail for local delivery and I've
never had a problem with it.

j.

--
Jeremy L. Gaddis     <[EMAIL PROTECTED]>

-----Original Message-----
From: Krzysztof Mazurczyk [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 10, 2001 9:26 AM
To: debian-user@lists.debian.org
Subject: Re: Problem with fetchmail (was: I can't start with mutt)


Hi all

Thanks for reply
Here is my ~/.fetchmail

poll poczta1.newcomo.net proto pop3
user "kmazurczyk" pass xxxxxxxxx is kmaza here
mda /usr/bin/procmail;

It's all. I made an experiment changing mda to /bin/cat.
On screen I've got my post changed. Seems procmail
is ok but fetchmail does something strange.

Regards
Chris

----- Original Message -----
From: "D-Man" <[EMAIL PROTECTED]>
To: <debian-user@lists.debian.org>
Sent: Tuesday, July 10, 2001 3:05 PM
Subject: Re: Problem with fetchmail (was: I can't start with mutt)


> On Tue, Jul 10, 2001 at 02:50:41PM +0200, Krzysztof Mazurczyk wrote:
> | It's a bit more clear
> | Mutt is OK. If I copied file with post from server to workstation
> | Mutt reads post. But if mai is fetched by fetchmail, mutt
> | displays only./var/spool/mail/myuser is not a mailbox
> |
> | Diff shows that fetchmail deleted first line
> | >From [EMAIL PROTECTED] ...
> | and inserted
> | Received: from poczta1.newcomo.net
> |       by localhost with POP3 (fetchmail-5.3.3)
> |       for [EMAIL PROTECTED] (single drop); ...
> |
> | When I edited my mailbox and restored dropped line
> | mutt could read my mail.
> |
> | Let's summarize: Mutt require From ... as first line which line
> | is deleted by fetchmail. Any comments ?
>
> Yes, but mutt isn't the only thing that requires a "From" line (not to
> be confused with a "From:" line).  It is part of the mbox
> specification.  Perhaps fetchmail or your mda isn't behaving well.
> Could you post your .fetchmailrc file; replacing your password with
> dummy text, of course.
>
> HTH,
> -D
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


----- Original Message -----
From: "D-Man" <[EMAIL PROTECTED]>
To: <debian-user@lists.debian.org>
Sent: Tuesday, July 10, 2001 3:05 PM
Subject: Re: Problem with fetchmail (was: I can't start with mutt)


> On Tue, Jul 10, 2001 at 02:50:41PM +0200, Krzysztof Mazurczyk wrote:
> | It's a bit more clear
> | Mutt is OK. If I copied file with post from server to workstation
> | Mutt reads post. But if mai is fetched by fetchmail, mutt
> | displays only./var/spool/mail/myuser is not a mailbox
> |
> | Diff shows that fetchmail deleted first line
> | >From [EMAIL PROTECTED] ...
> | and inserted
> | Received: from poczta1.newcomo.net
> |       by localhost with POP3 (fetchmail-5.3.3)
> |       for [EMAIL PROTECTED] (single drop); ...
> |
> | When I edited my mailbox and restored dropped line
> | mutt could read my mail.
> |
> | Let's summarize: Mutt require From ... as first line which line
> | is deleted by fetchmail. Any comments ?
>
> Yes, but mutt isn't the only thing that requires a "From" line (not to
> be confused with a "From:" line).  It is part of the mbox
> specification.  Perhaps fetchmail or your mda isn't behaving well.
> Could you post your .fetchmailrc file; replacing your password with
> dummy text, of course.
>
> HTH,
> -D
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]

Reply via email to