Hello! Is anyone here familiar with /etc/mail/mailertable? Pardon the long post. i'm trying to configure two boxes to send mail to each other *without* using DNS. My /etc/mail/mailertable is as follows: machine1(ip=eee.fff.ggg.hhh): machine2.ph.plugbert.com smtp:[aaa.bbb.ccc.ddd] .machine2.ph.plugbert.com smtp:[aaa.bbb.ccc.ddd] machine2:(aaa.bbb.ccc.ddd): machine1.us.plugbert.com smtp:[eee.fff.ggg.hhh] .machine1.us.plugbert.com smtp:[eee.fff.ggg.hhh] i've also enabled the ff features in my sendmail.m4 file: FEATURE(`allow_unresolvable_domains') FEATURE(`allow_unqualified_sender') w/c compiled cleanly via m4. i've also added the ff line to sendmail.cf: machine1: Cwlocalhost machine1.ph.plugbert.com ph.plugbert.com machine2: Cwlocalhost machine1.us.plugbert.com us.plugbert.com i managed to send/receive mails when addresses to [EMAIL PROTECTED] and [EMAIL PROTECTED], but not when addressed to [EMAIL PROTECTED] [EMAIL PROTECTED] i got a few bounced messages about DNS errors. In short, hindi ata gumagana ang /etc/mail/mailertable i'm using sendmail 8.9.3 btw Comments? __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
