This is a discussion on RE: Problem with sendmail... Can somebody help an NT guy with UNIX? within the Sco Unix forums, part of the Unix Operating Systems category; --> > -----Original Message----- > From: listmaster@xenitec.on.ca [mailto:listmaster@xenitec.on.ca]On > Behalf Of Joe Reiser > Sent: Tuesday, September 23, 2003 9:32 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: listmaster@xenitec.on.ca [mailto:listmaster@xenitec.on.ca]On > Behalf Of Joe Reiser > Sent: Tuesday, September 23, 2003 9:32 AM > To: distribution@xenitec.on.ca > Subject: Problem with sendmail... Can somebody help an NT guy > with UNIX? > > > Here is my situation, so any help would be appreciated: > > I've got a SCO 5.0.5 OpenServer running sendmail version 8.8.8. The > server was originally configured for domain abc.com, but I recently > had to change it to xyz.com. > > When mail is sent like below: > > Echo "test" | mail –s "test email" "user@otherdomain.com" > > The recipient is still root@ethel.abc.com. I changed the network > stack and the –bd mail switch gave me this: > For starters, change any occurences of abc.com to xyx.com in the following: /etc/hosts /etc/resolv.conf /etc/default/tcp /usr/mmdf/mmdftailor /usr/lib/sendmail.cf Stop and restart sendmail and see if your problems have gone away. Good luck, Fabio ----------------------------------------- Fabio Giannotti (mailto:fabiog@venmar.com) Phone: 314-428-2266 x214 Venmar Systems, Inc. 10803 Indian Head Industrial Blvd. St. Louis, MO 63132 Web: http://www.venmar.com Phone: 314-428-2266 Fax: 314-428-4747 |
| ||||
| Fabio Giannotti <fabiog@venmar.com> wrote in message news:<024401c381e3$29a5d900$6700000a@venmar.com>.. . > > For starters, change any occurences of abc.com to xyx.com in the followin > g: > > /etc/hosts > /etc/resolv.conf > /etc/default/tcp > /usr/mmdf/mmdftailor > /usr/lib/sendmail.cf > > Stop and restart sendmail and see if your problems have gone away. > > Good luck, > Fabio > > ----------------------------------------- > Fabio Giannotti (mailto:fabiog@venmar.com) > Phone: 314-428-2266 x214 > > Venmar Systems, Inc. > 10803 Indian Head Industrial Blvd. > St. Louis, MO 63132 > Web: http://www.venmar.com > Phone: 314-428-2266 > Fax: 314-428-4747 I found the old domain defined in /usr/mmdf/mmdftailor. Never knew what mmdf was, but now I do - thanks for the help! |