Re: Postfix Config -- Need assisance

2013-03-14 Thread Ansgar Wiechers
On 2013-03-14 Percy Kwong wrote: > I would have smtpd listen on an additional port. (You'll need this > for some circumstances). In addition, I would also tighten up your > iptables rules and make sure nobody can get to your mysql server > socket/port. > > > In master.cf, add the following line:

Re: Postfix Config -- Need assisance

2013-03-14 Thread Percy Kwong
Vijay, I would have smtpd listen on an additional port. (You'll need this for some circumstances). In addition, I would also tighten up your iptables rules and make sure nobody can get to your mysql server socket/port. In master.cf, add the following line: # Have SMTPD listen on port 825 a

Postfix Config -- Need assisance

2013-03-14 Thread Vijay Rajah
Hi, I'm a Postfix newbie... I'm trying to setup my personal Email server. I have been able to setup Postfix+dovecot+roundcube+Imapproxy. Basically I have a server with 2 IPv4 addresses, and the mails are stored locally by dovecot. I'm able to accept inbound and able to send emails. I'm planning t