my mail queue keeps growing 1200 messages and climbing…
here is the strange thing. It is delivering voicemail messages without any issue.
I did an intrusion and got the ban mail message right away.
i get email for upgrades on modules.
so i am not really sure what is getting stuck and how to check what is stuck.
tail /var/log/maillog
should tell you whats up.
Also see. https://wiki.freepbx.org/display/PPS/Checking+Email+Queue
so here is an example in the log
Sep 12 10:13:02 freepbx3 postfix/qmgr[17660]: 27FAB702C652: from=<asterisk@[email protected]>, size=987, nrcpt=1 (queue active)
Sep 12 10:13:02 freepbx3 postfix/smtp[19453]: 27FAB702C652: to=<asterisk@[email protected]>, orig_to=, relay=mail.pb-sf.com[ - IP - ]:25, delay=0.35, delays=0.04/0/0.19/0.11, dsn=4.7.1, status=deferred (host mail.pb-sf.com[ - our IP - ] said: 454 4.7.1 <asterisk@[email protected]>: Relay access denied (in reply to RCPT TO command))
but it is delivering this message still.
queue continues to grow and so does the log file
can i just delete the logfile and it will start a new one?
Can you re-configure your relay?
asterisk@[email protected] ??
yes i can reconfigure the relay
but with what?
yes the asterisk@[email protected] is very strange i agree
this is the setup under admin currently
Your Origin is wrong.
Origin should be something like “pbx.mydomain.com”
My Domain should be “mydomain.com”
So, if your domain is pb-sf.com, Origin should be the name of your PBX… so pbx.pb-sf.com
And my domain should be pb-sf.com
The “My Origin” being wrong is what is hosing up your emails.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.