* [gentoo-user] SMTP relay settings with Telus
@ 2023-06-11 6:10 thelma
2023-06-11 20:58 ` Jigme Datse
0 siblings, 1 reply; 3+ messages in thread
From: thelma @ 2023-06-11 6:10 UTC (permalink / raw
To: Gentoo mailing list
Just switched to Telus from Shaw and for some reason, there either isn't a working SMTP relay
So all those linux email notification stop working, what is the solution?
--
Thelma
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] SMTP relay settings with Telus
2023-06-11 6:10 [gentoo-user] SMTP relay settings with Telus thelma
@ 2023-06-11 20:58 ` Jigme Datse
2023-06-17 6:03 ` thelma
0 siblings, 1 reply; 3+ messages in thread
From: Jigme Datse @ 2023-06-11 20:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Sun, 11 Jun 2023 00:10:15 -0600
thelma@sys-concept.com wrote:
> Just switched to Telus from Shaw and for some reason, there either
> isn't a working SMTP relay
Not quite sure what the issue is. Were you using the Shaw mail servers
as you MX host? Or are you having issues with connecting to your mail
server through Telus?
> So all those linux email notification stop working, what is the
> solution?
We don't have enough information to answer that, unless someone has
gone through the same situation as you're going through. We'll need
more information about exactly what is going on.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] SMTP relay settings with Telus
2023-06-11 20:58 ` Jigme Datse
@ 2023-06-17 6:03 ` thelma
0 siblings, 0 replies; 3+ messages in thread
From: thelma @ 2023-06-17 6:03 UTC (permalink / raw
To: gentoo-user
On 6/11/23 14:58, Jigme Datse wrote:
> On Sun, 11 Jun 2023 00:10:15 -0600
> thelma@sys-concept.com wrote:
>
>> Just switched to Telus from Shaw and for some reason, there either
>> isn't a working SMTP relay
>
> Not quite sure what the issue is. Were you using the Shaw mail servers
> as you MX host? Or are you having issues with connecting to your mail
> server through Telus?
Yes, I was using Shaw for my remote and local system to send emails to me after compilation and system notification.
So after switching to Telus, it all ended.
>> So all those linux email notification stop working, what is the
>> solution?
>
> We don't have enough information to answer that, unless someone has
> gone through the same situation as you're going through. We'll need
> more information about exactly what is going on.
I've tried configure remote host to send email via Google SMTP but it doesn't work either:
main.cf
relayhost = [smtp.gmail.com]:587
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_password_maps = hash:/etc/postfix/saslpass
smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt
smtp_use_tls = yes
/etc/postfix/saslpass
[smtp.gmail.com]:587 email@gmail.com:password
But the above is not working either.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-17 6:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-11 6:10 [gentoo-user] SMTP relay settings with Telus thelma
2023-06-11 20:58 ` Jigme Datse
2023-06-17 6:03 ` thelma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox