Re: [vchkpw] nonexistent local user ?

2008-04-21 Thread Remo Mattei

mine is setup for the user in this way:

|preline -f /usr/local/tmda//bin/tmda-filter -c 
/home/vpopmail/domains/.com/remo/.tm

da/config -t /home/vpopmail/domains/.com/user/.tmda/templates/
|/etc/dspam/bin/dspam  --deliver=innocent --user [EMAIL PROTECTED] --debug 
--mode=teft --feature=
noise,whitelist --stdout -p -m | /home/vpopmail/bin/vdelivermail '' 
/home/vpopmail/domains

/xxx.com/user

and it works like a charm.

maybe you should use vdelivermain instead of the forward :)

Remo

Sam Ami wrote:

our qmail relay is setup with tmda.

#when user subscribes to tmda
#/home/vpopmail/domains/domain.tld/.qmail-b:gates-default
  |preline -f /usr/local/tmda/bin/tmda-filter -c
/home/vpopmail/domains/domain.tld/b.gates/.tmda/config
  |forward [EMAIL PROTECTED]

#/home/vpopmail/domains/domain.tld/.qmail-default
#when user is NOT subscribed to tmda
 |/home/vpopmail/bin/vdelivermail '' delete
 |forward $DEFAULT@mail.internalserver.tld

I want to delete nonexistant users email, not bounce, bounce works,
delete doesn't




On Fri, Apr 18, 2008 at 4:03 PM, Rick Widmer [EMAIL PROTECTED] wrote:


 Sam Ami wrote:


it is the .qmail-default file of a vpopmail domain
(/home/vpopmail/domains/domain.name.tld/.qmail-default)
all i want to do is delete email to nonexistent domain users instead
of the email getting to line two of the .qmail-default and being
forwarded.





On Fri, Apr 18, 2008 at 3:19 PM, Rick Widmer [EMAIL PROTECTED]

wrote:

 Sam Ami wrote:



hi all

why wouldn't this delete the email to a nonexistent local user ?


 OK then the answer is that the delete option means delete the message
without complaining.  Since there is no error reported qmail will always
continue on with the next line.


 I think you should re-consider doing anything non-standard in your
.qmail-defailt file.  Qmailadmin will replace the file every time the
catchall option is changed.  Ezmlm lista and forwards don't go through the
default file, so they will be missed.

 Why are you forwarding the message?

 Rick

 












!DSPAM:480cbbee120502141636194!



[vchkpw] vsetuserquota

2008-04-21 Thread Wouter van der Schagt

Hi all,

When i run vsetuserquota domein.com 100k a maildirsize file is
created in the Maildir of a popbox. So far so good. The contents
of this file, is:

100K
0 0

Since there are no messages in the mailbox at the moment, I assume
this is correct. The file is set to vpopmail:vchkpw (chmod 600).
I'm assuming this is also correct.

Now when a mail is delivered there Qmail 1.03, this file is not
updated. Why?

When I delete an email thru POP, it is also not updated. Why?
I applied the qmail-maildir++ patch that is in the /contrib folder
of vpopmail 5.4

Dit i forget to do anything?

Sincerely,
- Wouter van der Schagt


!DSPAM:480cc6a8120509167112773!



Re: [vchkpw] nonexistent local user ?

2008-04-21 Thread Remo Mattei

- Roger Williams

sorry does not matter I am doing exactly what you are asking for a 
client which then forwards the mail to the final exchange box after been 
scanned.


Try it.

remo

Sam Ami wrote:

i'm using forward as it the needs to end up in the users mailbox on
the internal mail server... the qmail server is the relay,tmda,spam,av
filter.
in your case, your server houses the users mailbox's, my server just
acts as a filter/relay for the internal mail server

On Tue, Apr 22, 2008 at 2:08 AM, Remo Mattei [EMAIL PROTECTED] wrote:

mine is setup for the user in this way:

 |preline -f /usr/local/tmda//bin/tmda-filter -c
/home/vpopmail/domains/.com/remo/.tm
 da/config -t /home/vpopmail/domains/.com/user/.tmda/templates/
 |/etc/dspam/bin/dspam  --deliver=innocent --user [EMAIL PROTECTED] --debug
--mode=teft --feature=
 noise,whitelist --stdout -p -m | /home/vpopmail/bin/vdelivermail ''
/home/vpopmail/domains
 /xxx.com/user

 and it works like a charm.

 maybe you should use vdelivermain instead of the forward :)

 Remo

 Sam Ami wrote:


our qmail relay is setup with tmda.

#when user subscribes to tmda
#/home/vpopmail/domains/domain.tld/.qmail-b:gates-default
 |preline -f /usr/local/tmda/bin/tmda-filter -c
/home/vpopmail/domains/domain.tld/b.gates/.tmda/config
 |forward [EMAIL PROTECTED]

#/home/vpopmail/domains/domain.tld/.qmail-default
#when user is NOT subscribed to tmda
|/home/vpopmail/bin/vdelivermail '' delete
|forward $DEFAULT@mail.internalserver.tld

I want to delete nonexistant users email, not bounce, bounce works,
delete doesn't




On Fri, Apr 18, 2008 at 4:03 PM, Rick Widmer [EMAIL PROTECTED]

wrote:

 Sam Ami wrote:



it is the .qmail-default file of a vpopmail domain
(/home/vpopmail/domains/domain.name.tld/.qmail-default)
all i want to do is delete email to nonexistent domain users instead
of the email getting to line two of the .qmail-default and being
forwarded.





On Fri, Apr 18, 2008 at 3:19 PM, Rick Widmer

[EMAIL PROTECTED]

wrote:


 Sam Ami wrote:




hi all

why wouldn't this delete the email to a nonexistent local user ?



 OK then the answer is that the delete option means delete the message
without complaining.  Since there is no error reported qmail will always
continue on with the next line.


 I think you should re-consider doing anything non-standard in your
.qmail-defailt file.  Qmailadmin will replace the file every time the
catchall option is changed.  Ezmlm lista and forwards don't go through

the

default file, so they will be missed.

 Why are you forwarding the message?

 Rick











 












!DSPAM:480d44ab120501470810175!



Re: [vchkpw] nonexistent local user ?

2008-04-21 Thread Sam Ami
whats your email address ?
some other list users are getting annoyed





On Tue, Apr 22, 2008 at 11:51 AM, Remo Mattei [EMAIL PROTECTED] wrote:
 - Roger Williams

  sorry does not matter I am doing exactly what you are asking for a client
 which then forwards the mail to the final exchange box after been scanned.

  Try it.

  remo



  Sam Ami wrote:

  i'm using forward as it the needs to end up in the users mailbox on
  the internal mail server... the qmail server is the relay,tmda,spam,av
  filter.
  in your case, your server houses the users mailbox's, my server just
  acts as a filter/relay for the internal mail server
 
  On Tue, Apr 22, 2008 at 2:08 AM, Remo Mattei [EMAIL PROTECTED] wrote:
 
   mine is setup for the user in this way:
  
|preline -f /usr/local/tmda//bin/tmda-filter -c
   /home/vpopmail/domains/.com/remo/.tm
da/config -t /home/vpopmail/domains/.com/user/.tmda/templates/
|/etc/dspam/bin/dspam  --deliver=innocent --user [EMAIL PROTECTED] 
   --debug
   --mode=teft --feature=
noise,whitelist --stdout -p -m | /home/vpopmail/bin/vdelivermail ''
   /home/vpopmail/domains
/xxx.com/user
  
and it works like a charm.
  
maybe you should use vdelivermain instead of the forward :)
  
Remo
  
Sam Ami wrote:
  
  
our qmail relay is setup with tmda.
   
#when user subscribes to tmda
#/home/vpopmail/domains/domain.tld/.qmail-b:gates-default
|preline -f /usr/local/tmda/bin/tmda-filter -c
/home/vpopmail/domains/domain.tld/b.gates/.tmda/config
|forward [EMAIL PROTECTED]
   
#/home/vpopmail/domains/domain.tld/.qmail-default
#when user is NOT subscribed to tmda
   |/home/vpopmail/bin/vdelivermail '' delete
   |forward $DEFAULT@mail.internalserver.tld
   
I want to delete nonexistant users email, not bounce, bounce works,
delete doesn't
   
   
   
   
On Fri, Apr 18, 2008 at 4:03 PM, Rick Widmer
 [EMAIL PROTECTED]
   
   wrote:
  
   
  Sam Ami wrote:



  it is the .qmail-default file of a vpopmail domain
  (/home/vpopmail/domains/domain.name.tld/.qmail-default)
  all i want to do is delete email to nonexistent domain users
 instead
  of the email getting to line two of the .qmail-default and being
  forwarded.
 
 
 
 
 
  On Fri, Apr 18, 2008 at 3:19 PM, Rick Widmer
 

   
   [EMAIL PROTECTED]
  
   
 wrote:


 
Sam Ami wrote:
  
  
  
  
hi all
   
why wouldn't this delete the email to a nonexistent local user
 ?
   
   
   
  
 
  OK then the answer is that the delete option means delete the
 message
 without complaining.  Since there is no error reported qmail will
 always
 continue on with the next line.


  I think you should re-consider doing anything non-standard in your
 .qmail-defailt file.  Qmailadmin will replace the file every time
 the
 catchall option is changed.  Ezmlm lista and forwards don't go
 through

   
   the
  
   
 default file, so they will be missed.

  Why are you forwarding the message?

  Rick





   
   
   
   
   
   
   
  
  
  
 
 
 
 
 
 
 

  



!DSPAM:480d5408120509509610868!



Re: [vchkpw] Enable / disable pop access

2008-04-21 Thread Tom Collins

On Apr 17, 2008, at 10:39 AM, Wouter van der Schagt wrote:

Hi all, i have a question.

I know with moduser -p domain.com i can disable pop access.
And i know with -x i can clear all bits and enable it again. However
i dont want to clear all bits.. i just want to flip the -p bit. Any
ideas?

- Wouter



Unfortunately, no easy way.  Some time ago, the developers had  
discussed different options (using + and - before each flag to set  
and clear), but nothing ever came of it.  Having checkboxes in  
QmailAdmin would be a nice way to handle it as well, if someone had  
some time to add it.


-Tom



!DSPAM:480d7de0120501378613894!