Jump to content

Recommended Posts

Posted
You should enable the email logging and set the log level reasonably high. If you only want to see the email-related log messages, better turn the other messages off.

 

where do I have to set the email logging?

I have set sent email to yes

  • 2 years later...
Posted
my problem is that i have so many domains, and when i come in to the office and see on the overnight a few emails were niot sent, how do i know exactly which one

 

The files in the spool directory are ASCII readable. You can use grep to find out which domains are affected.

 

But if the files have been deleted, that means they probably made it out. The PBX tries 50 times to send it before it deletes an email. Every trial takes a long time, maybe 5 minutes timeout.

Posted
what would be an example of a grep command to use?

sorry not that familier with it

 

Try grep -H "Domain: 12" * if the domain number is 12. You can see the domain number when you move the mouse over the link to go into a domain.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...