Re: Local mail delivery gone

2002-04-22 Thread Daniel Kleine-Albers
Hello, take a look at /etc/postfix/main.cf There has to be a line looking like mydestination = (or similar) Here you have to enter all local mail destinations (the parts right of the @sign), for example: mydestination = dka-edv.de tibook.dka-edv.de Then local delivery should work - everything

Re: Local mail delivery gone

2002-04-22 Thread Steve Cooper
>From craigw <[EMAIL PROTECTED]>, on Sun, Apr 21, 2002 at 10:04:51PM -0700: > On Sun Apr 21, 2002 at 09:23:25PM -0700, Steve Cooper wrote: > > I have a working stand-alone Debian Unstable system with a DSL > > internet connection. It happily receives email from my ISP's POP > > server using getmai

Re: Local mail delivery gone

2002-04-22 Thread craigw
On Sun Apr 21, 2002 at 09:23:25PM -0700, Steve Cooper wrote: > Hello, > > I have a working stand-alone Debian Unstable system with a DSL > internet connection. It happily receives email from my ISP's POP > server using getmail. I have no problem sending mail with postfix, > configured for a smar

Re: local mail delivery

1999-06-04 Thread Chris Flipse
On Thu, Jun 03, 1999 at 11:48:45PM -0400, Carl Mummert wrote: >Unfortunately, that seems to not be the case...all of the mail is >deliverd to the account which invokes fetchmail. The To: header points >to a local user, but is not delivered to that user. Are you running fetchmail as ro

Re: local mail delivery

1999-06-04 Thread Carl Mummert
>Unfortunately, that seems to not be the case...all of the mail is >deliverd to the account which invokes fetchmail. The To: header points >to a local user, but is not delivered to that user. Are you running fetchmail as root, as the procmail manpage suggests?