emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3a59cc84069376 lisp/gnus/message.el: Reduce redundancy with send-mai


From: Gregor Zattler
Subject: Re: 3a59cc84069376 lisp/gnus/message.el: Reduce redundancy with send-mail-function breaks sendmails -f option
Date: Fri, 2 Aug 2019 10:41:48 +0200

Hi Stefan,
* Stefan Monnier <address@hidden> [2019-08-02; 00:12]:
>> commit 3a59cc84069376802ba8fd731b524d78db58262c broke my email setup.
>> Somehow (TM) the envelopes sender address (sendmails -f option) is not
>> taken from From: any more.
>>
>> Therefore my smarthost doesn not accept the emails which are then frozen
>> on my system.
>>
>> Among others my customizations contain:
>>
>> '(mail-envelope-from 'header)
>> '(mail-specify-envelope-from t)
>>
>> And message-sendmail-f-is-evil is nil.
>
> Hmm... message-sendmail-f-is-evil used to default to nil, so the patch
> seems not to have made any difference in this respect.
>
> What's the value of `message-send-mail-function`?

message--default-send-mail-function

> What does `M-: (message-default-send-mail-function)` return?

message-send-mail-with-sendmail



Normally sendmail-program is set to a shell script which first
uses a tool called little brothers database to scrap email
addresses from outgoing messages and only then sends the
message.

But the problem remains, even if I erase the customization of
sendmail-program.



Thanks for your attention, Gregor
--
 -... --- .-. . -.. ..--.. ...-.-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]