On 09/08/13 12:42, bitozoid wrote:
> Maildrop redirects mail to sendmail (part of exim). It looks as the
> setup of fetchmail user.
>
> fetchmail.log:
> [...]
> maildrop: hasaddr: rfc822 parsed: my@???
> /var/lib/fetchmail/mailfilter(6): IF evaluated, result=1
> maildrop: Delivering to |/usr/sbin/sendmail -oi -f '' my@???
> maildrop: Delivery complete.
> [...]
>
> On Fri, Aug 9, 2013 at 12:20 PM, Jeremy Harris <jgh@???> wrote:
>> On 09/08/13 11:58, bitozoid wrote:
>>>
>>> I have a setup of fetchmail and maildrop that sends some mails (dsns) to a
>>> smarthost, and I need the AUTH field in the MAIL FROM smtp line to be
>>> written and empty. Something like:
>>>
>>> MAIL FROM:<> SIZE=1234 AUTH=<>
Oh, you're trying to get exim to send outbound with AUTH=<> ?
Sorry - this wasn't clear.
Look into "Authentication by an Exim client"
at
http://exim.org/exim-html-current/doc/html/spec_html/ch-smtp_authentication.html#SECID170
--
Cheers,
Jeremy