Networking Forums

Networking Forums > Computer Networking > Linux Networking > Failed to send emails to SMTP server

Reply
Thread Tools Display Modes

Failed to send emails to SMTP server

 
 
Frank
Guest
Posts: n/a

 
      12-18-2003, 01:18 AM
Our email server is called mail.mydomain.com. I have a Redhat 7.2 machined
called myrh.mydomain.com. When I try to send emails to other guys, foe
example, (E-Mail Removed), the emails can not be delivered to
myrh.mydomain.com because sendmail in my linux machine delivers it locally.

What should I do to fix this problem?

Thanks in advance

Frank


 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      12-18-2003, 06:23 AM
On Thu, 18 Dec 2003 02:18:38 GMT, Frank <(E-Mail Removed)> wrote:
> Our email server is called mail.mydomain.com. I have a Redhat 7.2 machined
> called myrh.mydomain.com. When I try to send emails to other guys, foe
> example, (E-Mail Removed), the emails can not be delivered to
> myrh.mydomain.com because sendmail in my linux machine delivers it locally.
>
> What should I do to fix this problem?


Mail from mail.mydomain.com to (E-Mail Removed) would tend to be
delivered locally if mail.mydomain.com knows to accept mail for
mydomain.com (makes sense doesn't it?). If you specifically want to send
mail to (E-Mail Removed), then that is what you need to use for an
e-mail address.

Now if these boxes are on a LAN with private IPs, then you would either
need to use the name of the destination's private IP, or would need a
mailertable entry something like the following (assuming that your local
domain is the typical RH localdomain:

myrh.mydomain.com esmtp:[myrh.localdomain]

Or it could be the actual local IP instead of a name. The square brackets
are to ignore any MX record (and would be required if an IP is used).
Restart sendmail after making any changes.

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot send emails on USR8054 using Sympatico high speed H. S. Linux Networking 0 01-05-2005 03:30 AM
cannot send emails on USR8054 using Sympatico high speed H. S. Wireless Internet 0 01-05-2005 01:08 AM
SMTP service not send mail pttk Broadband Hardware 10 07-08-2004 04:46 PM
Cannot send emails from client pc Blair Windows Networking 0 06-23-2004 05:16 AM
How to setup SMTP on Windows 2003 Server to send and receive emails Belinda Windows Networking 2 05-24-2004 08:45 PM



1 2 3 4 5 6 7 8 9 10 11