unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: rameiko87@posteo.net
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: help-gnu-emacs@gnu.org
Subject: Re: smtpmail-send-queued-mail fails with error 504 5.5.2
Date: Wed, 24 Jan 2024 10:57:39 +0000	[thread overview]
Message-ID: <0808c961e67ac0a8e0295f7cf123755f@posteo.net> (raw)
In-Reply-To: <87y1cfrtf9.fsf@ledu-giraud.fr>



On 24.01.2024 10:07, Manuel Giraud wrote:
> 
>>> I've never touch 'message-user-fqdn' in years of doing mail into
>>> Emacs.
>>> 
>> 
>> But then your Message-Id is not RFC compliant? This is the reason why
>> I set it.
> 
> I've just checked and my "Message-Id"s look like
> <something>@ledu-giraud.fr.  So they seem to be correct and, as I said,
> I've never fiddled with 'message-user-fqdn'.
> 
>> The default address in the From: field is
>> usernameofmymachine@message-user-fqdn. This is already strange because
>> it should use 'user-mail-address' since message-user-fqdn is
>> explicitly reserved for Message-Id as the description of this variable
>> says. I guess this is the first question we need to answer.
> 
> Yes it shouldn't be "usernameofmymachine@message-user-fqdn".  It should
> be the value of 'user-mail-address'.  Could you try starting from 
> "emacs
> -Q", set 'user-mail-address' to what you want and 'M-x message-mail'?

I tried starting emacs as you suggested, and I can say that it shows no 
strange behaviour. Therefore there must be the following bug:

when user-mail-address is not set and therefore defaults to 
user@hostmachine (in my case user@fedora), as the description of the 
variable user-mail-address explicitly spells out, then the default email 
address qhen composing a new message somehow ignores this and uses 
user@message-user-fqdn (first thing to fix), which should instead only 
be reserved for message-id's (as the description of this variable says. 
Does it happen somewhere else too? this is the second thing to fix).

>> The second question is why the From header is ignored (from the
>> message as saved in 'queued email folder') when sending with
>> smtpmail-send-queued-mail. This is really worrisome!

This looks like another bug.

> 
> Yes, this is something else but I imagine that
> 'smtpmail-send-queued-mail' respect 'user-mail-address'.

so first of all, it probably does, in the sense that in my case it uses 
user@fedora, so message-user-fqdn does not intervene (silver lining). 
But it should use what I decided to set as header, not rewrite the 
headers without warning!

> 
>>  By the way because you ask, the reason why I change the From header
>>  is that I use a variety of different email addresses for the
>>  different affiliations which I have.
> 
> I do this too and it is just a matter of changing 'user-mail-address'
> and 'smtpmail-smtp-server'.

No, I don't want to change the variable every time!! I want to keep that 
variable for the default address, and change the headers as I need. And 
anyway, why this discrepancy between queued-sending and immediate 
sending? This I consider another bug, because not doing things 
consistently confuses the user (even not doing the *wrong* thing 
consistently confuses the user)
smtpmail-smtp-server can stay always the same because mine allows 
spoofing.

I think I will file a few bug reports today



  reply	other threads:[~2024-01-24 10:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 18:01 smtpmail-send-queued-mail fails with error 504 5.5.2 rameiko87
2024-01-22 13:39 ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-01-23 16:51   ` rameiko87
2024-01-24  9:07     ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-01-24 10:57       ` rameiko87 [this message]
2024-01-24 13:02         ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-01-24 14:26           ` rameiko87
2024-01-24 16:46             ` Manuel Giraud via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0808c961e67ac0a8e0295f7cf123755f@posteo.net \
    --to=rameiko87@posteo.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=manuel@ledu-giraud.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).