[toaster] a lot of blank sender address

2008-06-23 Thread Ernest Ho
Hi Anyone has an idea while my mail queues have so many blank sender address? Can I avoid it? following is my queues: messages in queue: 9 messages in queue but not yet preprocessed: 0 24 Jun 2008 00:24:20 GMT #1558458 2847 <> remote [EMAIL PROTECTED] 24 Jun 2008 00:39:43 GMT #15584

[toaster] spam from localhost ??

2006-02-08 Thread Ernest Ho
Dear All It is so strange that I got some spam. Its header does not has IP address, only localhost. We set smtp-auth according to the toaster. Following is the header: Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 25973 invoked by uid 89); 7 Feb 2006 08:44:44 -

[toaster] spam from localhost ??

2006-02-08 Thread Ernest Ho
Dear All It is so strange that I got some spam. Its header does not has IP address, only localhost. We set smtp-auth according to the toaster. Following is the header: Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 25973 invoked by uid 89); 7 Feb 2006 08:44:44 -

[toaster] Cannot send email to Yahoo Mail

2006-01-25 Thread Ernest Ho
Dear All It is so strange that we cannot send email to Yahoo! Mail thru our qmail toaster server. The reply message is as follows: > > Hi. This is the qmail-send program at mail2.cotech.com. > > I'm afraid I wasn't able to deliver your message to the following > > addresses. > > This is a permanen

[toaster] TLS connect failed

2005-09-25 Thread Ernest Ho
Dear All My email server was made according to Qmail Toaster By Mr. Shupp. It is working fine. Thanks Mr. Shupp. However, I only got one problem that when I send email to <[EMAIL PROTECTED]>, it bounced back with the following error message. TLS connect failed; connected to 61.90.176.90. I'm not

[toaster] can someone share the spam throttle files

2005-03-17 Thread Ernest Ho
I am working on appropriate config for spam throttle. I installed the toaster 0.7.8. Can someone share your config files? Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[toaster] toaster now without tarpit patch

2005-03-16 Thread Ernest Ho
Hello It seems that the new toaster does not have tarpit patch installed. Instead, SPF can replace the tarpit? If so, how cat we set the limit of 'tarpit' in SPF? Thanks Ernest __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protect

[toaster] pop3ds not working.

2005-03-15 Thread Ernest Ho
I have installed the qmail with Toaster. Everything works fine. However, I do not know why the pop3ds cannot work. Following is my setting: cat /var/qmail/supervise/qmail-pop3ds/run #!/bin/sh VPOPMAILUID=`id -u vpopmail` VPOPMAILGID=`id -g vpopmail` exec /usr/local/bin/tcpserver -l 0 -R -H -v

Re: [toaster] qmail-queue-custom-error.patch

2005-03-15 Thread Ernest Ho
--- Bill Shupp <[EMAIL PROTECTED]> wrote: > Vladimir Kozlov wrote: > > Hello, > > > > Is the qmail-queue-custom-error.patch included > into the toaster? I > > think it would be useful to let senders know why > their message was > > rejected. > > No, but I did format it to work with the toaster >

[toaster] simscan per domain question

2005-03-15 Thread Ernest Ho
I have installed toaster with the options (SA, CLAMAV, simscan,etc). I configure the simscan as: ./configure --enable-user=clamav \ --enable-clamav=y \ --enable-spam=y \ --enable-spam-passthru=y \ --enable-per-domain=y \ --enable-ripmime \ --enable-attach=y \ --enable-received=y And set the config

Re: Re[2]: [toaster] qmail-queue-custom-error.patch

2005-03-15 Thread Ernest Ho
Dear Vladimir Yes, it is an option in Toaster. You can download the patch at: http://www.shupp.org/patches/custom.patch to patch the qmail. And, you have to add the configure option of "--custom-smtp-reject" when you configure simscan. I did it and it works. Ernest --- Vladimir Kozlov <[EMAIL P

Re: [toaster] qmail-limit-bounce-size.patch cannot work with toaster?

2005-03-15 Thread Ernest Ho
unknown user, user accounts without enough storage and virus, even I do not install the qmail-limit-bounce-size patch... Thanks --- Eero Volotinen <[EMAIL PROTECTED]> wrote: > Ernest Ho wrote: > > The last qmail server I built (NOT from Toaster), > the > > email wil

Re: [toaster] qmail-limit-bounce-size.patch cannot work with toaster?

2005-03-15 Thread Ernest Ho
wrote: > Ernest Ho wrote: > > Yes Eero, it is simple. I succeeded when I follow > the > > installation steps in > > > http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm > > > > When I follow the toaster, the bounce message is > still > > the sam

Re: [toaster] qmail-limit-bounce-size.patch cannot work with toaster?

2005-03-15 Thread Ernest Ho
going into the queue and bounce them back? I don't know. Ernest --- Eero Volotinen <[EMAIL PROTECTED]> wrote: > Ernest Ho wrote: > > I just installed the toaster with options (SA, > clamav, > > simscan, etc) . It works great. Thanks Bill !! > > > > Now, I

Re: [toaster] qmail-limit-bounce-size.patch cannot work with toaster?

2005-03-15 Thread Ernest Ho
ftp://ftp.pipeline.com.au/pipeint/sources/linux/WebMail/qmail-limit-bounce-size.patch.txt For netqmail, we have to change the qmail-1.03 to netqmail-1.05. --- Eero Volotinen <[EMAIL PROTECTED]> wrote: > > > Now, I try to minimize the traffic due to > non-existent > > users, virus file, etc. I

[toaster] qmail-limit-bounce-size.patch cannot work with toaster?

2005-03-15 Thread Ernest Ho
I just installed the toaster with options (SA, clamav, simscan, etc) . It works great. Thanks Bill !! Now, I try to minimize the traffic due to non-existent users, virus file, etc. I tried to patch the netqmail with qmail-limit-bounce-size.patch, I could patch successfully. However, the bounce bac