07-18-2013 12:14 PM
how do i see the messages going out in real time?
07-18-2013 12:22 PM
SSH or Telnet to the box and login. At the prompt, enter "grep", hit enter.
Answer as below (assuming mail _logs is number 14 on your box like they are on mine...)
Enter the number of the log you wish to grep.
[]> 14
Enter the regular expression to grep.
[]>
Do you want this search to be case insensitive? [Y]> y
Do you want to tail the logs? [N]> y
Do you want to paginate the output? [N]> n
07-18-2013 12:32 PM
I'm having a difficulty, but the emails are going out without the domain of the company, not sure if they are being received by recipients, the message should appear tracking user @ mydomain appear but numbers and other characters.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide