Re: [exim] fetchmail mda 127 error

Top Page
Delete this message
Reply to this message
Author: f_x
Date:  
To: exim-users
CC: Jeremy Harris
Old-Topics: Re: [exim] fetchmail mda 127 error
Subject: Re: [exim] fetchmail mda 127 error
Hello Jeremy,

the MDA 127 error annoyed me again. Now i have invested some time and found the solution.

I have changed
mda "/usr/sbin/exim4 -oi -f '<%F>' 'recipient@???'"
to
mda "/usr/sbin/exim4 -oi -f %F 'recipient@???'"

You're right it is not an exim problem.
f_x

On Sun, 17 Dec 2006 19:08:15 +0000, Jeremy Harris <jgh@???> wrote:
> f_x wrote:
>> i'm using fetchmail to get mails from pop3 servers and then exim
>> delivers them to the local mailboxes. One local user gets mail from
>> myspace.com. The sender address looks really strange and returns with
>> the errorlevel 127.
>
>> I have tried changing '<%F>' to "<%F>" but it doesn't work. Any hints
>> for masking this email address?
>
> I don't think this is an exim problem.
>
> - Jeremy
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/