Mail Server Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationMail Server Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 23rd, 2004, 05:11 PM
lucasrd lucasrd is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 11 lucasrd User rank is Private First Class (20 - 50 Reputation Level)lucasrd User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 h 41 m 34 sec
Reputation Power: 0
Sendmail Problem

Trying to set up my send mail program on redhat 9

keep getting the following errors when trying to send a message to any address outside my server:
**********************************************
The original message was received at Mon, 23 Aug 2004 22:01:55 -0500
from root@localhost

----- The following addresses had permanent fatal errors -----
luke@altrudev.com
(reason: 550 5.1.1 <luke@altrudev.com>... User unknown)
(expanded from: luke@altrudev.com)

----- Transcript of session follows -----
... while talking to [127.0.0.1]:
>>> DATA
<<< 550 5.1.1 <luke@altrudev.com>... User unknown
550 5.1.1 luke@altrudev.com... User unknown
<<< 503 5.0.0 Need RCPT (recipient)

Reply With Quote
  #2  
Old September 10th, 2004, 11:08 AM
VladDrac VladDrac is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 8 VladDrac User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
1) edit the sendmail.mc and edit the line:

dnl This changes sendmail to only listen on the loopback device 127.0.0.1
dnl and not on any other network devices. Comment this out if you want
dnl to accept email over the network.
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

add the "dnl" infront of the DAEMON_OPTIONS line to comment out this statement. This will tell sendmail to relay mail across a network instead of just the localhost.

2) You will have to recompile Sendmail to enable

m4 /etc/mail/sendmail.mc > /etc/sendmail.cf

3) add your network# to /etc/mail/relay-domains
If the file is not there, create it.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > Sendmail Problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway