RE: Cannot get local mail delivered locally

2008-12-31 Thread Frank Millman
Darren Pilgrim wrote: > > Frank Millman wrote: > > Before (not working) > > > > mydestination = $myhostname, localhost.$mydomain, localhost > mydomain = > > example.com myhostname = fcserver.example.com myorigin = $mydomain > > example.com is not in $mydestination, so Postf

Re: Cannot get local mail delivered locally

2008-12-31 Thread Darren Pilgrim
Frank Millman wrote: Before (not working) mydestination = $myhostname, localhost.$mydomain, localhost mydomain = example.com myhostname = fcserver.example.com myorigin = $mydomain example.com is not in $mydestination, so Postfix relays all example.com mail to $relayhost.

RE: Cannot get local mail delivered locally

2008-12-31 Thread Frank Millman
Darren Pilgrim wrote: > > Frank Millman wrote: > > Assume our domain name is example.com, and our email addresses are > > f...@example.com, b...@example.com, etc. > > > > In main.cf, I had the following - > > > > myhostname = fcserver.example.com > > mydomain = example.com > > myorigin = $mydom

Re: Cannot get local mail delivered locally

2008-12-31 Thread Darren Pilgrim
Frank Millman wrote: Assume our domain name is example.com, and our email addresses are f...@example.com, b...@example.com, etc. In main.cf, I had the following - myhostname = fcserver.example.com mydomain = example.com myorigin = $mydomain I have now changed it to - myhostname = example.com

Cannot get local mail delivered locally

2008-12-31 Thread Frank Millman
Hi all I feel I should be able to figure this out for myself, but after two days of trying I have not succeeded, so I hope someone can help me. I have a small office network. The server runs Fedora 4, the workstations run Windows. On the server, I run Postfix to send mail, and getmail to retrieve