nicholas
2023-12-23 11:59:16 UTC
As below, an smtp server is specified from the .pinerc file for this
account:
user-domain=example.com
smtp-server=smtp.ionos.com:587/tls/user=***@example.com
inbox-path={imap.ionos.com:993/ssl/user=***@example.com}INBOX
where "example.com" is the ionos domain. Yet I'm getting bounce messages
from postfix like:
From: "Mail Delivery System" <mailer-***@perfora.net>
To: ***@example.com
..
SMTP error from remote server for TEXT command, host: gmail-smtp-
in.l.google.com (xxx.yyy.zzz.aaa) reason: 550-5.7.26 This mail has been
blocked because the sender is unauthenticated.
..
https://support.google.com/mail/answer/81126#authentication
which is fine, insofar as this .pinerc isn't using meant to use postfix
and so it would surprising if it did authenticate with Google. Instead,
it should send directly through ionos as specified above. Why isn't it
sending through ionos?
How can Pine be configured to not use the localhost for sending?
thanks,
Nick
account:
user-domain=example.com
smtp-server=smtp.ionos.com:587/tls/user=***@example.com
inbox-path={imap.ionos.com:993/ssl/user=***@example.com}INBOX
where "example.com" is the ionos domain. Yet I'm getting bounce messages
from postfix like:
From: "Mail Delivery System" <mailer-***@perfora.net>
To: ***@example.com
..
SMTP error from remote server for TEXT command, host: gmail-smtp-
in.l.google.com (xxx.yyy.zzz.aaa) reason: 550-5.7.26 This mail has been
blocked because the sender is unauthenticated.
..
https://support.google.com/mail/answer/81126#authentication
which is fine, insofar as this .pinerc isn't using meant to use postfix
and so it would surprising if it did authenticate with Google. Instead,
it should send directly through ionos as specified above. Why isn't it
sending through ionos?
How can Pine be configured to not use the localhost for sending?
thanks,
Nick