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
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.
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
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
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