![]() |
Mail Server Problem after "How To Fight Spam Using Your Postfix Configuration"
I guess this is meant to "todgerme" the howto author of "How To Fight Spam Using Your Postfix Configuration".
I have a working Mail Server which I configured using the "Virtual Users And Domains With Postfix, Courier And MySQL (+ SMTP-AUTH, Quota, SpamAssassin, ClamAV)", and I wanted to add some additional spam filtering and I happen to read your howto tutorial and I tried configuring the said Mail Server. After the configuration, I encountered this problem. Code:
Dec 21 11:54:20 mail postfix/master[5183]: warning: process /usr/lib/postfix/virtual pid 5300 exit status 1 |
What's the output of
Code:
postconf -n |
Quote:
Code:
alias_database = hash:/etc/aliases |
Your Postfix configuration looks very different from the one in the tutorial...
Please try this: Code:
postconf -e 'mynetworks = 127.0.0.0/8' |
| All times are GMT +2. The time now is 04:38. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.