Re: [vchkpw] qmail-tap

2009-12-15 Thread DAve
DAve wrote: > Good morning, > > We have been using qmail-tap to send copies of one domains emails to an > archive server. The other day the archive server failed and the messages > began filling up my qmail queue. > > Is there a way I can setup a separate queue just for the messages being > creat

Re: [vchkpw] Qmail Tap tap only incoming mail

2008-04-24 Thread Rick Romero
ormal > > > > During a window of 5 minutes its possible clients (users) will try to > > connect using pop to the old server, just tell them to try again later. > > > > > > > > - Original Message - From: "Andrew Niemantsverdriet" > &g

Re: [vchkpw] Qmail Tap tap only incoming mail

2008-04-24 Thread Wouter van der Schagt
Sorry, personally im not familiar with qmail-tap, just thought this could help you. Goodluck in your endavors. - Wouter - Original Message - From: "Andrew Niemantsverdriet" <[EMAIL PROTECTED]> To: Sent: Thursday, April 24, 2008 11:22 PM Subject: Re: [vchkpw] Qm

Re: [vchkpw] Qmail Tap tap only incoming mail

2008-04-24 Thread Andrew Niemantsverdriet
ack to normal > > During a window of 5 minutes its possible clients (users) will try to > connect using pop to the old server, just tell them to try again later. > > > > - Original Message - From: "Andrew Niemantsverdriet" > <[EMAIL PROTECTED]> >

Re: [vchkpw] Qmail Tap tap only incoming mail

2008-04-24 Thread Wouter van der Schagt
to connect using pop to the old server, just tell them to try again later. - Original Message - From: "Andrew Niemantsverdriet" <[EMAIL PROTECTED]> To: Sent: Thursday, April 24, 2008 10:48 PM Subject: [vchkpw] Qmail Tap tap only incoming mail Is it possible to mak

[vchkpw] Qmail Tap tap only incoming mail

2008-04-24 Thread Andrew Niemantsverdriet
Is it possible to make Qmail tap only tap the incoming mail? My problem is that I am trying to get mail to deliver to two places to ease the transition to a new mail server. Qmail tap allows that functionality but breaks down on inter-domain email. The person who sends it typically gets the mail in

Re: [vchkpw] qmail tap + john simpson combined patch

2007-01-11 Thread Rafael \"fumasa\" Giorgetti
you can try merge both patch on one... 'cause each one have much similar things, and when the second try to patch the code, aren't the same code where the patch was created... it's a little work, but must be done... -- []'s Rafael 'fumasa' Giorgetti On 1/11/07, Facundo Barrera - GMail <[EMAIL P

[vchkpw] qmail tap + john simpson combined patch

2007-01-11 Thread Facundo Barrera - GMail
Hi list: Have anyone of you achieve to patch qmail source with john simpson combined patch (version stable 6) and then apply the qmail-tap patch without getting any errors?? or any one know how to do it, combine both patches and have a successfull qmail compiling?? Thanks in advance --

Re: [vchkpw] qmail-tap installation issue

2007-01-10 Thread Tom Collins
On Jan 10, 2007, at 11:30 AM, Facundo Barrera - GMail wrote: any ideas how to solute this?? You want -p1 instead of -p0. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

[vchkpw] qmail-tap installation issue

2007-01-10 Thread Facundo Barrera - GMail
Hi list: First post, hope to get lucky! , i'm running a couple of qmail servers and i need to urgently send copies of outgoing messages to another account, i look for qmail-tap, i already have qmail up and running, with John Simpson patch, so i tried to apply the q-tap patch and compile qm

[vchkpw] qmail-tap functionality

2006-08-06 Thread Ted Fines
Hi, If I am posting to the wrong list, please let me know. The doc for qmail-tap reads to post questions to the vpopmail list, the vpopmail doc reads to post questions to this list, so here I am! We recently did a test of qmail-tap, and there was some of unexpected behavior. Some of it was c

Re: [vchkpw] qmail tap + toaster patches

2005-11-30 Thread Franck
Hi, > Hello, > > Has anyone got a qmail-tap patch that works with the qmail toaster > patches on shupp.org? I've released this for shupp.org patch and qmail-tap http://www.linuxpourtous.com/download/qmail/patchs/qmail-tap-1.1_over_shupp-0.8.diff.bz2 Franck -- http://www.linuxpourtous.com

Re: [vchkpw] qmail tap + toaster patches

2005-11-30 Thread Bob Hutchinson
On Wednesday 30 Nov 2005 13:17, Jimmy wrote: > Hello, > > Has anyone got a qmail-tap patch that works with the qmail toaster > patches on shupp.org? have you tried http://shupp.org/patches/qmail-toaster-0.8-tap1.patch > > Regards, > > Jimmy -- - Bob Hutchinson Midwales dot com

[vchkpw] qmail tap + toaster patches

2005-11-30 Thread Jimmy
Hello, Has anyone got a qmail-tap patch that works with the qmail toaster patches on shupp.org? Regards, Jimmy

Re: [vchkpw] qmail-tap documentation error?

2005-10-07 Thread Ken Jones
Paul Theodoropoulos wrote: At 11:10 PM 10/6/2005, John Simpson wrote: To compile it you will at least need to change the error.h file to include errno.h just after the ifdefs at the top of the file. #include error.h doesn't make sense. shouldn't the include line be #include errno.h ? you

Re: [vchkpw] qmail-tap documentation error?

2005-10-06 Thread Paul Theodoropoulos
At 11:10 PM 10/6/2005, John Simpson wrote: To compile it you will at least need to change the error.h file to include errno.h just after the ifdefs at the top of the file. #include error.h doesn't make sense. shouldn't the include line be #include errno.h ? you need angle brackets (i.e. "le

Re: [vchkpw] qmail-tap documentation error?

2005-10-06 Thread John Simpson
On 2005-10-04, at 1317, Paul Theodoropoulos wrote: From the qmailtap INSTALL file: 4) Done To compile it you will at least need to change the error.h file to include errno.h just after the ifdefs at the top of the file. #include error.h doesn't make sense. shouldn't the include line be #incl

[vchkpw] qmail-tap documentation error?

2005-10-04 Thread Paul Theodoropoulos
From the qmailtap INSTALL file: 4) Done To compile it you will at least need to change the error.h file to include errno.h just after the ifdefs at the top of the file. #include error.h doesn't make sense. shouldn't the include line be #include errno.h ? Paul Theodoropoulos http://www.

Re: [vchkpw] qmail tap patch

2005-07-13 Thread Kyle Wheeler
On Thursday, July 14 at 09:21 AM, quoth project: When I apply the taps patch file and recompile my qmail, I can't see the logs in /va r/log/maillog anymore but before I applied the taps patch I can see the logs in that directory. How were the logs getting into /var/log/maillog before? I j

Re: [vchkpw] qmail tap patch

2005-07-13 Thread project
I don't know I just can\t see anyting in it, btw I am using qmail-scaner, the after 2 days my qmail-scanner is not working anymore, I can acceppt many spam now Kyle Wheeler wrote: How does that affect /var/log/maillog? ~Kyle On Wednesday, July 13 at 07:27 AM, quoth project: I just simply a

Re: [vchkpw] qmail tap patch

2005-07-12 Thread Kyle Wheeler
How does that affect /var/log/maillog? ~Kyle On Wednesday, July 13 at 07:27 AM, quoth project: I just simply add *.* /dev/tty on the syslogd.conf Kyle Wheeler wrote: On Sunday, July 10 at 10:51 AM, quoth empf: Hi, When I apply the taps patch file and recompile my qmail, I can't see the logs

Re: [vchkpw] qmail tap patch

2005-07-12 Thread project
I just simply add *.* /dev/tty on the syslogd.conf Kyle Wheeler wrote: On Sunday, July 10 at 10:51 AM, quoth empf: Hi, When I apply the taps patch file and recompile my qmail, I can't see the logs in /va r/log/maillog anymore but before I applied the taps patch I can see the logs in that d

Re: [vchkpw] qmail tap patch

2005-07-09 Thread Kyle Wheeler
On Sunday, July 10 at 10:51 AM, quoth empf: Hi, When I apply the taps patch file and recompile my qmail, I can't see the logs in /va r/log/maillog anymore but before I applied the taps patch I can see the logs in that directory. How were the logs getting into /var/log/maillog before? ~Kyle

[vchkpw] qmail tap patch

2005-07-09 Thread empf
Hi, When I apply the taps patch file and recompile my qmail, I can't see the logs in /va r/log/maillog anymore but before I applied the taps patch I can see the logs in that directory. Any idea? Thank you, albert

RE: [vchkpw] qmail-tap patch + spamcontrol

2005-07-01 Thread Brian Lanier
>-Original Message- >From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] >Sent: Friday, July 01, 2005 9:40 AM >To: vchkpw@inter7.com >Subject: Re: [vchkpw] qmail-tap patch + spamcontrol > >On Thursday 30 June 2005 06:14 pm, Brian Lanier wrote: >> >> My understa

Re: [vchkpw] qmail-tap patch + spamcontrol

2005-07-01 Thread Jeremy Kitchen
On Thursday 30 June 2005 06:14 pm, Brian Lanier wrote: > > My understanding was that the when addressed to someone on the BCC line it > simply existed as roughly [EMAIL PROTECTED] I thought each message only had > one > envelope recipient so that to have the message go to multiple parties you > go

Re: [vchkpw] qmail-tap patch + spamcontrol

2005-07-01 Thread Ronaldo Chan
pied. - Original Message - From: "Erwin Hoffmann" <[EMAIL PROTECTED]> To: ; Sent: Friday, July 01, 2005 3:24 AM Subject: Re: [vchkpw] qmail-tap patch + spamcontrol > Hi, > > At 15:56 30.06.2005 +0800, Ronald Chan wrote: > >Hi everyone, > > > >ha

RE: [vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Brian Lanier
>-Original Message- >From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 30, 2005 3:59 PM >To: vchkpw@inter7.com >Subject: Re: [vchkpw] qmail-tap patch + spamcontrol > --- snip --- >> >> How do you handle BCC entries using qmail-tap? My

Re: [vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Jeremy Kitchen
On Thursday 30 June 2005 05:50 pm, Brian Lanier wrote: > >-Original Message- > >From: Ken Jones [mailto:[EMAIL PROTECTED] > >Sent: Thursday, June 30, 2005 2:39 PM > >To: vchkpw@inter7.com > >Subject: Re: [vchkpw] qmail-tap patch + spamcontrol > > > &

RE: [vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Brian Lanier
>-Original Message- >From: Ken Jones [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 30, 2005 2:39 PM >To: vchkpw@inter7.com >Subject: Re: [vchkpw] qmail-tap patch + spamcontrol > >On Thursday 30 June 2005 2:24 pm, Erwin Hoffmann wrote: >> Hi, >> >>

Re: [vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Ken Jones
On Thursday 30 June 2005 2:24 pm, Erwin Hoffmann wrote: > Hi, > > At 15:56 30.06.2005 +0800, Ronald Chan wrote: > >Hi everyone, > > > >has anyone from you guys know is there a modified qmail-tap patch that > >can be integrate with spamcontrol found in > > www.fehcom.de/qmail/spamcontrol.htm i r

Re: [vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Erwin Hoffmann
Hi, At 15:56 30.06.2005 +0800, Ronald Chan wrote: >Hi everyone, > >has anyone from you guys know is there a modified qmail-tap patch that >can be integrate with spamcontrol found in > www.fehcom.de/qmail/spamcontrol.htm i really want to integrate it since >spamcontrol patch is a rock solid cod

[vchkpw] qmail-tap patch + spamcontrol

2005-06-30 Thread Ronald Chan
Hi everyone, has anyone from you guys know is there a modified qmail-tap patch that can be integrate with spamcontrol found in www.fehcom.de/qmail/spamcontrol.htm i really want to integrate it since spamcontrol patch is a rock solid code for me, My current setup is OpenBSD 3.7 with Qmail-1.

[vchkpw] qmail tap patch (version 2) released

2005-06-06 Thread Ken Jones
Annoucment: qmail tap patch version 2 released New feature: Each line in the new control/taps file specifies which email addresses to tap (in regex notation) and the email address to send the copy to. The prior version only allowed sending all copies to one email address. If you have any proble

Re: [vchkpw] qmail-tap

2005-05-09 Thread Jeremy Kitchen
Please don't top post. On Sunday 08 May 2005 10:48 am, Andrew Preece wrote: > Thanks for the help Jeremy, > They're vpopmail aliases, if that makes any difference? aliases, forwards... ugh... it's all the same thing. > How would one eliminate the duplicate messages with procmail or maildrop? th

RE: [vchkpw] qmail-tap

2005-05-08 Thread Andrew Preece
May 06, 2005 4:51 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] qmail-tap On Friday 06 May 2005 05:08 pm, Andrew Preece wrote: > I know this probably isn't the right mailing list to post this, but the > problem I'm having seems to be partially caused by vpopmail. > I'm a gen

Re: [vchkpw] qmail-tap

2005-05-06 Thread Jeremy Kitchen
On Friday 06 May 2005 05:08 pm, Andrew Preece wrote: > I know this probably isn't the right mailing list to post this, but the > problem I'm having seems to be partially caused by vpopmail. > I'm a gentoo user, and I hacked the qmail ebuild to include the qmail-tap > patch, but whenever it logs an

[vchkpw] qmail-tap

2005-05-06 Thread Andrew Preece
I know this probably isn't the right mailing list to post this, but the problem I'm having seems to be partially caused by vpopmail. I'm a gentoo user, and I hacked the qmail ebuild to include the qmail-tap patch, but whenever it logs an email, it logs it once for each alias it goes through on the