[toaster] how I can import self generater certificates to

2003-09-04 Thread Eero Volotinen
from qmail toaster to outlook? -- Eero

Re: [toaster] re:qmail + qmail scanner

2003-09-04 Thread Eero Volotinen
- Original Message - From: "aimix aimix" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 9:13 AM Subject: [toaster] re:qmail + qmail scanner > Hi Bill, > is chkuser.patch include in you qmail-0.5-toaster coz i'm using > the qmail-0.5-toaster patch. It r

[toaster] re:qmail + qmail scanner

2003-09-04 Thread aimix aimix
Hi Bill, is chkuser.patch include in you qmail-0.5-toaster coz i'm using the qmail-0.5-toaster patch. regards, aimix

Re: [toaster] qmail + qmail-scanner

2003-09-04 Thread Eero Volotinen
> how come after i deleted one email account like ([EMAIL PROTECTED]) > but the qmail-scanner still accept (if somebody like [EMAIL PROTECTED] > sent to [EMAIL PROTECTED] and contains the virus w32.Sobig) ? > right now there are no more account for [EMAIL PROTECTED] > I've check the qmail l

Re: [toaster] qmail + qmail-scanner

2003-09-04 Thread Bill Shupp
On Thursday, September 4, 2003, at 07:53 PM, aimix aimix wrote: hi all ! how come after i deleted one email account like ([EMAIL PROTECTED]) but the qmail-scanner still accept (if somebody like [EMAIL PROTECTED] sent to [EMAIL PROTECTED] and contains the virus w32.Sobig) ? right now there

[toaster] qmail + qmail-scanner

2003-09-04 Thread aimix aimix
hi all ! how come after i deleted one email account like ([EMAIL PROTECTED]) but the qmail-scanner still accept (if somebody like [EMAIL PROTECTED] sent to [EMAIL PROTECTED] and contains the virus w32.Sobig) ? right now there are no more account for [EMAIL PROTECTED] I've check the qmail l

Re: [toaster] qmail loggin problem

2003-09-04 Thread Eero Volotinen
Well in file /service/qmail-smtpd/log/run there is #!/bin/sh exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t /var/log/qmail/smtpd and in /service/qmail-send/log/run exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t /var/log/qmail I noted that maybe toaster uses only

Re: [toaster] qmail loggin problem

2003-09-04 Thread Jason 'XenoPhage' Frisvold
On Thu, 2003-09-04 at 06:35, Eero Volotinen wrote: > I modified files under /service, > to get multilog to write bigger files > like that: > > > exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s16777215 n1000 > /var/log/qmail/smtpd > > Not there is no current file in /var/qmail/

[toaster] qmail loggin problem

2003-09-04 Thread Eero Volotinen
I modified files under /service, to get multilog to write bigger files like that: exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s16777215 n1000 /var/log/qmail/smtpd Not there is no current file in /var/qmail/log anymore. what is wrong? -- Eero ___