Re: Problems with local mail delivery

2003-03-03 Thread Aaron Konstam
On Mon, Mar 03, 2003 at 12:32:04PM -0500, Craig Zody wrote: > Aaron Konstam wrote: > Yes, mail is delivered fine if it is addressed 'off' of the machine. > Mail is also accepted fine from 'off' of the machine for local users. > But mail from on the machine to another user on the machine doesn't w

Re: Problems with local mail delivery

2003-03-03 Thread Michael Kuss
On Mon, 3 Mar 2003, Craig Zody wrote: > Hello all, > > I have a Red Hat 8.0 box with updates that is giving me fits. Whenever I > try to send mail locally (within the system), it doesn't go through. > > When I use the '/bin/mail' command with the -v (verbose) option, it > appears that mail is

Re: Problems with local mail delivery

2003-03-03 Thread Renato Salles
What are you using as MTA, sendmail, postfix or what? On Mon, 2003-03-03 at 13:33, Craig Zody wrote: > > I have a Red Hat 8.0 box with updates that is giving me fits. Whenever I > try to send mail locally (within the system), it doesn't go through. > > When I use the '/bin/mail' command with

Re: Problems with local mail delivery

2003-03-03 Thread Randall J. Parr
Given a stock RH8 with the sendmail service turned on and the following changes should allow local mail delivery as you describe. If you are using tcpwrappers (/etc/hosts.{allow,deny}) hosts.allow must contain a line like ALL: 127.0.0.1 or ALL: localhost.localdomain in addition make sure /et

Re: Problems with local mail delivery

2003-03-03 Thread Craig Zody
Aaron Konstam wrote: On Mon, Mar 03, 2003 at 11:26:09AM -0500, Craig Zody wrote: Hello all, I have a Red Hat 8.0 box with updates that is giving me fits. Whenever I try to send mail locally (within the system), it doesn't go through. When I use the '/bin/mail' command with the -v (verbose) opti

Re: Problems with local mail delivery

2003-03-03 Thread Aaron Konstam
On Mon, Mar 03, 2003 at 11:26:09AM -0500, Craig Zody wrote: > Hello all, > > I have a Red Hat 8.0 box with updates that is giving me fits. Whenever I > try to send mail locally (within the system), it doesn't go through. > > When I use the '/bin/mail' command with the -v (verbose) option, it >