1833784 Members
2862 Online
110063 Solutions
New Discussion

Re: mailx problem

 
j773303
Super Advisor

mailx problem

Does anyone know using mailx command send mail
to the outlook express mail server, if it doesn't successful, which file will keep the
original mail data?
Hero
3 REPLIES 3
Michael Tully
Honored Contributor

Re: mailx problem

If mail does not send, probably due to the mail server being down, running, the 'mailq' command will tell you which ones.

The files themselves will sit in the /var/spool/mqueue directory for a default of 5 days if they don't get sent.
Anyone for a Mutiny ?
Balaji N
Honored Contributor

Re: mailx problem

hi
check the mail logs in /var/adm/syslog directly. normally the file is called dead.letter, if there is an error sending it.

check if the data is already in queue. if not, there is a chance the mail has been bounced back to the user who has sent the mail.

hth
-b-
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
T G Manikandan
Honored Contributor

Re: mailx problem

One place will be the $HOME/dead.letter for any delivery errors.

Also the mail bounced back will be stored in the user's mail box.
/var/mail/