[vchkpw] Re: Looking for a good mailfilter

2004-04-30 Thread Raymond Scholz
· "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > The problem is the following: > If someone acitivated CATCH-ALL in qmailadmin and some sends an email to > an non-existing account, > the email will be dropped from my mailfilter. This is what I do to fix EXT and HOST in case of a catchall accoun

Re: [vchkpw] Tip for using chkuser with Maildrop

2004-04-30 Thread tonix (Antonio Nati)
I understand the problem. Goodbye. Tonix At 29/04/2004 29/04/2004 -0400, you wrote: tonix (Antonio Nati) wrote: Jeremy, why does the actual suck? It's the first time I hear that. Tonino At 29/04/2004 29/04/2004 -0500, you wrote: On Thursday 29 April 2004 09:49 am, tonix (Antonio Nati) wrote: > P

Re: [vchkpw] Mail forward problem

2004-04-30 Thread Sameer Ingole
Hi all again, A new problem cropped up now. My qmail has default domain conopscentral.com. smtp server: conopscentral.com pop3 server: conopscentral.com Now when I send a mail using following settings, I get failure notice like this ---[ snip ]-- Hi. Th

[vchkpw] How to modify an email adress under vpopmail

2004-04-30 Thread Wael Ellouze
Hello Eeverybody, I have a qmail and vpopmail, and i have 100 accounts under vpopmail. I want to modify an email adress of some people. Can i do that without vdeluser and then vadduser ?   Example: [EMAIL PROTECTED]  --> [EMAIL PROTECTED]   The problem is when i make: vdeluser [EMAIL PROTECTE

Re: [vchkpw] How to modify an email adress under vpopmail

2004-04-30 Thread David Wolfskill
On Fri, Apr 30, 2004 at 05:37:43PM +0100, Wael Ellouze wrote: >Hello Eeverybody, >I have a qmail and vpopmail, and i have 100 accounts under vpopmail. >I want to modify an email adress of some people. Can i do that without vdeluser and >then vadduser ? > >Example: [EMAIL PROTECTED] --> [EMAIL PRO

[vchkpw] Re: Looking for a good mailfilter

2004-04-30 Thread Raymond Scholz
· Raymond Scholz <[EMAIL PROTECTED]> wrote: > EXT=`echo ${VHOME} | cut -d"/" -f6` Sorry, this made assumptions about the place where vpopmail lives in your filesystem. This should be more reliable: EXT=`echo ${VHOME} | sed 's|.*/||g'` Cheers, Ray -- Emacs is a

Re: [vchkpw] Re: vpopmail with Postifix

2004-04-30 Thread Rick Widmer
Steve Ames wrote: Am I reading into this statement that vpopmail is already in the process of layering the code in such a manner as to isolate qmail thus allowing, potentially, other MTA libraries to be added and used? If thats the case then I will positively help in whatever way is needed. I h

Re: [vchkpw] strange behavior in from header.

2004-04-30 Thread Sebastien FOUTREL
I tried many configurations and it appears that it's the vchkpw that adds my email adress to my IP when I send a mail. I recompiled it with different parameters but none corrected this bug. Help me please. Sebastien FOUTREL wrote: Hello all I read lots of mails and google pages but did not found

[vchkpw] Re: strange behavior in from header.

2004-04-30 Thread Peter Palmreuther
Hello Sebastien, On Friday, April 30, 2004 at 11:43:40 PM you wrote (at least in part): > I tried many configurations and it appears that it's the vchkpw that > adds my email adress to my IP when I send a mail. I wouldn't know why and how vchkpw would or could do this. 1. What's your qmail-smtp

Re: [vchkpw] strange behavior in from header.

2004-04-30 Thread Tom Collins
On Apr 30, 2004, at 2:43 PM, Sebastien FOUTREL wrote: I tried many configurations and it appears that it's the vchkpw that adds my email adress to my IP when I send a mail. I recompiled it with different parameters but none corrected this bug. Help me please. This problem is more likely in your ma

[vchkpw] problem with default domain

2004-04-30 Thread Andrzej Mocarski
Hello, I have a problem with defaultdoamin. Although I've added my domain name to the ~vpopmail/etc/defaultdomain I still need to authenticate by [EMAIL PROTECTED] What should I do to enable my default domain in vpopmail and authenticate in the correct way (writing only username without default dom