Ok. So I started looking at Postfix and configuring it. I still have Sendmail running (which I will stop when I'm confident in my Postfix config).

Do these look right?

queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
myhostname = tigertech.netmar.com
mydomain = netmar.com
myorigin = $myhostname
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
home_mailbox = Maildir/
mail_spool_directory = /var/spool/mail

Now, for Sendmail I have information in /etc/mail/local-host-names and /etc/mail/virtusertable. Where does that information go for Postfix?

Thanks for the help :)
Lisa B.


--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to