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: Tue, 23 Jan 2024 16:51:59 +0000	[thread overview]
Message-ID: <3aea55e22ae89089d27ced95236956e3@posteo.net> (raw)
In-Reply-To: <87bk9dmqr0.fsf@ledu-giraud.fr>

> 
> 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.

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.

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!

  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.

On 22.01.2024 14:39, Manuel Giraud wrote:
> 
>> Hello,
>> 
>> Could you please kindly help me with this? When I have
>> smtpmail-queue-mail set to nil, sending emails works beautifully. I
>> then change smtpmail-queue-mail to t: then the text of the email is
>> saved in my queued email folder together with another file specifying
>> the value of smtpmail-recipient-address-list (it contains the same
>> address as in the To: header of my message). When I invoke
>> smtpmail-send-queued-mail I get the following error:
>> 
>> Sending failed: 504 5.5.2 <usernameofmymachine@fedora>: Sender address
>> rejected: need fully-qualified address
>> 
>> The strange thing is that usernameofmymachine@fedora would be the
>> default address to appear in the From: header of C-x m, but
>> 1. I set the variable message-user-fqdn (and it's different from
>> "fedora"), so actually when I press C-x m I have
>> usernameofmymachine@message-user-fqdn which is already different from
>> usernameofmymachine@fedora
> 
> Hi,
> 
> I've never touch 'message-user-fqdn' in years of doing mail into Emacs.
> 
>> 2. Before sending (that is to say, queuing), I do change the From: to
>> my email address, and it appears correctly on the text file saved in
>> the queued folder!
> 
> Hum, what is your value of 'user-mail-address'?  When it is set
> correctly, you shouldn't have to manually edit your from header.



  reply	other threads:[~2024-01-23 16:51 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 [this message]
2024-01-24  9:07     ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-01-24 10:57       ` rameiko87
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=3aea55e22ae89089d27ced95236956e3@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).