gfp <[email protected]> writes: > I wanted to send a mail > and it failed > > after C-c C-c > > smtpmail-send-it: Sending failed: 554 5.7.1 <[email protected]>: Relay > access denied > > it appears then an additional information like "References" > > may be I changed something and now it doesn´t send anymore.
While not directly relevant, since you are not using GMail, Google has been refusing to send *innocuous* attachments lately. I discovered this yesterday while trying to e-mail a Mutt config file (!) to myself and, instead, got Debugger entered--Lisp error: (error "Sending failed: 552-5.7.0 This message was blocked because its content presents a potential\n552-5.7.0 security issue. To review our message content and attachment content\n552-5.7.0 guidelines, go to\n552 5.7.0 https://support.google.com/mail/?p=BlockedMessage ffacd0b85a97d-43970bf9ff5sm23525010f8f.4 - gsmtp in response to .") signal(error ("Sending failed: 552-5.7.0 This message was blocked because its content presents a potential\n552-5.7.0 security issue. To review our message content and attachment content\n552-5.7.0 guidelines, go to\n552 5.7.0 https://support.google.com/mail/?p=BlockedMessage ffacd0b85a97d-43970bf9ff5sm23525010f8f.4 - gsmtp in response to .")) error("Sending failed: %s" "552-5.7.0 This message was blocked because its content presents a potential\n552-5.7.0 security issue. To review our message content and attachment content\n552-5.7.0 guidelines, go to\n552 5.7.0 https://support.google.com/mail/?p=BlockedMessage ffacd0b85a97d-43970bf9ff5sm23525010f8f.4 - gsmtp in response to .") smtpmail-send-it() message-smtpmail-send-it() message-multi-smtp-send-mail() gnus-agent-send-mail() message--send-mail-maybe-partially() message-send-mail(nil) message-send-via-mail(nil) message-send(nil) message-send-and-exit(nil) funcall-interactively(message-send-and-exit nil) call-interactively(message-send-and-exit record nil) command-execute(message-send-and-exit record) execute-extended-command(nil "message-send-and-exit" "message-send-a") funcall-interactively(execute-extended-command nil "message-send-and-exit" "message-send-a") call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command)
