J. Bakshi wrote:
KENNEDY VAN DAM Eric wrote:
Hello Kennedy and Dmitry,
thanks for your kind response.
I have also modified the line as
content_filter = smtpamavis:[127.0.0.1]:10024
but still the same error.
Dmitry, I already have the
smtp-amavis unix - - n - 2 smtp
you need to reread what Eric said.
- leave master.cf as it is
- run the following command
# postconf -e "content_filter=smtp-amavis:[127.0.0.1]:10024"
or make it shorter: replace both "smtpamavis" and "smtp-amavis" with
"filter" in both master.cf and main.cf.