[TriLUG] Postfix config questions
Michael Alan Dorman
mdorman at debian.org
Mon Jun 27 13:09:35 EDT 2005
Lisa C Boyd <lcboyd at nc.rr.com> writes:
> myhostname = tigertech.netmar.com
> mydomain = netmar.com
> myorigin = $myhostname
I generally set 'myorigin = $mydomain', personally. I also generally
put my full hostname in /etc/hostname, which renders myhostname
superfluous.
> inet_interfaces = all
Probably superfluous. You can easily find out what things you've set
that are truly different from the defaults by doing 'postconf -n'.
> home_mailbox = Maildir/
> mail_spool_directory = /var/spool/mail
I do all my delivery over lmtp, so I don't know what to suggest here.
> Now, for Sendmail I have information in /etc/mail/local-host-names
> and /etc/mail/virtusertable. Where does that information go for
> Postfix?
I assume /etc/mail/local-host-names is a file with a list of domain
names to accept, one per line? You probably want to actually
reference that as 'mydestination = /etc/mail/local-host-names'.
I don't know exactly what /etc/mail/virtusertable is gonna contain or
exactly how it's used in sendmail. There should be a file called
VIRTUAL_README with postfix that covers pretty much all the bases.
Mike
--
You can be my chaperone at the halfway home -- Beck
More information about the TriLUG
mailing list