smtp inet n - n - - smtpd
-o content_filter=spamd
spamd unix - n n - - pipe
flags=Rq user=filter argv=/usr/local/bin/sa-filter -f ${sender} --
${recipient}
Qualche idea?
Grazie in anticipo
grazie!
> Qualche idea?
Si. Usare submission, come mi è stato consigliato nel thread
"spamassassin tag outgoing mail" da me iniziato il 06/06/08.
> Grazie in anticipo
Prego!
G.
Mah, non mi pare una grande idea, anche perchè dovrei costringere
tutti gli utenti a cambiare porta sul client, dalla 25 alla 587
>>> Qualche idea?
>> Si. Usare submission, come mi è stato consigliato nel thread
>> "spamassassin tag outgoing mail" da me iniziato il 06/06/08.
> Mah, non mi pare una grande idea, anche perchè dovrei costringere
> tutti gli utenti a cambiare porta sul client, dalla 25 alla 587
Ma è proprio quello che dovresti fare per adeguarti alle rfc.
Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 < http://giovanni.homelinux.net/ >
--
Roberto Tagliaferri-Linux user #30785 <-> r.tagliaferri@(forse)tosnet.it
"That must be wonderful! I don't understand it at all."
Se lo fa un provider come Tele2 penso possa farlo anche tu dato che è la
cosa corretta.
--
Flavio Visentin
Scientists have finally discovered what's wrong with the female brain:
On the left side, there is nothing right, and on the right side, there
is nothing left.
Il punto è che ho un altro server sul quale questo problema non si
verifica:
master.cf
--------------
smtp inet n - n - - smtpd
vscan unix - - n - 3 smtp
-o smtp_data_done_timeout=1200
-o smtpd_helo_restrictions=yes
-o header_checks=yes
-o body_checks=yes
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
spamassassin unix - n n - - pipe
user=filter argv=/usr/local/bin/sa-filter -f ${sender} -- $
{recipient}
main.cf
----------
content_filter = vscan:[127.0.0.1]:10024