Operating System - HP-UX
1758560 Members
1666 Online
108872 Solutions
New Discussion юеВ

Tracing lost e-mail notification

 
SOLVED
Go to solution
Olga_1
Regular Advisor

Tracing lost e-mail notification

Hello,

Is there any way to tace an e-mail that was sent by a process to a non-existing e-mail address?

Thank you.
6 REPLIES 6
Hai Nguyen_1
Honored Contributor

Re: Tracing lost e-mail notification

Olga,

Look into the text log /var/adm/syslog/mail.log

Hai
Uday_S_Ankolekar
Honored Contributor

Re: Tracing lost e-mail notification

All the mail send and received logs are kept in /var/adm/syslog/mail.log file. This is configured in sendmail.cf file.

-USA...
Good Luck..
Olga_1
Regular Advisor

Re: Tracing lost e-mail notification

In /var/adm/syslog/mail.log I can see that the e-mail was sent, but is it possible to see the body of the message?
Steven E. Protter
Exalted Contributor
Solution

Re: Tracing lost e-mail notification

Hi Olga,

There is no sent folder on unix boxes.

One the message is away, the body and attachments unless cc'd to a local user are gone.

If the message bounces back you'll see something but that obviously didn't happen.

Try this to see the fate of a message to that mail address

sendmail -v -d8.99 -d38.99 mail@some.net

Type a line of text


Type a period

.



You'll get great diagnostics right up until the point the message gets accepted by the destination smtp server. If something else happens, you'll see it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Robert-Jan Goossens
Honored Contributor

Re: Tracing lost e-mail notification

Olga,

Could you be a bit more specific, kind of proces ?

cron

/var/adm/cron/log

any details on the mailadres or sender ?

cd /var/mail
grep sender reciever

Hope it helps,

Robert-Jan.
Donny Jekels
Respected Contributor

Re: Tracing lost e-mail notification

sendmail -v -d8.99 -d38.99 mail@wherever.com
"Vision, is the art of seeing the invisible"