4 069
contributi
Riga 1 399: | Riga 1 399: | ||
# swaks -t john@example.org --attach - --server localhost --suppress-data < /usr/share/clamav-testfiles/clam.exe | # swaks -t john@example.org --attach - --server localhost --suppress-data < /usr/share/clamav-testfiles/clam.exe | ||
</pre> | </pre> | ||
Tra le altre righe in <tt>/var/log/mail.log</tt> dovremmo trovare una cosa del genere: | |||
<pre> | |||
29 23:16:23 sirius amavis[4558]: (04558-02) Blocked INFECTED (ClamAV-Test-File) {DiscardedOutbound,Quarantined}, LOCAL [::1]:44226 [::1] <root@mailserver.example.org> -> <john@example.org>, quarantine: C/virus-ClS0k87Qzm4Q, Queue-ID: 6608ED6B, Message-ID: <20131029221623.6608ED6B@sirius.localdomain>, mail_id: ClS0k87Qzm4Q, Hits: -, size: 1547, 128 ms | |||
</pre> | |||
segno che ClamAV è intervenuto correttamente, bloccando l'email infetta. | |||
<br/> | |||
La mail infetta è stata spostata in <tt>/var/lib/amavis/virusmails/C/virus-ClS0k87Qzm4Q</tt> per essere eventualmente analizzata. | |||
=== Autenticazione di Postfix su un server SMTP remoto === | === Autenticazione di Postfix su un server SMTP remoto === |