1829347 Members
5075 Online
109991 Solutions
New Discussion

qmail problem

 
SOLVED
Go to solution
Vijaya Kumar_3
Respected Contributor

qmail problem

Hi

I am running RHL Version 7.3 with qmail version 1.03.7
I am facing some problem in sending mail.
I am able to send mail all the hosts except one hostname like abcd.com. I am unable to send mail to that host.
my current log says

@400000003f955be7046a841c delivery 34: success: 13.0.44.38_accepted_message./Remote_host_said:_250_+OK_message_dispatched/

But i am not receiving mail

any idea on this ?
Thanks
Vijay
Known is a drop, unknown is ocean - visit me at http://vijay.theunixplace.com
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: qmail problem

Its likely that there is a configuration problem on the remote host. That means its beyond your control.

A quick test would be.

sendmail -v -d8 -d38 someone@abcd.com
type some text

.


If it goes through and is received, then it is indeed a qmail issue. If not, the error message will lead you to either a DNS issue in your world or a DNS issue with abcd.com

Please run diags and report results.

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
Vijaya Kumar_3
Respected Contributor

Re: qmail problem

great!!

thanks, i found the problem. it is on the remote end it seems

Thanks
Vijay
Known is a drop, unknown is ocean - visit me at http://vijay.theunixplace.com