Noel , How are you ?.
I have a question on JAMES SMTP. My mailx cmd was sending mails to Internet through mailhost. But,it was not sending mails to Internet through gateway,which was mentioned in the config.xml. Here is the my mail header. ----------------------------------- bash-2.05# /usr/lib/sendmail -v [EMAIL PROTECTED] test . [EMAIL PROTECTED] Connecting to mailhost via relay... ----------------------------------- I have updated config.xml for to add the gateway. Here is the config.xml info. ------------------------------ <gateway>exchanger.telegea.com</gateway> ------------------------------- Please advice me. Thanks, Srinivas. > I meant for him to try dave@localhost explicitly when he was sending, in > case something mailx was doing something with the null domain before the > <user> got to James. > > His config.xml has localhost explicit and autodetect=true. From his spool > log, we can see that neither RecipientIsLocal or HostIsLocal picks up the > mail, so something about the user address isn't being picked up as local. > We don't have smtpserver.log or mailet.log, so we don't see either the RCPT > TO: <user>, or where RemoteDelivery is attempting to send. > > --- Noel > > -----Original Message----- > From: Danny Angus [mailto:[EMAIL PROTECTED]] > Sent: Saturday, August 24, 2002 4:00 > To: James Users List > Subject: RE: Help Please > > in MAIL TO:<user> > <user> is expanded to <user@localhost> before anything else happens, sending > mail to <user> is legal and works, but only if your server accepts for > servername localhost. > > d. > > > -----Original Message----- > > From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] > > > > The system is attempting to send e-mail to a remote host (that transaction > > would be captured in mailet.log). Apparently James does not recognize > > "dave" as a local user, nor "null" as a local host. Did you try > > "dave@localhost" or "dave@a-real-domain" instead of just "dave"? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
