|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
sendmail help - can't recieve external mail
Hi, I am new to mail admin/sendmail. I got sendmail working locally to send and recieve. I can send external mail (not to hotmail though). I cannot recieve any external mail. Please help.
I have account dyndns for my dynamic ip. I am running mandrake linux 10.0, sendmail. My sendmail.cf has no DAEMON_OPTIONS command in it. Please help, Thanks I have tried postfix to see if I could get it working. I have the same problem. No recieve external mail. ???? |
|
#2
|
||||
|
||||
|
Check your mail queue and see if the mail is in queued for sending ~
__________________
Yupapa Web Services |
|
#3
|
|||
|
|||
|
First Things First I guess!
Check
/etc/mail/sendmail.mc for a few lines like this dnl # The following causes sendmail to only listen on the IPv4 loopback address dnl # 127.0.0.1 and not on any other network devices. Remove the loopback dnl # address restriction to accept email from the internet or intranet. dnl # dnl DAEMON_OPTIONS(`Port=smtp, Addr=##.###.##.##, Name=MTA')dnl dnl DAEMON_OPTIONS(`Port=smtp, Addr=127.0.0.1, Name=MTA')dnl Make sure that the host is *not* set to loop back |
|
#4
|
|||
|
|||
|
Thankyou, My sendmail.mc has no "DAEMON_OPTIONS" line in it at all. Do I need to add them ??
|
|
#5
|
||||
|
||||
|
Yes ~
|
|
#6
|
|||
|
|||
|
DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl
Should suffice . . . . |
![]() |
| Viewing: Dev Shed Forums > System Administration > Mail Server Help > sendmail help - can't recieve external mail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|