[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Dynip and sendmail..
- To: "Iglu" <linux-il(at-nospam)cs.huji.ac.il>
- Subject: RE: Dynip and sendmail..
- From: "Oved Blass" <oved(at-nospam)nethost.co.il>
- Date: Wed, 20 Dec 2000 19:18:46 +0200
- Importance: Normal
- In-Reply-To: <CHEGJOCDEDIMGHKDNBLFMEKOCKAA.tal@intercomp-sys.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hello,
Test whether your server is visible from the outside:
For example
telnet yourname.ddns.com 25
Also, check the maillog - Sendmail needs to have a well configured name when
it starts.
Another issue is that the d-dns provider might have MX record that takes
all the mail for the domain as someone here mentioned. You can check this
with the nslookup utlity.
nslookup - relay.huji.ac.il
set type=mx
yourname.ddns.com
I can recommend you a d-dns provider that does not have such restriction (MX
record) but charges money for the service.
Oved Blass
Fixfax - Receive faxes without a phone
line or fax machine.
http://fixfax.co.il
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il