On Thu, 2003-10-16 at 14:47, Rajesh wrote: > On Thu, Oct 16, 2003 at 08:28:20AM +0000, nilesh vaghela wrote: > > >Hi, > > > > > > > >My sendmail server working fine except one. > > > >domain = mycomopany.com > >nonlocaluser = [EMAIL PROTECTED] > > > >Any local user sending mail to this perticuler user it gives message unknown > >user. As user is not a local. xyz user use his account with some different > >places. > > > >I tried to use LUSER_RELAY,`mail.mycompany.com' > >I tried almost all the options with this like > >relay:mail.mycompany.com > >smtp:mail.mycompany.com etc. > > > >But as the mail will be forworded as [EMAIL PROTECTED] ???? > > > >How to resolve this. > > add mycompany.com to /etc/mail/local-host-names > > Peace > > -- > Rajesh Nilesh Did this work?? Been trying to beat my head against a wall with this. My solution was to name local domain as non-qualified domain and then masquerade all outward mail as mydomain.com This way [EMAIL PROTECTED] is delivered locally and [EMAIL PROTECTED] gets delivered outside..... But if a local user is sent mail with [EMAIL PROTECTED] it makes a round trip back!! ;-( -- Sudev Barar
Learning Linux ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
