Can you provide some instructions on how to reproduce this issue, because I wasn't able to. Aki> On 17 September 2018 at 01:28 David Dodd <dave at ci.com.au> wrote: > > > You are correct, omitting the -f option results in the From being set to > MAILER-DAEMON however dovecot-lda is being executed with the -d and the -f > option by my sendmail. > > In my sendmail confgiuration I have... > > FEATURE(local_procmail, `/usr/local/libexec/dovecot/dovecot-lda', > `/usr/local/libexec/dovecot/dovecot-lda -d $u -f $f') > > This supplies -f with the sender's address . > > When I execute dovecot-lda from the command line with the -f option set, the > From becomes MAILER-DAEMON even though it should be the value passed via -f . > > --Dave
I was able to make it happen from the command line on the host that would normally receive inbound mail for me: echo Hello | dovecot-lda -d dave -f fred at nowhere.com The output then appears as an email in my inbox. --Dave
Can you also provide the resulting email? Aki On 17.09.2018 09:17, David Dodd wrote:> I was able to make it happen from the command line on the host that would normally receive inbound mail for me: > > echo Hello | dovecot-lda -d dave -f fred at nowhere.com > > The output then appears as an email in my inbox. > > --Dave
Reasonably Related Threads
- Problem with envelope from in Pigeonhole after upgrade
- Problem with envelope from in Pigeonhole after upgrade
- Problem with envelope from in Pigeonhole after upgrade
- Problem with envelope from in Pigeonhole after upgrade
- Problem with envelope from in Pigeonhole after upgrade