[qmailtoaster] R: [qmailtoaster] help error SpamBox

2012-10-18 Thread Christian Ferrati
Hi,

I solve my issue with this configuration in file spamassisn local.cf

 

use_bayes 1

use_bayes_rules 0

bayes_auto_learn 1

 

Is it correct?

 

Christian 

 

Da: Christian Ferrati [mailto:christian.ferr...@smart-com.it] 
Inviato: giovedì 18 ottobre 2012 17:43
A: qmailtoaster-list@qmailtoaster.com
Oggetto: [qmailtoaster] help error SpamBox

 

Hello All,

 

I've an issue using SpamBox with last version of QmailToaster;

I noticed that when I recived the first spam mail, from a domain (example.com) 
is move to spambox and marked as SPAM.

But when I received other mails from the same domain (example.com), they are 
all marked as ***SPAM*** even if they're not (example mail only text).

There is a way to use SpamBox without this "auto-learning" ?

 

 

Example Log SPAMD (Clean mail)

 

@400050801fb505f26084 Oct 18 17:26:35.099 [9333] info: spamd: connection 
from HomeMail [127.0.0.1] at port 39095

@400050801fb507d2961c Oct 18 17:26:35.108 [9333] info: spamd: processing 
message  for 
clamav:89

@400050801fb8240af39c Oct 18 17:26:38.605 [9333] info: spamd: identified 
spam (4.1/4.0) for clamav:89 in 3.5 seconds, 32537 bytes.

@400050801fb8240e9164 Oct 18 17:26:38.605 [9333] info: spamd: result: Y 4 - 
AWL,BAYES_50,HTML_MESSAGE,RDNS_NONE,URI_OBFU_WWW 
scantime=3.5,size=32537,user=clamav,uid

 


My file Spamassassin local.cf 


ok_locales all

skip_rbl_checks 1

required_score 4

report_safe 0

rewrite_header Subject ***SPAM***

use_pyzor 1

use_auto_whitelist 1

use_bayes 1

use_bayes_rules 1

bayes_auto_learn 1

 

My file simcontrol

:clam=yes,spam=yes,spam_hits=12,attach=.src:.bat:.pif:.exe:.com:.dll

 

Regards

Christian



[qmailtoaster] help error SpamBox

2012-10-18 Thread Christian Ferrati
Hello All,

 

I've an issue using SpamBox with last version of QmailToaster;

I noticed that when I recived the first spam mail, from a domain
(example.com) is move to spambox and marked as SPAM.

But when I received other mails from the same domain (example.com), they
are all marked as ***SPAM*** even if they're not (example mail only
text).

There is a way to use SpamBox without this "auto-learning" ?

 

 

Example Log SPAMD (Clean mail)

 

@400050801fb505f26084 Oct 18 17:26:35.099 [9333] info: spamd:
connection from HomeMail [127.0.0.1] at port 39095

@400050801fb507d2961c Oct 18 17:26:35.108 [9333] info: spamd:
processing message
 for
clamav:89

@400050801fb8240af39c Oct 18 17:26:38.605 [9333] info: spamd:
identified spam (4.1/4.0) for clamav:89 in 3.5 seconds, 32537 bytes.

@400050801fb8240e9164 Oct 18 17:26:38.605 [9333] info: spamd:
result: Y 4 - AWL,BAYES_50,HTML_MESSAGE,RDNS_NONE,URI_OBFU_WWW
scantime=3.5,size=32537,user=clamav,uid

 


My file Spamassassin local.cf 


ok_locales all

skip_rbl_checks 1

required_score 4

report_safe 0

rewrite_header Subject ***SPAM***

use_pyzor 1

use_auto_whitelist 1

use_bayes 1

use_bayes_rules 1

bayes_auto_learn 1

 

My file simcontrol

:clam=yes,spam=yes,spam_hits=12,attach=.src:.bat:.pif:.exe:.com:.dll

 

Regards

Christian



[qmailtoaster] SPF check

2012-10-18 Thread Christian Ferrati
Hi,

I have turn on SPF checking with value=3 (3: Reject mails when SPF
resolves to fail (deny))

Is possibile remove the SPF Check only for one domain?

 

regards

Christian 

 



[qmailtoaster] R: [qmailtoaster] PDF files

2012-10-05 Thread Christian Ferrati
Hi,
Have you tried to edit the parameters in the php.ini file? 
max_execution_time  
max_input_time 
memory_limit 
post_max_size 
upload_max_filesize 

And read this link: 
http://wiki.qmailtoaster.com/index.php/Attachment_size_limitations
The default setting for 'databytes' is 20971520 which is a sane, default number.
if you host a domain that deals in large attachments for data transfer, you may 
need to increase that number in /var/qmail/control/databytes

Christian 


Da: postmas...@seawise-chartering.co.uk 
[mailto:postmas...@seawise-chartering.co.uk] 
Inviato: venerdì 5 ottobre 2012 11:06
A: qmailtoaster-list@qmailtoaster.com
Oggetto: [qmailtoaster] PDF files

Hello all,


I have an interesting issue on my host. All PDF files coming as attachments and 
larger than a certain size are corrupted.
Say, a user receives an e-mail with two PDF files (2Mb and 7Mb). 2Mb PDF is OK, 
but 7Mb file is only 1.5M in size and corrupted. Any idea what the problem may 
be please?


Rgds
Alex


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] how to enable spambox

2012-10-05 Thread Christian Ferrati
 

HI,

I have last versione QmailToaster on Centos 5.8 and I want move spam
messaeges to spambox.

I know that this feature had been removed because it used to conflict
with overquota notification and I have try recompile vpopmail-toaster
with Spambox folder (rpmbuild --rebuild --with cnt50 --define 'spambox
1' qmailadmin-toaster-*.src.rpm) through this link
http://wiki.qmailtoaster.com/index.php/FAQs .

 

I have also try to modify /home/vpopmail/domain/.qmail-default to use
/etc/mail/mailfiter using this command line  "|/var/qmail/bin/preline
/usr/bin/maildrop /etc/mail/mailfilter " but it doesn't work and I have
also try to follow same forum to create new mailfilter file or .qmail in
$VHOME/ but it doesn't work too.
 
Could someone send me or link me a correct guide for Qmail-Toaster to
solve this issue
 

Thank

Chris.



[qmailtoaster] Move SPAM mail automatically

2012-08-20 Thread Christian Ferrati
Hi,

There is a way to set qmail-spamassin to automatically move all incoming
Email renamed as ***SPAM*** to a "spam folder"?

 

Regards

Christian 



[qmailtoaster] R: [qmailtoaster] R: [qmailtoaster] Request replicate mails

2012-03-12 Thread Christian Ferrati
Sorry, 

I solve my issue; It was caused by double forwarding in Qmailadmin.

Using taps configuration, I have solved the issue of replicate mails.

 

Best Regards and thanks for the support.

 

 

Da: Christian Ferrati 
Inviato: lunedì 12 marzo 2012 12:26
A: qmailtoaster-list@qmailtoaster.com
Oggetto: [qmailtoaster] R: [qmailtoaster] Request replicate mails

 

Hi,

 

I have tried to use taps file, but I have notice that there is not a copy but 
move all incoming mail at ad...@example.com

My taps file:
.*@domain.com:ad...@example.com

Why? How can I resolve this issue?

 

Christian Ferrati

 

 

Da: Bharath Chari [mailto:qmailtoas...@arachnis.com] 
Inviato: venerdì 9 marzo 2012 15:46
A: qmailtoaster-list@qmailtoaster.com
Oggetto: Re: [qmailtoaster] Request replicate mails

 

On Friday 09 March 2012 04:20 PM, Christian Ferrati wrote: 

Hi,

I have to replace an old qmail server (I'll call serverX) of an upgrade because 
my client, and I have to replicate all existing configurations.

ServerX contains two domains: example.com and mail.example.com (two distinct 
domains); The hostname of the server is mail.example.com (same as domain), name 
found on /var/qmail/control/me.

When a mail will recive in the ServerX (for example to 
custome.serv...@exemple.com), this mail will be duplicate, and one copy is send 
to the mail l...@mail.example.com.

 

I have not found any configuration on vpopmail web interface, squirrelmail, 
webmin interface and local mail client.

 

Maybe this will help you:
http://wiki.qmailtoaster.com/index.php/Taps   - this will send a copy of all 
incoming and outgoing mail to the specified account.

Alternatively you could create a forward for each individual account using 
qmailadmin and check the "save a copy" box.

Bharath



[qmailtoaster] R: [qmailtoaster] Request replicate mails

2012-03-12 Thread Christian Ferrati
Hi,

 

I have tried to use taps file, but I have notice that there is not a copy but 
move all incoming mail at ad...@example.com

My taps file:
.*@domain.com:ad...@example.com

Why? How can I resolve this issue?

 

Christian Ferrati

 

 

Da: Bharath Chari [mailto:qmailtoas...@arachnis.com] 
Inviato: venerdì 9 marzo 2012 15:46
A: qmailtoaster-list@qmailtoaster.com
Oggetto: Re: [qmailtoaster] Request replicate mails

 

On Friday 09 March 2012 04:20 PM, Christian Ferrati wrote: 

Hi,

I have to replace an old qmail server (I'll call serverX) of an upgrade because 
my client, and I have to replicate all existing configurations.

ServerX contains two domains: example.com and mail.example.com (two distinct 
domains); The hostname of the server is mail.example.com (same as domain), name 
found on /var/qmail/control/me.

When a mail will recive in the ServerX (for example to 
custome.serv...@exemple.com), this mail will be duplicate, and one copy is send 
to the mail l...@mail.example.com.

 

I have not found any configuration on vpopmail web interface, squirrelmail, 
webmin interface and local mail client.

 

Maybe this will help you:
http://wiki.qmailtoaster.com/index.php/Taps   - this will send a copy of all 
incoming and outgoing mail to the specified account.

Alternatively you could create a forward for each individual account using 
qmailadmin and check the "save a copy" box.

Bharath



[qmailtoaster] R: [qmailtoaster] Request replicate mails

2012-03-12 Thread Christian Ferrati
Thanks for support.

Today I will try with taps solution, and I will report you if it works.

 

Christian Ferrati

 

 

Da: Bharath Chari [mailto:qmailtoas...@arachnis.com] 
Inviato: venerdì 9 marzo 2012 15:46
A: qmailtoaster-list@qmailtoaster.com
Oggetto: Re: [qmailtoaster] Request replicate mails

 

On Friday 09 March 2012 04:20 PM, Christian Ferrati wrote: 

Hi,

I have to replace an old qmail server (I'll call serverX) of an upgrade because 
my client, and I have to replicate all existing configurations.

ServerX contains two domains: example.com and mail.example.com (two distinct 
domains); The hostname of the server is mail.example.com (same as domain), name 
found on /var/qmail/control/me.

When a mail will recive in the ServerX (for example to 
custome.serv...@exemple.com), this mail will be duplicate, and one copy is send 
to the mail l...@mail.example.com.

 

I have not found any configuration on vpopmail web interface, squirrelmail, 
webmin interface and local mail client.

 

Maybe this will help you:
http://wiki.qmailtoaster.com/index.php/Taps   - this will send a copy of all 
incoming and outgoing mail to the specified account.

Alternatively you could create a forward for each individual account using 
qmailadmin and check the "save a copy" box.

Bharath



[qmailtoaster] Request replicate mails

2012-03-09 Thread Christian Ferrati
Hi,

I have to replace an old qmail server (I'll call serverX) of an upgrade
because my client, and I have to replicate all existing configurations.

ServerX contains two domains: example.com and mail.example.com (two
distinct domains); The hostname of the server is mail.example.com (same
as domain), name found on /var/qmail/control/me.

When a mail will recive in the ServerX (for example to
custome.serv...@exemple.com), this mail will be duplicate, and one copy
is send to the mail l...@mail.example.com.

 

I have not found any configuration on vpopmail web interface,
squirrelmail, webmin interface and local mail client.

 

How can I replicate this configuration?

 

This is an example of delivery mail:

 

File /var/log/qmail/smtp/current

@40004f59dc93369d0a7c warning: trouble injecting bounce message,
will try later

@40004f59dc9337ca5b34 new msg 8609587

@40004f59dc9337ca66ec info msg 8609587: bytes 17808 from
 qp 5159 uid 89

@40004f59dc933802f37c starting delivery 179: msg 8609587 to local
mail.example.com-...@mail.example.com

@40004f59dc9338032644 status: local 1/10 remote 0/20

@40004f59dc933803c284 starting delivery 180: msg 8609587 to local
example.com-customer.serv...@example.com

@40004f59dc933804242c status: local 2/10 remote 0/20

@40004f59dc93387ee20c delivery 179: success: did_0+0+1/

@40004f59dc93387fd43c status: local 1/10 remote 0/20

@40004f59dc933880e994 delivery 180: success: did_0+0+1/

@40004f59dc93388283bc status: local 0/10 remote 0/20

@40004f59dc933883b084 end msg 8609587

 

 

File /var/log/qmail/current

 

@40004f59dc923aba9584 tcpserver: status: 1/20

@40004f59dc923abe94f4 tcpserver: pid 5158 from 151.1.xxx.xxx

@40004f59dc923ac0850c tcpserver: ok 5158 0:192.168.0.253:25
:151.1.xxx.xxx::48978

@40004f59dc930d156744 CHKUSER accepted sender: from  remote < servermail.domain.it:unknown:151.1.xxx.xxx> rcpt
<> : sender accepted

@40004f59dc930e01cecc CHKUSER accepted rcpt: from  remote  rcpt
 : found existing recipient

@40004f59dc9338c4092c tcpserver: end 5158 status 0

@40004f59dc9338c418cc tcpserver: status: 0/20

 

 

/service/qmail-send: up (pid 2413) 10708 seconds

/service/qmail-send/log: up (pid 2414) 10708 seconds

/service/qmail-smtpd: up (pid 2412) 10708 seconds

/service/qmail-smtpd/log: up (pid 2415) 10708 seconds

messages in queue: 0

messages in queue but not yet preprocessed: 0

 

Christian Ferrati



[qmailtoaster] When will CentOS 6 be out

2011-09-23 Thread Christian Ferrati
Hi,
I wanted to know when it's scheduled release date of the script for
install Qmail Toaster to centos 6 x86/64.
Thanks


Christian 

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] R: Reverse DNS does not match SMTP Banner

2010-10-20 Thread Christian Ferrati
Hi,

I have solved my problem by editing the file /var/qmail/control/smtpgreeting

 

[r...@relay control]# cat smtpgreeting

relay.that-aviation.com - Welcome SMTP Server

 

Thank you

 

Christian Ferrati

 

Dipartimento Tecnico/Sistemi

Smartcom SpA

Via R. Lepetit, 8 – 20020 Lainate (MI)

Tel. 0299813311 Fax 0299813197

www.smart-com.it <http://www.smart-com.it> 

 

 

   

 

Rispetta l'ambiente. Non stampare questa mail se non è necessario.

Respect the environment. Please print this email, only if strictly necessary.

 

 

 

Privacy, D. Lgs. n. 196/2003 n. 196, si precisa che le informazioni contenute 
in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora 
il messaggio in parola Vi fosse pervenuto per errore, Vi invitiamo ad 
eliminarlo senza copiarlo e a non inoltrarlo a terzi, dandocene gentilmente 
comunicazione ai recapiti in calce. I Vostri dati personali, le Vostre 
coordinate di posta elettronica da Voi fornitici saranno utilizzati per i 
necessari adempimenti istituzionali e/o per obblighi di legge e non saranno 
oggetto di comunicazione o diffusione a terzi e saranno trattati sia in forma 
elettronica, che cartacea.
Ricordiamo infine che Vi sono riconosciuti i diritti di cui all'art. 7 del D. 
Lgs. 196/03 ( tra cui diritto di rettifica, aggiornamento, cancellazione).

 

Per comunicazioni tel. 0299813311– fax. 0299813197 oppure inviate una e-mail a 
priv...@smart-com.it

 

Da: Christian Ferrati 
Inviato: mercoledì 20 ottobre 2010 19:53
A: qmailtoaster-list@qmailtoaster.com
Oggetto: Reverse DNS does not match SMTP Banner

 

Hi, 

I have a problem with my smtp server

If I test my server with mxtoolbox.com, receive this warning message: “Reverse 
DNS does not match SMTP Banner”.

 

 Not an open relay.
 0 seconds - Good on Connection time
 2.122 seconds - Good on Transaction time
 OK - 151.1.205.164 resolves to relay.that-aviation.com
  Warning - Reverse DNS does not match SMTP Banner

 

My server hostname is:  relay.that-aviation.com and with dig tools, all answer 
section are correct:

 

164.205.1.151.in-addr.arpa. 14400 INPTR relay.that-aviation.com.

that-aviation.com.  86400   IN  MX  10 relay.that-aviation.com.

 

Ho I can fix the problem?

With this problem I have problems to send e-mails  with some provider or client?

Thank you very much

 

Christian Ferrati

 

Dipartimento Tecnico/Sistemi

Smartcom SpA

Via R. Lepetit, 8 – 20020 Lainate (MI)

Tel. 0299813311 Fax 0299813197

www.smart-com.it <http://www.smart-com.it> 

 

 

  

 

Rispetta l'ambiente. Non stampare questa mail se non è necessario.

Respect the environment. Please print this email, only if strictly necessary.

 



 

Privacy, D. Lgs. n. 196/2003 n. 196, si precisa che le informazioni contenute 
in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora 
il messaggio in parola Vi fosse pervenuto per errore, Vi invitiamo ad 
eliminarlo senza copiarlo e a non inoltrarlo a terzi, dandocene gentilmente 
comunicazione ai recapiti in calce. I Vostri dati personali, le Vostre 
coordinate di posta elettronica da Voi fornitici saranno utilizzati per i 
necessari adempimenti istituzionali e/o per obblighi di legge e non saranno 
oggetto di comunicazione o diffusione a terzi e saranno trattati sia in forma 
elettronica, che cartacea.
Ricordiamo infine che Vi sono riconosciuti i diritti di cui all'art. 7 del D. 
Lgs. 196/03 ( tra cui diritto di rettifica, aggiornamento, cancellazione).

 

Per comunicazioni tel. 0299813311– fax. 0299813197 oppure inviate una e-mail a 
priv...@smart-com.it

 

<><><><>

[qmailtoaster] Reverse DNS does not match SMTP Banner

2010-10-20 Thread Christian Ferrati
Hi, 

I have a problem with my smtp server

If I test my server with mxtoolbox.com, receive this warning message: “Reverse 
DNS does not match SMTP Banner”.

 

 Not an open relay.
 0 seconds - Good on Connection time
 2.122 seconds - Good on Transaction time
 OK - 151.1.205.164 resolves to relay.that-aviation.com
  Warning - Reverse DNS does not match SMTP Banner

 

My server hostname is:  relay.that-aviation.com and with dig tools, all answer 
section are correct:

 

164.205.1.151.in-addr.arpa. 14400 INPTR relay.that-aviation.com.

that-aviation.com.  86400   IN  MX  10 relay.that-aviation.com.

 

Ho I can fix the problem?

With this problem I have problems to send e-mails  with some provider or client?

Thank you very much

 

Christian Ferrati

 

Dipartimento Tecnico/Sistemi

Smartcom SpA

Via R. Lepetit, 8 – 20020 Lainate (MI)

Tel. 0299813311 Fax 0299813197

www.smart-com.it <http://www.smart-com.it> 

 

 

   

 

Rispetta l'ambiente. Non stampare questa mail se non è necessario.

Respect the environment. Please print this email, only if strictly necessary.

 

 

 

Privacy, D. Lgs. n. 196/2003 n. 196, si precisa che le informazioni contenute 
in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora 
il messaggio in parola Vi fosse pervenuto per errore, Vi invitiamo ad 
eliminarlo senza copiarlo e a non inoltrarlo a terzi, dandocene gentilmente 
comunicazione ai recapiti in calce. I Vostri dati personali, le Vostre 
coordinate di posta elettronica da Voi fornitici saranno utilizzati per i 
necessari adempimenti istituzionali e/o per obblighi di legge e non saranno 
oggetto di comunicazione o diffusione a terzi e saranno trattati sia in forma 
elettronica, che cartacea.
Ricordiamo infine che Vi sono riconosciuti i diritti di cui all'art. 7 del D. 
Lgs. 196/03 ( tra cui diritto di rettifica, aggiornamento, cancellazione).

 

Per comunicazioni tel. 0299813311– fax. 0299813197 oppure inviate una e-mail a 
priv...@smart-com.it

 

<><><><>

[qmailtoaster] SPAM rules

2010-07-26 Thread Christian Ferrati
Hi,

I installed the last version of Qmail Toaster on Centos 5.5 and on this mail 
server I only have one domain with 100 mail boxes;

I would create one mail s...@mydomain.com and I 'd like to move in this 
mail-box ALL e-mails with the header **SPAM** my SpamAssasin service already 
processed.

Is it possible to create a new rule in spamassassin (file local.cf) for moving 
in a single mail box all processed spam e-mails?

 

Thank you

 

Christian Ferrati

 

Dipartimento Tecnico/Sistemi

Smartcom SpA

Via R. Lepetit, 8 - 20020 Lainate (MI)

Tel. 0299813311 Fax 0299813197

www.smart-com.it <http://www.smart-com.it> 

 

 

   

 

Rispetta l'ambiente. Non stampare questa mail se non è necessario.

Respect the environment. Please print this email, only if strictly necessary.

 

 

 

Privacy, D. Lgs. n. 196/2003 n. 196, si precisa che le informazioni contenute 
in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora 
il messaggio in parola Vi fosse pervenuto per errore, Vi invitiamo ad 
eliminarlo senza copiarlo e a non inoltrarlo a terzi, dandocene gentilmente 
comunicazione ai recapiti in calce. I Vostri dati personali, le Vostre 
coordinate di posta elettronica da Voi fornitici saranno utilizzati per i 
necessari adempimenti istituzionali e/o per obblighi di legge e non saranno 
oggetto di comunicazione o diffusione a terzi e saranno trattati sia in forma 
elettronica, che cartacea.
Ricordiamo infine che Vi sono riconosciuti i diritti di cui all'art. 7 del D. 
Lgs. 196/03 ( tra cui diritto di rettifica, aggiornamento, cancellazione).

 

Per comunicazioni tel. 0299813311- fax. 0299813197 oppure inviate una e-mail a 
priv...@smart-com.it <mailto:priv...@smart-com.it> 

 

<><>