[qmailtoaster] concerning password encryption

2010-01-08 Thread Rajesh M
hi

one of my client's need that their users  change passwords at specific
intervals. The don't want to use the squirrelmail option.

i am planning to carry this out using php and directly edit the vpopmail
database.

i need to know the method followed for password encryption in the mysql
database

help please ?

thanks very much

rajesh







-
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] Winmail.dat

2010-01-08 Thread Mahesh Bhat
Hi Guys,

 

We have been using Outlook as our mail Client..of late we have been getting
this problem of files attached with the mail getting converted to
winmail.dat.

 

Can anyone help..

 

 

Regards

 

Mahesh Bhat 

 

 



[qmailtoaster] Re: concerning password encryption

2010-01-08 Thread Eric Shubert

Rajesh M wrote:

hi

one of my client's need that their users  change passwords at specific
intervals. The don't want to use the squirrelmail option.

i am planning to carry this out using php and directly edit the vpopmail
database.

i need to know the method followed for password encryption in the mysql
database

help please ?

thanks very much

rajesh

-


I'd look into the source code for vpopmail-toaster. I'm guessing that 
your answer would be in vadduser.c


--
-Eric 'shubes'


-
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] Re: message Viagra score = 11.1 and required = 10, how to block this

2010-01-08 Thread Eric Shubert

Nicole,

There are 2 spamassassin scoring values that effect what the system does 
to spam.


The first is contained in /etc/mail/spamassassin/local.cf:
required_score 3.7
This controls the score required for spamassassin to consider the 
message spam. When a message scores this value or higher, spamassassin 
rewrites the message header according to:

rewrite_header Subject [SPAM]
which is also in the local.cf file. Note, when you make changes to this 
file, you need to restart spamassassin (using qmail-spam restart).


The second value is contained in the /var/qmail/simcontrol file:
:clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif
The spam_hits variable controls the score at which messages will be 
outright rejected by smtp, and not accepted by the server for delivery.


Does this clear things up for you?

--
-Eric 'shubes'

nicole thomson wrote:

Hi team


now 80% of the spam mails have got blocked clearly. thanks a ton to 
those who procured help .



Now the mess created by VIAGRA/Pfizer mails are the only visible to the 
users. ('|'),



I use spamdyke+spamassassin along with qmailtoaster. After reading Jake 
Vickers article in one of the viagra related query, i added rules 
as 70_your_rulseset.cf /etc/mail/spamassassin and spamassassin --lint 
and did qmail-spamd restart. Still the mails are getting delivered with 
viagra messages.




body JV_Pharm1d_Drug /cansee/i

describe JV_Pharm1d_Drug Missing a space in can see

score JV_Pharm1d_Drug 1.0

header JV_Pharm1e_Drug Subject =~ /Pharmaceutical/i

describe JV_Pharm1e_Drug Pill ad subject line

score JV_Pharm1e_Drug 1.0

header JV_Pharm1f_Drug Subject =~ /Viagra/i

describe JV_Pharm1f_Drug Viagra ad subject line

score JV_Pharm1f_Drug 1.0

header JV_Pharm1g_Drug Subject =~ /80%/i

describe JV_Pharm1g_Drug Visitor name personal 80% OFF

score JV_Pharm1g_Drug 1.0



Even though the score shows 11.1 against required 10, i dont know how to 
block or drop the same?


Can you please help me.



following are the header values of the spam message.



X-Spam-Status: Yes, score=11.1 required=10.0 
tests=BAYES_99,HTML_IMAGE_ONLY_32,



HTML_IMAGE_RATIO_02,HTML_MESSAGE,JV_Pharm1g_Drug,MIME_HTML_ONLY,MISSING_DATE,



MISSING_MID,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_DUL,RDNS_NONE autolearn=no


version=3.2.5

X-Spam-Report:

*  3.5 BAYES_99 BODY: Bayesian spam probability is 99 to 
100%


*  [score: 1.]

*  0.0 MISSING_MID Missing Message-Id: header

*  0.0 MISSING_DATE Missing Date: header

*  1.0 JV_Pharm1g_Drug Visitor name personal 80% OFF

*  1.8 HTML_IMAGE_ONLY_32 BODY: HTML: images with 
2800-3200 bytes of words


*  0.4 HTML_IMAGE_RATIO_02 BODY: HTML has a low ratio of 
text to image area


*  0.0 HTML_MESSAGE BODY: HTML included in message

*  1.5 MIME_HTML_ONLY BODY: Message only has text/html 
MIME parts


*  2.0 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay 
in bl.spamcop.net http://bl.spamcop.net/


*  [Blocked - see 
http://www.spamcop.net/bl.shtml?217.128.132.50 
http://www.spamcop.net/bl.shtml?217.128.132.50]


*  0.9 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from 
dynamic IP address


*  [217.128.132.50 listed in dnsbl.sorbs.net 
http://dnsbl.sorbs.net/]


*  0.1 RDNS_NONE Delivered to trusted network by a host 
with no rDNS




Windows 7: Find the right PC for you. Learn more. 
http://windows.microsoft.com/shop



--
-Eric 'shubes'


-
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] Passwords easy

2010-01-08 Thread Anderson Alves de Albuquerque
 How can I deny that users choose easy password?


 Is thare some cracker program that I can test actually passwords?


-- 
[], Anderson Alves de Albuquerque.
---
E-mails: andersonalvesdealbuquerque#hotmail.com (replace # by @)
andersonaa#gmail.com (replace # by @)
ICQ: 73222660
---


[qmailtoaster] Re: Passwords easy

2010-01-08 Thread Eric Shubert

Anderson Alves de Albuquerque wrote:



 How can I deny that users choose easy password?


 Is thare some cracker program that I can test actually passwords?


--
[], Anderson Alves de Albuquerque.
---


I don't know of a way to do this with the stock QMT.
There is software that does this for linux, but I don't know if can be 
integrated with vpopmail or not.


Someone else here likely knows more than I do about this. If not, I'd 
ask the question on the vpopmail users list. Matt Brookings (a 
developer) would know the answer.


--
-Eric 'shubes'


-
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




Re: [qmailtoaster] Re: Passwords easy

2010-01-08 Thread Natalio Gatti
On Fri, Jan 8, 2010 at 1:01 PM, Eric Shubert e...@shubes.net wrote:

 Anderson Alves de Albuquerque wrote:



  How can I deny that users choose easy password?


  Is thare some cracker program that I can test actually passwords?


If you want to test your passwords, you can use brutus, is a password
cracker for telnet/ftp/pop3. It runs on windows. Becarefull, if you are
using fail2ban or ossec, you could be banned.


[qmailtoaster] Re: Winmail.dat

2010-01-08 Thread Eric Shubert

Eric Shubert wrote:

Mahesh Bhat wrote:

Hi Guys,

We have been using Outlook as our mail Client….of late we have been 
getting this problem of files attached with the mail getting converted 
to winmail.dat.


Can anyone help….

Regards

Mahesh Bhat

/ /


There's an Outlook configuration parameter which controls that. I think 
it might be Tools-Options, Mail Format tab. In the Message Format 
section, is Rich Text set? If so, try changing it to HTML or Plain Text.


I'm not positive about this. Please let us know if this fixes it for you.



I've just been informed that you don't want to use the HTML setting 
either. Try Plain Text.


--
-Eric 'shubes'


-
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




RE: [qmailtoaster] Re: Winmail.dat

2010-01-08 Thread Helmut Fritz
Some good info on the winmail.dat files:

http://email.about.com/od/outlooktips/qt/Prevent_Winmail_dat_Attachments_fro
m_Being_Sent_in_Outlook.htm

http://support.microsoft.com/kb/278061

http://support.microsoft.com/kb/138053 

-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric Shubert
Sent: Friday, January 08, 2010 9:23 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Winmail.dat

Eric Shubert wrote:
 Mahesh Bhat wrote:
 Hi Guys,

 We have been using Outlook as our mail Client..of late we have been 
 getting this problem of files attached with the mail getting 
 converted to winmail.dat.

 Can anyone help..

 Regards

 Mahesh Bhat

 / /
 
 There's an Outlook configuration parameter which controls that. I 
 think it might be Tools-Options, Mail Format tab. In the Message 
 Format section, is Rich Text set? If so, try changing it to HTML or Plain
Text.
 
 I'm not positive about this. Please let us know if this fixes it for you.
 

I've just been informed that you don't want to use the HTML setting either.
Try Plain Text.

--
-Eric 'shubes'



-
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 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




Re: [qmailtoaster] Re: concerning password encryption

2010-01-08 Thread Jake Vickers

Eric Shubert wrote:

Rajesh M wrote:

hi

one of my client's need that their users  change passwords at specific
intervals. The don't want to use the squirrelmail option.

i am planning to carry this out using php and directly edit the vpopmail
database.

i need to know the method followed for password encryption in the mysql
database

help please ?

thanks very much

rajesh

- 



I'd look into the source code for vpopmail-toaster. I'm guessing that 
your answer would be in vadduser.c




By default they're not encoded, unless you changed that setting.


-
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] Re: concerning password encryption

2010-01-08 Thread Eric Shubert

Jake Vickers wrote:

Eric Shubert wrote:

Rajesh M wrote:

hi

one of my client's need that their users  change passwords at specific
intervals. The don't want to use the squirrelmail option.

i am planning to carry this out using php and directly edit the vpopmail
database.

i need to know the method followed for password encryption in the mysql
database

help please ?

thanks very much

rajesh

- 



I'd look into the source code for vpopmail-toaster. I'm guessing that 
your answer would be in vadduser.c




By default they're not encoded, unless you changed that setting.


- 


I think they're stored both encoded and in plain text by default. See 
results of /home/vpopmail/vuserinfo command. I'm not sure what the 
encoding mechanism is though, or exactly how it's used.


--
-Eric 'shubes'


-
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] smtp problem

2010-01-08 Thread sima lorena

Hello

I have a problem with the server
I cant send email out to yahoo or gmail and not receive from there
This is what i get from yahoo
Hi. This is the qmail-send program at yahoo.com http://yahoo.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

cont...@sportmaniax.ro 
http://us.mc506.mail.yahoo.com/mc/compose?to=cont...@sportmaniax.ro:

Sorry, I couldn't find a mail exchanger or IP address. (#5.4.4)

This is what i get from my server send log


@40004b47903a2fac2f7c status: local 0/10 remote 0/60
@40004b479b52140dfad4 starting delivery 47: msg 45876091 to remote 
alex01...@yahoo.com

@40004b479b52140e4124 status: local 0/10 remote 1/60


Can u please give me an advice

Thank you



Re: [qmailtoaster] Re: concerning password encryption

2010-01-08 Thread Jake Vickers

Eric Shubert wrote:

Jake Vickers wrote:

Eric Shubert wrote:

Rajesh M wrote:

hi

one of my client's need that their users  change passwords at specific
intervals. The don't want to use the squirrelmail option.

i am planning to carry this out using php and directly edit the 
vpopmail

database.

i need to know the method followed for password encryption in the 
mysql

database

help please ?

thanks very much

rajesh

- 



I'd look into the source code for vpopmail-toaster. I'm guessing 
that your answer would be in vadduser.c




By default they're not encoded, unless you changed that setting.


- 



I think they're stored both encoded and in plain text by default. See 
results of /home/vpopmail/vuserinfo command. I'm not sure what the 
encoding mechanism is though, or exactly how it's used.




It will be the default hashing for mysql - I think I wrote something on 
this 2 years or so ago if you want to dig in the archives for it (not 
you Eric)


-
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




Re: [qmailtoaster] smtp problem

2010-01-08 Thread Jake Vickers

sima lorena wrote:

Hello

I have a problem with the server
I cant send email out to yahoo or gmail and not receive from there
This is what i get from yahoo
Hi. This is the qmail-send program at yahoo.com http://yahoo.com.
I'm afraid I wasn't able to deliver your message to the following 
addresses.

This is a permanent error; I've given up. Sorry it didn't work out.

cont...@sportmaniax.ro 
http://us.mc506.mail.yahoo.com/mc/compose?to=cont...@sportmaniax.ro:

Sorry, I couldn't find a mail exchanger or IP address. (#5.4.4)

This is what i get from my server send log


@40004b47903a2fac2f7c status: local 0/10 remote 0/60
@40004b479b52140dfad4 starting delivery 47: msg 45876091 to remote 
alex01...@yahoo.com

@40004b479b52140e4124 status: local 0/10 remote 1/60


Can u please give me an advice



The error indicates that you do not have DNS set up correctly. If you 
recently set it up, expect a few days for Yahoo to recognize it.
Are you saying you receive this error when sending from Yahoo to your 
domain?





[qmailtoaster] error in clamav

2010-01-08 Thread Ganesh.payelkar
Dear All,


Today i am getting this error in every mail. Kindly help me in this issue..

ClamAV: msg-5002-23.html contains Exploit.PDF-9669



-- 
Regards,

Ganesh P


RE: [qmailtoaster] error in clamav

2010-01-08 Thread Domnick Eger
Got your /etc/tcprules.d/tcp.smtp



Remove 

 

,QMAILQUEUE=/var/qmail/bin/simscan

 

Then

 

Qmailctl cdb

 

Qmailctl restart

 

  _  

From: Ganesh.payelkar [mailto:ganesh.payel...@gmail.com] 
Sent: Friday, January 08, 2010 11:14 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] error in clamav

 

Dear All,


Today i am getting this error in every mail. Kindly help me in this issue..

ClamAV: msg-5002-23.html contains Exploit.PDF-9669 



-- 
Regards,

Ganesh P



RE: [qmailtoaster] error in clamav

2010-01-08 Thread Domnick Eger
I noticed this on my server midnight GMT, today, that was my quick fix till
I have time to fix the actually problem.

 

  _  

From: Ganesh.payelkar [mailto:ganesh.payel...@gmail.com] 
Sent: Friday, January 08, 2010 11:14 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] error in clamav

 

Dear All,


Today i am getting this error in every mail. Kindly help me in this issue..

ClamAV: msg-5002-23.html contains Exploit.PDF-9669 



-- 
Regards,

Ganesh P



Re: [qmailtoaster] smtp problem

2010-01-08 Thread sima lorena

Jake Vickers wrote:

sima lorena wrote:

Hello

I have a problem with the server
I cant send email out to yahoo or gmail and not receive from there
This is what i get from yahoo
Hi. This is the qmail-send program at yahoo.com http://yahoo.com.
I'm afraid I wasn't able to deliver your message to the following 
addresses.

This is a permanent error; I've given up. Sorry it didn't work out.

cont...@sportmaniax.ro 
http://us.mc506.mail.yahoo.com/mc/compose?to=cont...@sportmaniax.ro:

Sorry, I couldn't find a mail exchanger or IP address. (#5.4.4)

This is what i get from my server send log


@40004b47903a2fac2f7c status: local 0/10 remote 0/60
@40004b479b52140dfad4 starting delivery 47: msg 45876091 to 
remote alex01...@yahoo.com

@40004b479b52140e4124 status: local 0/10 remote 1/60


Can u please give me an advice



The error indicates that you do not have DNS set up correctly. If you 
recently set it up, expect a few days for Yahoo to recognize it.
Are you saying you receive this error when sending from Yahoo to your 
domain?




Yes
The first error is from yahoo report
The second is from the qmail report
I think the problem is not from my server because i have smtp port open 
but i scaned the server and appear closed.I will call my provider and i 
came again if i have more problems after they open the smtp port

Thank you and have a nice day

-
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




Re: [qmailtoaster] error in clamav

2010-01-08 Thread Ganesh.payelkar
Dear Domnick,

 But if i remove this i will not able to scan right..

-- 
Regards,

Ganesh P


On Sat, Jan 9, 2010 at 11:47 AM, Domnick Eger de...@cobercafe.net wrote:

  Got your /etc/tcprules.d/tcp.smtp

  Remove



 ,QMAILQUEUE=/var/qmail/bin/simscan



 Then



 Qmailctl cdb



 Qmailctl restart


  --

 *From:* Ganesh.payelkar [mailto:ganesh.payel...@gmail.com]
 *Sent:* Friday, January 08, 2010 11:14 PM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* [qmailtoaster] error in clamav



 Dear All,


 Today i am getting this error in every mail. Kindly help me in this issue..

 ClamAV: msg-5002-23.html contains Exploit.PDF-9669



 --
 Regards,

 Ganesh P



RE: [qmailtoaster] error in clamav

2010-01-08 Thread Domnick Eger
It will disable virus scanning for now, I would say someone In the group
will have a fix by tomorrow, if not I ll report on my fix.

 

  _  

From: Ganesh.payelkar [mailto:ganesh.payel...@gmail.com] 
Sent: Friday, January 08, 2010 11:30 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] error in clamav

 

Dear Domnick,

 But if i remove this i will not able to scan right..

-- 
Regards,

Ganesh P


On Sat, Jan 9, 2010 at 11:47 AM, Domnick Eger de...@cobercafe.net wrote:

Got your /etc/tcprules.d/tcp.smtp

Remove 

 

,QMAILQUEUE=/var/qmail/bin/simscan

 

Then

 

Qmailctl cdb

 

Qmailctl restart

 

  _  

From: Ganesh.payelkar [mailto:ganesh.payel...@gmail.com] 
Sent: Friday, January 08, 2010 11:14 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] error in clamav

 

Dear All,


Today i am getting this error in every mail. Kindly help me in this issue..

ClamAV: msg-5002-23.html contains Exploit.PDF-9669 



-- 
Regards,

Ganesh P







Re: [qmailtoaster] error in clamav

2010-01-08 Thread Ganesh.payelkar
Dear Domnick
  I have upgrade clamav   clamav-toaster-0.92-1.3.16
to clamav-toaster-0.95.3-1.3.31.i386.rpm and it seem working fine now..


   --
Regards,

Ganesh P

On Sat, Jan 9, 2010 at 12:04 PM, Domnick Eger de...@cobercafe.net wrote:

  It will disable virus scanning for now, I would say someone In the group
 will have a fix by tomorrow, if not I ll report on my fix.


  --

 *From:* Ganesh.payelkar [mailto:ganesh.payel...@gmail.com]
 *Sent:* Friday, January 08, 2010 11:30 PM

 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* Re: [qmailtoaster] error in clamav



 Dear Domnick,

  But if i remove this i will not able to scan right..

 --
 Regards,

 Ganesh P


 On Sat, Jan 9, 2010 at 11:47 AM, Domnick Eger de...@cobercafe.net wrote:

 Got your /etc/tcprules.d/tcp.smtp

 Remove



 ,QMAILQUEUE=/var/qmail/bin/simscan



 Then



 Qmailctl cdb



 Qmailctl restart


  --

 *From:* Ganesh.payelkar [mailto:ganesh.payel...@gmail.com]
 *Sent:* Friday, January 08, 2010 11:14 PM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* [qmailtoaster] error in clamav



 Dear All,


 Today i am getting this error in every mail. Kindly help me in this issue..

 ClamAV: msg-5002-23.html contains Exploit.PDF-9669



 --