Operating System - HP-UX
1753301 Members
7244 Online
108792 Solutions
New Discussion юеВ

Re: How to check mail routing?

 
SOLVED
Go to solution
Michael_590
Occasional Advisor

How to check mail routing?

Dear, gurus!

Help me , please.
I try understand, if there is any possibility to check what the mail routing is?
For example I have test.com domain. My MX record pointed to mail.test.com. I have email tester@yahoo.com. How can I see full routin path between mail.yahoo.com to mail.tets.com (and be able to see mail.relays also)?

I'll be really gratefull for a help.

Michael.
3 REPLIES 3
David Bell_1
Honored Contributor

Re: How to check mail routing?

Michael,

Try using:

sendmail -v user@domain.com
TEST!
.

This should provide a verbose output of the mail.

Hope this helps,

Dave
Sanjay_6
Honored Contributor

Re: How to check mail routing?

Hi,

you can also add some debug info. May be more helpful / detailed.

echo test | mailx -s tester -- -v -d8.99 -d38.99 -d3.99 tester@yahoo.com >> out

Do a "cat out" to look at tall the info.

Hope this helps.

Regds
Steven E. Protter
Exalted Contributor
Solution

Re: How to check mail routing?

mail stuff

mailq

#see the mail ques backups

sendmail -v -q

#process mail queue verbose mode.

sendmail -v -d8.99 -d38.99 someone@yahoo.com

type some text

.


Full diagnostics.

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