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: [email protected]
/var/lib/fetchmail/mailfilter(6): IF evaluated, result=1
maildrop: Delivering to |/usr/sbin/sendmail -oi -f '' [email protected]
maildrop: Delivery complete.
[...]
On Fri, Aug 9, 2013 at 12:20 PM, Jeremy Harris <[email protected]> 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
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/