Nota: postfix ne scannera que les mails qu'il recevra, donc il te faudra fetchmail par ex pour les recuperer d'abord. ET ne pas demander a fetchmail de passer par un mda directement.
1 main.cf:
# see /usr/share/postfix/main.cf.dist for a commented, fuller
# version of this file.
# Do not change these directory settings - they are critical to Postfix
# operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
setgid_group = postdrop
biff = no
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
transport_maps = hash:/etc/postfix/transport
# domaine interne, enregistré dans le dns local
myhostname = isis.localnet.fr
myorigin = localnet.fr
mydomain = localnet.fr
mydestination = $myhostname, $mydomain, localhost.$mydomain, autres.domaines
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
mynetworks = 127.0.0.0/8, 192.168.0.0/24
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
append_dot_mydomain = yes
home_mailbox = Maildir/
default_transport = uucp:uucpssh
content_filter = smtp-amavis:[127.0.0.1]:10024
max_use = 10
# Ok, let's go
Posté par -=[ silmaril ]=- (site web personnel) . En réponse au message configuration fastidieuse du trio clamav amavis-new postfix. Évalué à 1.