[pfx] Re: Sending form a subdomain

2025-04-07 Thread Wietse Venema via Postfix-users
Joan Moreau: > This is the log from my exim to the postfix engine > > Apr 8 00:51:04 gjserver exim[31165]: 2025-04-08 00:51:04 > 1u1xB8-85P-2dKf => moreauj...@gmail.com R=mailing_route > T=postfix_relay H=ip1.grosjo.net [2a01:4f9:2a:85a::2] > X=TLS1.3:TLS_AES_256_GCM_SHA384:256 CV=yes

[pfx] Re: Sending form a subdomain

2025-04-07 Thread Wietse Venema via Postfix-users
Joan Moreau: > Don't understand your response > > There is nothing in the log. > The mail is accepted for delivery, but never delivered No logs, that means Postfix is not running. As super-user, do 'postqueue -p'. It will warn that Postfix is not running, and then it will show mail that is sitti

[pfx] Re: Sending form a subdomain

2025-04-07 Thread Wietse Venema via Postfix-users
Joan Moreau via Postfix-users: > Hi > > I am trying to send an email with postfix from a subdomain and not the > main domain > > The email is accepted by postfix, but then never sent to the recipient > (I tested with my gmail account as recipient) > > All emails sent the same way but not from

[pfx] Sending form a subdomain

2025-04-07 Thread Joan Moreau via Postfix-users
Hi I am trying to send an email with postfix from a subdomain and not the main domain The email is accepted by postfix, but then never sent to the recipient (I tested with my gmail account as recipient) All emails sent the same way but not from a subdomain, just the plain domain, work fine

[pfx] Re: relaying with oAuth

2025-04-07 Thread Wietse Venema via Postfix-users
Gino Ferguson via Postfix-users: > Hi All, > > We are relaying emails to Microsoft SMTP servers with basic > authentication but Microsoft is sunsetting this form of auth and > they push everyone to oAuth. > > I'm curious what do you use for oAuth? I've found a github project > and I'm about to giv

[pfx] relaying with oAuth

2025-04-07 Thread Gino Ferguson via Postfix-users
Hi All, We are relaying emails to Microsoft SMTP servers with basic authentication but Microsoft is sunsetting this form of auth and they push everyone to oAuth. I'm curious what do you use for oAuth? I've found a github project and I'm about to give it a try very soon but I'm open to any viab