Bizarre isn't the word! I already have PF working very well on another box, but I have built a new one to additional hardware, RAID etc. I can send mail out to the net, but when I direct the router to the new box, nothing appears in the logs.
The main.cf is sorted as it is a direct replicate of the other box; same goes for master.cf. I am using courier-imap and as you can see from below, this is listening for imap traffic:
Code:
foo software # netstat -plnt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:9027 0.0.0.0:* LISTEN 1222/sshd
tcp 0 0 0.0.0.0:8553 0.0.0.0:* LISTEN 1236/apache2
tcp 0 0 0.0.0.0:783 0.0.0.0:* LISTEN 1581/spamd.pid -i -
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 1406/couriertcpd
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1236/apache2
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 1638/master
The maillog shows nothing other than when I move about the mail client; imap then simply logs in and out. If I sent mail via the new box, this WILL show up in the maillog. A good 48 hors has now passed and so I am looking for ideas. Perhaps something simple I have overlooked?