I am at my wit’s end and could use some help.
I’ve inherited some FreePBX systems(14, 15, & 16) that are able to send email… somehow…
/var/log/maillog suggests it’s beeing sent via postfix but I cannot find the postfix config file.
Here’s output from /var/log/maillog:
Jan 12 23:32:54 sub.dom.mydomain.com postfix/smtpd[25894]: connect from sub.dom.mydomain.com[::1]
Jan 12 23:32:55 sub.dom.mydomain.com postfix/smtpd[25894]: 0C1ABBF7A0: client=sub.dom.mydomain.com[::1]
Jan 12 23:32:55 sub.dom.mydomain.com postfix/cleanup[25897]: 0C1ABBF7A0: message-id=<2fb1bcef517d44da39c360201508afba@swift.generated>
Jan 12 23:32:55 sub.dom.mydomain.com postfix/smtpd[25894]: disconnect from sub.dom.mydomain.com[::1]
Jan 12 23:32:55 sub.dom.mydomain.com postfix/qmgr[1097]: 0C1ABBF7A0: from=<freepbx@mydomain.com>, size=87927, nrcpt=1 (queue active)
Jan 12 23:32:55 sub.dom.mydomain.com postfix/smtp[25898]: 0C1ABBF7A0: to=<me@mydomain.com>, relay=aspmx.l.google.com[142.250.114.26]:25, delay=0.55, delays=0.08/0.06/0.08/0.34, dsn=2.0.0, status=sent (250 2.0.0 OK 1736746375 46e09a7af769-7231864a298si6252728a34.180 - gsmtp)
Jan 12 23:32:55 sub.dom.mydomain.com postfix/qmgr[1097]: 0C1ABBF7A0: removed
I’ve searched for any gmail configuration in every single file in /etc/postfix (started with main.cf) as well as:
/usr/libexec/postfix
/var/spool/postfix
/var/lib/postfix
Is there another directory somewhere that I would find the configuration? I have scoured the internet to the best of my ability and am here as a last resort. I would deeply appreciate any and all help anyone has to offer
8 posts - 4 participants