Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi friends,
My CentOS cannot send mails (message) to my verizon cell-phones. I tested to send it to yahoo or gmail, it worked fine.
I can send mail to my cell-phone from gmail.
I view the log in /var/log/maillog, it shows:
Feb 3 09:04:08 Acp1 sendmail[15792]: q125PsaF031608: to=<root@Acp1.localdomain>, delay=1+11:38:14, xdelay=00:00:00, mailer=esmtp, pri=3274220, relay=postbox.fabulous.com., dsn=4.0.0, stat=Deferred: Connection refused by postbox.fabulous.com.
Feb 3 09:04:08 Acp1 sendmail[15792]: q120UuaE006119: to=<root@Acp1.localdomain>, delay=1+16:33:12, xdelay=00:00:00, mailer=esmtp, pri=3722978, relay=postbox.fabulous.com., dsn=4.0.0, stat=Deferred: Connection refused by postbox.fabulous.com.
Please help!
Thank you!
Is the machine you're sending from using a DHCP address? I've seen some email services only allow connections from static i.e. not dynamic IP's. If it's a static IP could it be blacklisted or lacking a reverse DNS entry?
Can you connect to the Verizon mail server from the CentOS machine and run some basic SMTP commands and see if you can get can get a better error message? It looks like it's using ESMTP to send mail, is it possible to try using only SMTP.
I'm a Linux newbie. Honestly, I use the email server with everything in default setup. I don't know how to change it from ESMTP to SMTP. Could you help me to do that?
Thanks
To be honest my sendmail skills are pretty basic. I believe there's a special process where you need to edit /etc/mail/sendmail.mc then compile the configuation file into something sendmail will read at startup.
@DanStrong, you may not like this answer, but have you considered simply sending emails to your phone as SMS messages? That's what I do. (My service provider is Sprint.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.