[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [msmtp-users] bug in account selection with default account and inheritance
Hi Adam!
On 02/11/10 19:28, Adam Spiers wrote:
> So I'm guessing that msmtp extracted the address from the From:
> header, and then looks for the first account which has a 'from' value
> matching that address.
>
> However, this does not explain why the behaviour is different in
> pretend mode; I strongly suspect that's a bug.
>
> Additionally, I would suggest that in debug mode, the output should be
> altered to include an explanation of the account selection process.
These problems should now be fixed by this patch:
http://msmtp.git.sourceforge.net/git/gitweb.cgi?p=msmtp/msmtp;a=commitdiff;h=844cc4dd08d8915f5f248a3543729d31dcd41756
The account selection process should now be the same in --pretend mode,
and additional informational messages should make clearer what's going on.
Does this solve your problem?
Sorry that it took me so long to have a look at this.
Martin