ich habe hier drei alte Mailserver, bei keinem davon funktioniert amavis.
Alle Test Spams/Viren kommen durch von http://www.emailsecuritycheck.net...
Amavis läuft auf port 10024 und leitet auf den zweiten postfix auf 10025 weiter.
auszug der Master.cf
- Code: Alles auswählen
- amavis unix - - n - 2 smtp
 -o smtp_data_done_timeout=1200
 -o smtp_send_xforward_command=yes
 -o disable_dns_lookups=yes
 localhost:10025 inet n - - - - smtpd
 -o content_filter=
 -o local_recipient_maps=
 -o relay_recipient_maps=
 -o smtpd_restriction_classes=
 -o smtpd_client_restrictions=
 -o smtpd_helo_restrictions=
 -o smtpd_sender_restrictions=
 -o smtpd_recipient_restrictions=permit_mynetworks,reject
 -o smtpd_override_options=no_address_mappings
 -o mynetworks=127.0.0.0/8
 -o strict_rfc821_envelopes=yes
 -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_address_mappings
Auszug der Main.cf
- Code: Alles auswählen
- content_filter = amavis:[127.0.0.1]:10024
Wenn ihr noch mehr Angaben braucht lasst es mich wissen.
LG
4ss4ss1n
Edit: was ich vergessen hatte zu erwähnen es läuft der maia-mailguard auch mit... beinflusst der was an amavis?



