Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-21 Thread S Karthikeyan
Dear Matthew, Perhaps, I need a little more help here. When I have an attachment that is quarantine, what is the best practice or easiest way to release it back to the receipent. Ideally, the end-user should be able get the attachment themself or if the admin has to release it, what do I do?

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-21 Thread matthew
Perhaps, I need a little more help here. When I have an attachment that is quarantine, what is the best practice or easiest way to release it back to the receipent. Ideally, the end-user should be able get the attachment themself or if the admin has to release it, what do I do?     On Thu, 2005-05

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-21 Thread S Karthikeyan
Dear Matthew, Please clarify... if I want the release the SHDSJ.zip file to [EMAIL PROTECTED], what is the syntax? You can't release a single attachment. You can only release the entire queue file using the syntax: "/var/qmail/bin/qmail-inject.openprotect -h < path_to_quarantined_queue_

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-20 Thread matthew
Please clarify... if I want the release the SHDSJ.zip file to [EMAIL PROTECTED], what is the syntax?"K.M.Ganesh" <[EMAIL PROTECTED]> wrote: On Thu, 2005-05-19 at 07:54 -0700, matthew wrote:> they are set as below, but the command doesn't send the email to the> receiptent. Is there is anything else

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-19 Thread K.M.Ganesh
> this command doesn't seem to work? is path_to_quarantined_queue_file > referring to the path to the attachment itself, > ie. /var/qmail/bin/qmail-inject.openprotect -h > < /var/spool/MailScanner/quarantine/20050514/21211/SHDSJ.ZIP. > the path_to_quarantined_queue_file refers to the queue file

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-19 Thread matthew
they are set as below, but the command doesn't send the email to the receiptent. Is there is anything else to do?"K.M.Ganesh" <[EMAIL PROTECTED]> wrote: > this command doesn't seem to work? is path_to_quarantined_queue_file> referring to the path to the attachment itself,> ie. /var/qmail/bin/qmail-

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-19 Thread K.M.Ganesh
On Thu, 2005-05-19 at 07:54 -0700, matthew wrote: > they are set as below, but the command doesn't send the email to the > receiptent. Is there is anything else to do? /var/qmail/bin/qmail-inject.openprotect -h < /var/spool/MailScanner/quarantine/20050514/21211/SHDSJ.ZIP. this command wont send t

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-05-15 Thread matthew
this command doesn't seem to work? is path_to_quarantined_queue_file referring to the path to the attachment itself, ie. /var/qmail/bin/qmail-inject.openprotect -h < /var/spool/MailScanner/quarantine/20050514/21211/SHDSJ.ZIP. S Karthikeyan <[EMAIL PROTECTED]> wrote: Dear Matthew,> How does it work

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-04-02 Thread S Karthikeyan
Dear Matthew, Do this work also when there is an attachment? Yes, this should work with all types of mails. cheers, Karthikeyan, S. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from re

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-04-01 Thread matthew
Do this work also when there is an attachment?S Karthikeyan <[EMAIL PROTECTED]> wrote: Dear Matthew,> How does it work for qmail?For qmail, do a "/var/qmail/bin/qmail-inject.openprotect -h < path_to_quarantined_queue_file". Additionally, you may need to do a "/etc/init.d/qmail doqueue" in some qmai

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-04-01 Thread S Karthikeyan
Dear Matthew, How does it work for qmail? For qmail, do a "/var/qmail/bin/qmail-inject.openprotect -h < path_to_quarantined_queue_file". Additionally, you may need to do a "/etc/init.d/qmail doqueue" in some qmail installations to flush the mail. Let me know, if it doesn't work for you. cheers,

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-03-31 Thread matthew
How does it work for qmail?S Karthikeyan <[EMAIL PROTECTED]> wrote: Dear Matthew, What is the process of releasing quarantined files (email message and attachment) to recipient?You should set "Quarantine Whole Message = yes" and "Quarantine Whole Messages As Queue Files = yes" in /etc/MailScanner

Re: [Opencomputing-openprotect] Releasing quarantined email and attachment in Qmail

2005-03-31 Thread S Karthikeyan
Dear Matthew, What is the process of releasing quarantined files (email message and attachment) to recipient? You should set "Quarantine Whole Message = yes" and "Quarantine Whole Messages As Queue Files = yes" in /etc/MailScanner/MailScanner.conf. Then, if you need a mail that is quarant