[vchkpw] #define CHKUSER_STARTING_VARIABLE CHKUSER_START

2008-06-02 Thread Sam Ami
hi all

i'm about to edit chkuser_settings.h to uncomment #define
CHKUSER_STARTING_VARIABLE CHKUSER_START so chkuser will ALWAYS
check
how do i recomple qmail-smtpd only, as recommended by the chkuser
documentation ?
a make setup check as done in a LWQ install will compile the entire
qmail bin tree, which i don't need to do here.

!DSPAM:484391d232354837816608!



[vchkpw] not existing recipient but why ?

2008-06-02 Thread Sam Ami
hi all
not sure what i'm doing wrong but i keep getting not existing
recipient even for good know local users.

/etc/tcp.smtp
 127.:allow,RELAYCLIENT=,CHKUSER_START=ALWAYS
 
:allow,QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue,CHKUSER_START=ALWAYS

uncommented the below in chkuser_settings.h, recompiled and moved the
new qmail-smtpd to /var/qmail/bin
 #define CHKUSER_STARTING_VARIABLE CHKUSER_START
 #define CHKUSER_VPOPMAIL

!DSPAM:48448a7f32359852712077!



Re: [vchkpw] not existing recipient but why ?

2008-06-02 Thread Sam Ami
i recompiled qmail.
what about vpopmail ?

On Tue, Jun 3, 2008 at 11:52 AM, Remo Mattei [EMAIL PROTECTED] wrote:
 did you recompile qmail and chkuser?

 how about vpopmail?

 Just some thoughts..
 remo

 Sam Ami wrote:
 hi all
 not sure what i'm doing wrong but i keep getting not existing
 recipient even for good know local users.

 /etc/tcp.smtp
  127.:allow,RELAYCLIENT=,CHKUSER_START=ALWAYS
  
 :allow,QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue,CHKUSER_START=ALWAYS

 uncommented the below in chkuser_settings.h, recompiled and moved the
 new qmail-smtpd to /var/qmail/bin
  #define CHKUSER_STARTING_VARIABLE CHKUSER_START
  #define CHKUSER_VPOPMAIL







 



!DSPAM:4844a61032359782516150!



[vchkpw] accepted any recipient for this domain

2008-05-28 Thread Sam Ami
hi all

i've being looking throug the list and can see that people have been
having issues with the setup of vchkpw and valid recpt lookups

as the others, i'm experiencing the same problem...

 accepted any recipient for this domain

unfortunately from what i gleaned from the list, i couldn't get my
setup to work.

can anyone point me to a document that outlines the setup with a
qmail|vpopmail installation ?

!DSPAM:483e3b2632351803917506!



Re: [vchkpw] verbose logging ?

2008-05-01 Thread Sam Ami
the only log options are

  --enable-logging=OPT   Log to syslog: n=nothing, e=errors only
(default), y=all attempts, p=errors with passwords, v=verbose (all
attempts, with passwords).
  --enable-log-name=TEXT Set syslog name vpopmail.
  --disable-auth-logging Don't record time and ip of last auth
attempt. Valid only for CDB, MySQL, PGSQL, LDAP.
  --enable-sql-logging   Enable authentication logging to MySQL/Postgres.

and they won't do what i'm after




On Thu, May 1, 2008 at 12:50 PM, Remo Mattei [EMAIL PROTECTED] wrote:
 you need to recompile it

  Remo



  Sam Ami wrote:

  is there any way to stop the verbose logging from vpopmail ?
 
  2008-05-01 10:22:17.376833500 delivery 702: success:
 
 name:___j.smith/passwd:_$1$Zggeh/pj$XjL4HfIfnfApCOCzmkInk./clear_passwd:_#878T8vR/comment/gecos:_j.smith/uid:1/gid:0/flags:__0/gecos:_j.smith/limits:_No_user_limits_set./dir:___/home/vpopmail/domains/mydomain.tld/1/j.smith/quota:_NOQUOTA/usage:_NOQUOTA/account_created:_Thu_May__1_12:25:03_2008/last_auth:_Never_logged_in/forward:_qp_14873/did_0+0+1/
 
 
 
 
 
 
 

  



!DSPAM:4819626f120502002078652!



Re: [vchkpw] verbose logging ?

2008-05-01 Thread Sam Ami
I do, it's called to determin if the local user exists amd if so do
script, if not delete the email.






On 5/1/08, Tom Collins [EMAIL PROTECTED] wrote:
 On Apr 30, 2008, at 9:33 PM, Sam Ami wrote:
  is there any way to stop the verbose logging from vpopmail ?
 
  2008-05-01 10:22:17.376833500 delivery 702: success:
  name:___j.smith/passwd:_$1$Zggeh/pj$XjL4HfIfnfApCOCzmkInk./
  clear_passwd:_#878T8vR/comment/gecos:_j.smith/uid:1/gid:0/
  flags:__0/gecos:_j.smith/limits:_No_user_limits_set./dir:___/
  home/vpopmail/domains/mydomain.tld/1/j.smith/quota:_NOQUOTA/
  usage:_NOQUOTA/account_created:_Thu_May__1_12:25:03_2008/
  last_auth:_Never_logged_in/forward:_qp_14873/did_0+0+1/
 


 Do you have a call to vuserinfo in your .qmail-default file for some
 reason?  That's what this output looks like...


 --
 Tom Collins  -  [EMAIL PROTECTED]
 Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
 QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/



 



!DSPAM:4819c4c3120501278273124!



[vchkpw] verbose logging ?

2008-04-30 Thread Sam Ami
is there any way to stop the verbose logging from vpopmail ?

2008-05-01 10:22:17.376833500 delivery 702: success:
name:___j.smith/passwd:_$1$Zggeh/pj$XjL4HfIfnfApCOCzmkInk./clear_passwd:_#878T8vR/comment/gecos:_j.smith/uid:1/gid:0/flags:__0/gecos:_j.smith/limits:_No_user_limits_set./dir:___/home/vpopmail/domains/mydomain.tld/1/j.smith/quota:_NOQUOTA/usage:_NOQUOTA/account_created:_Thu_May__1_12:25:03_2008/last_auth:_Never_logged_in/forward:_qp_14873/did_0+0+1/

!DSPAM:48192bea120504672717138!



[vchkpw] Error: Domain does not exist

2008-04-23 Thread Sam Ami
i'm trying to delete a domain by passing vpopmail

/home/vpopmail/bin/vdeldomain test.com

but i'm getting Error: Domain does not exist, the domains exists i
can see it listed in /home/vpopmail/domains

!DSPAM:480f40bd120507116326356!



Re: [vchkpw] Error: Domain does not exist

2008-04-23 Thread Sam Ami
On Thu, Apr 24, 2008 at 12:42 AM, Remo Mattei [EMAIL PROTECTED] wrote:
 does it exist in the qmail access file?

  Remo



  Sam Ami wrote:

  i'm trying to delete a domain by passing vpopmail
 
  /home/vpopmail/bin/vdeldomain test.com
 
  but i'm getting Error: Domain does not exist, the domains exists i
  can see it listed in /home/vpopmail/domains
 
 
 
 
 
 
 

  



!DSPAM:480fc539120503030514614!



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] nonexistent local user ?

2008-04-18 Thread Sam Ami
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:48083e64120501738056983!



[vchkpw] nonexistent local user ?

2008-04-17 Thread Sam Ami
hi all

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

|/home/vpopmail/bin/vdelivermail '' delete
|forward $DEFAULT@mail.internalserver.tld

!DSPAM:48081d36120501856816552!



Re: [vchkpw] nonexistent local user ?

2008-04-17 Thread Sam Ami
they are.

|/home/vpopmail/bin/vdelivermail '' delete
|forward $DEFAULT@mail.internalserver.tld





On Fri, Apr 18, 2008 at 2:04 PM, Tren Blackburn [EMAIL PROTECTED] wrote:



 Try putting the pipes on separate lines



  - Original Message -
  From: Sam Ami [EMAIL PROTECTED]
  To: vchkpw@inter7.com vchkpw@inter7.com
  Sent: Thu Apr 17 21:01:38 2008
  Subject: [vchkpw] nonexistent local user ?

  hi all

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

  |/home/vpopmail/bin/vdelivermail '' delete
  |forward $DEFAULT@mail.internalserver.tld



  

!DSPAM:480820da120502799017839!



Re: [vchkpw] nonexistent local user ?

2008-04-17 Thread Sam Ami
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 ?
 
  |/home/vpopmail/bin/vdelivermail '' delete
  |forward $DEFAULT@mail.internalserver.tld
 


  What file is this in?


  What are you trying to do?


  vdelivermail should NEVER be run from any file other than the
 .qmail-default file of a vpopmail domain.


  Rick

  



!DSPAM:4808308a120506770514530!



[vchkpw] domain setup but no mail deing received

2008-04-16 Thread Sam Ami
hi guys

my first vpopmail install so i might have overlooked something...

i've setup a new domain with one user.

everything looks ok, no errors, local mail routing works fine i
can deliver a message to the user from root an the user gets the
message

however, when attempting a remote delivery, say from gmail, no mail is
recieved by my server (note, I can sent to remote addresses.)

Is there anything i need to edit in /home/vpopmail/etc ? to allow
remote email delivery ?

!DSPAM:4805a7f3120501618517438!



Re: [vchkpw] domain setup but no mail deing received

2008-04-16 Thread Sam Ami
the bounce from google.



This is an automatically generated Delivery Status Notification

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipient has been delayed:

[EMAIL PROTECTED]

Message will be retried for 2 more day(s)

Technical details of temporary failure:
TEMP_FAILURE: The recipient server did not accept our requests to
connect. Learn more at
http://mail.google.com/support/bin/answer.py?answer=7720
[mx.mycompany.tld. (10): Connection timed out]





On Wed, Apr 16, 2008 at 6:23 PM, Qmail User [EMAIL PROTECTED] wrote:
 hi,

  can you be more specific? can you at least tell us something like the exact
 error messages generated by your qmail for this particular transaction?
 there are many places that can cause failed delivery. perhaps the best place
 to look for hints would be the log file.

  regards,

  reuben



  Sam Ami wrote:

  hi guys
 
  my first vpopmail install so i might have overlooked something...
 
  i've setup a new domain with one user.
 
  everything looks ok, no errors, local mail routing works fine i
  can deliver a message to the user from root an the user gets the
  message
 
  however, when attempting a remote delivery, say from gmail, no mail is
  recieved by my server (note, I can sent to remote addresses.)
 
  Is there anything i need to edit in /home/vpopmail/etc ? to allow
  remote email delivery ?
 
 
 
 
 
 


  



!DSPAM:4805d0a812050614770!