[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!



Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-08 Thread Sam

I changed root /var/spool/cron/
to
/home/vpopmail/bin/clearopensmtp 21 /dev/null


Do you still get the error message? If you are still getting the same
error message, maybe you need to restart the cron service for the
changes to be effective.


No more error messages.
Thank you All,
Sam


Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam

Cron [EMAIL PROTECTED] /home/vpopmail/bin/clearopensmtp 2$1  /dev/null



Body: /bin/sh: $1: ambiguous redirect



How can I fix this error in redirect?



change the 2$1 to 21, as it should be.


How do you edit clearopensmtp to change the 2$1 to 21 ?


man sh will explain this in more detail.


man sh is not working.  How to tell  the man command where to look to 


find man pages fro sh?

Thanks a lot,

Sam







Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam

I changed root /var/spool/cron/
to
/home/vpopmail/bin/clearopensmtp 21 /dev/null

I am using redhat 7.3 and I get:
No manual entry for sh
When I run the command:
man sh

Thanks,
Sam

- Original Message - 
From: Alberto Brealey Guzmán [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Monday, November 07, 2005 11:18 AM
Subject: Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy



Sam wrote:

Cron [EMAIL PROTECTED] /home/vpopmail/bin/clearopensmtp 2$1  /dev/null
Body: /bin/sh: $1: ambiguous redirect
How can I fix this error in redirect?
change the 2$1 to 21, as it should be.
How do you edit clearopensmtp to change the 2$1 to 21 ?


probably by running 'crontab -e' as root: the redirect is not in the
clearopensmtp command, but in the command that the cronjob is running.
Actually, replace the command run by cron with:

   /home/vpopmail/bin/clearopensmtp 21 /dev/null

since the one that is running in your server is missing the redirect
from STDOUT to /dev/null.


man sh will explain this in more detail.
man sh is not working.  How to tell  the man command where to look to
find man pages fro sh?


with the MANPATH env variable, but the 'sh' manpage should be there..
what OS are you running? What error do you get when you run 'man sh'?

hope this helps,

--
Alberto Brealey Guzmán
[EMAIL PROTECTED] 




Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-06 Thread Sam

Thank you All for your help.

Now that my server is up and running,
two last questions:

1- I know that a bad address causes the email to bounce, but what is a
doublebounce exactly?

2- Every hour I get a message:
   from:   Cron Daemon
  To:   root
   Subject: Cron [EMAIL PROTECTED] /home/vpopmail/bin/clearopensmtp 2$1  
/dev/null


   Body: /bin/sh: $1: ambiguous redirect

  How can I fix this error in redirect?
Thanks again,

Sam 



Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-05 Thread Sam

Adrew,

This is what I typed:
echo # /var/qmail/alias/.qmail-doublebounce
Just curious to know why it didn't create the .qmail-doublebounce file with 
# in the file.


Sam

- Original Message - 
From: Andrew Hodgson [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Saturday, November 05, 2005 6:43 AM
Subject: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy



On Fri, 4 Nov 2005 22:30:03 -0500, in gmane.mail.vpopmail you wrote:


Hi,

The command
#Echo doublebounce /var/qmail/control/doublebounceto
worked.
As for the second command
#echo # /var/qmail/alias/.qmail-doublebounce
Nothing happened. I do not know why, but I installed it
using
#touch .qmail-doublebounce
then I put# and saved.


I did wonder whether that command would work - it didn't seem right
when I wrote it.  I may have had to escape the # character or
something.  I take it you didn't copy the # character at the beginning
- if you left this in it would have made a comment and would not be
processed.

Andrew. 




Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-04 Thread Sam

Tom you hit it right.
My problem is tones of doublebounces of spam from forged return and bad
addresses.

I do not have doublebounceto file under
/var/qmail/control/
How do I set it up and what should be in it,
to have doublebounces go to that file instead of 
[EMAIL PROTECTED]

forwarding them to postmaster?

I will create .qmail-doublebounce and  put # in
/var/qmail/alias/.qmail-doublebounce
to delete all doublebounces

Thanks,
Sam

- Original Message - 
From: Tom Collins [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Friday, November 04, 2005 1:59 AM
Subject: Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy



On Nov 3, 2005, at 7:38 PM, Sam wrote:

@4000436ab0a417e5a724 info msg 116176: bytes 2174 from [EMAIL PROTECTED] 
qp
20947 uid 501


Looks like doublebounce messages.  What do you have in
/var/qmail/control/doublebounceto?

I've set my server to have doublebounce in that file, and then put #
in /var/qmail/alias/.qmail-doublebounce.  That way doublebounces are just
deleted -- 99.9% of them are crap and not worth looking at (e.g., spam
from forged return addresses).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com




Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-04 Thread Sam

Hi,

The command
#Echo doublebounce /var/qmail/control/doublebounceto
worked.
As for the second command
#echo # /var/qmail/alias/.qmail-doublebounce
Nothing happened. I do not know why, but I installed it
using
#touch .qmail-doublebounce
then I put# and saved.

It is working now.

Thank you All.
Sam

- Original Message - 
From: Andrew Hodgson [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Friday, November 04, 2005 10:04 AM
Subject: RE: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy



Hi,

Run the commands:

#Echo doublebounce /var/qmail/control/doublebounceto
#echo # /var/qmail/alias/.qmail-doublebounce

In this way doublebounces will go to the user doublebounce, who's .qmail
file has nothing in it and so the mail will fall into a black hole.

I think this is what Tom is getting at.

Andrew.

-Original Message-
From: Sam [mailto:[EMAIL PROTECTED]
Sent: 04 November 2005 14:50
To: vchkpw@inter7.com
Subject: Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

Tom you hit it right.
My problem is tones of doublebounces of spam from forged return and bad
addresses.

I do not have doublebounceto file under
/var/qmail/control/
How do I set it up and what should be in it,
to have doublebounces go to that file instead of
[EMAIL PROTECTED]
forwarding them to postmaster?

I will create .qmail-doublebounce and  put # in
/var/qmail/alias/.qmail-doublebounce
to delete all doublebounces

Thanks,
Sam

- Original Message - 
From: Tom Collins [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Friday, November 04, 2005 1:59 AM
Subject: Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy



On Nov 3, 2005, at 7:38 PM, Sam wrote:

@4000436ab0a417e5a724 info msg 116176: bytes 2174 from [EMAIL PROTECTED] 
qp
20947 uid 501


Looks like doublebounce messages.  What do you have in
/var/qmail/control/doublebounceto?

I've set my server to have doublebounce in that file, and then put #
in /var/qmail/alias/.qmail-doublebounce.  That way doublebounces are just
deleted -- 99.9% of them are crap and not worth looking at (e.g., spam
from forged return addresses).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com




**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

allpay.net Limited, Fortis et Fides, Whitestone Business Park, Whitestone, 
Hereford, HR1 3SE. Telephone: 0870 243 3434, Fax: 0870 243 6041. Website: 
www.allpay.net Email: [EMAIL PROTECTED]
** 




Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-03 Thread Sam

I noticed that one local user which I created when I installed qmail and
before installing vpopmail, was getting lots of messages from qmail under
/home/user/Maildir.


what do your logs say about this? (Hint: if you had some of those messages 
you

recently deleted around, they would certainly help ;)


The directory was  /home/user/Maildir/new  was full of thousands of messages 
in this format:

12345678999.16207.qmail ,S=14766
When I tried to go in the directory to read one of the messages, the 
computer would hang.

That is why I decided to delete the directory.
Now my qmail log shows:
@4000436ab0a416ec08cc new msg 116203

@4000436ab0a416ee27c4 info msg 116203: bytes 2061 from [EMAIL PROTECTED] qp 20944 
uid 507


@4000436ab0a41733b08c starting delivery 194354: msg 116203 to local 
[EMAIL PROTECTED]


@4000436ab0a41734fc94 status: local 1/10 remote 14/20

@4000436ab0a417e397cc new msg 116176

@4000436ab0a417e5a724 info msg 116176: bytes 2174 from [EMAIL PROTECTED] qp 20947 
uid 501


@4000436ab0a41821c9ac starting delivery 194355: msg 116176 to local 
[EMAIL PROTECTED]


@4000436ab0a418232554 status: local 2/10 remote 14/20

@4000436ab0a41824e68c delivery 194354: success: did_0+1+0/qp_20947/

@4000436ab0a418278a54 status: local 1/10 remote 14/20

@4000436ab0a4182a7854 end msg 116203

I do not know what the messages are about and where they are going .
/var/spool/mail  has nothing in it.
Under vpopmail I have [EMAIL PROTECTED]
The qmail.domain.com is the local machine

It took the system more than one hour to delete the 
/home/user/Maildir/new

directory and /home/user/Maildir/tmp and left /home/user/Maildir/cur.
Now the server is working fine, but qmail did not recreate the new and
tmp directories again.



it's not supposed to.
-Jeremy


Ok, but why qmail was writing to that directory?
Thank you All for your help.
Sam

- Original Message - 
From: Jeremy Kitchen [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Wednesday, November 02, 2005 10:31 PM
Subject: Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy




Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-02 Thread Sam

Remo,

I noticed that one local user which I created when I installed qmail and
before installing vpopmail, was getting lots of messages from qmail under
/home/user/Maildir.

It took the system more than one hour to delete the /home/user/Maildir/new
directory and /home/user/Maildir/tmp and left /home/user/Maildir/cur.
Now the server is working fine, but qmail did not recreate the new and
tmp directories again.

Vpopmail and the domain accounts that I am using are installed under
/home/vpopmail.

Any ideas why and what qmail was doing?
Thanks,
Sam

- Original Message - 
From: Remo Mattei [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Monday, October 31, 2005 11:04 AM
Subject: Re: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy


did u check  your kernel? there are some hackers that may exploit your 
server check your /tmp directory if you are also running apache and see if 
you see some hidden directories, etc..


just my 2 cents.

Remo
 - Original Message - 
 From: Sam

 To: vchkpw@inter7.com
 Sent: Sunday, October 30, 2005 18:01
 Subject: [vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy


 Hi,
 We have vpopmail version 5.2.1 with qmail 1.03 + mysql 3.23 on Redhat 7.3.
 It was running fine for the past 3 years until now.
 Lately the server at random gets slow and very busy and could not be 
accessed until restarted with a hard reset.


 The only thing I can think of is rebuilding the system.
 Any ideas as to why this is happening?

 Thanks,
 Sam



[vchkpw] qmail+vpopmail on redhat 7.3 server gets very busy

2005-10-30 Thread Sam



Hi,
We have vpopmail version 5.2.1 with qmail 1.03 + 
mysql 3.23 on Redhat 7.3. 
It was running fine for the past 3 years until now. 

Lately the server at random getsslow and 
verybusy and could not be accessed until restarted with ahard 
reset.

The only thing I can think of is rebuilding the 
system.
Any ideas as to why this is happening?

Thanks,
Sam



[vchkpw] mail forward

2004-04-28 Thread sam
Hi all,

I am new to this list as well as to qmail + vpopmail
I have a basic question.
I have configured qmail and vpopmail on my server.
Have 6 domains configured.
The qmail installation is standard. In /var/qmail

and vpopmail installation in /home/vpopmail

parikhsteel.com is one of the domains.

Now I want that all the mails to parikhsteel.com (except mails for two 
users on the same domain) should be
forwarded to three users on the same domain.

How can I do that?

Please guide.

Regards,
Sameer.









Re: IMAP before SMTP

2001-08-31 Thread Sam Varshavchik

Chris Keating writes: 

  
 Chris, 

 Thanks for your efforts.  This works for me.  However, this workaround has a
 few drawbacks that you may already be aware of: 

 1. If imap access is turned off (via vmoduser -i), then imap access is not
 granted, but open_relay still tries to run and just leaves the open_smtp
 file owned by root.root, making roaming break until permissions are changed
 back. 

 2. If roaming is disabled for that user (via vmoduser -r), open_relay has no
 way of knowing since it's separate from authvchkpw now.  So they get to roam
 anyway. 

 3. For people using multiple authentication modules (not me), anyone who is
 authenticated will get roaming access. 

 Since we are now forced to use authdaemon (as far as I can tell, anyway),
 seems like the best solution would be for imaplogin to pass the environment
 to authdaemond.  This would fix everything mentioned above, I think, and
 perhaps similar issues for other authentication modules. 

  
 1. This is a problem with the vpopmail.c code, IMHO it doesn't recover
 from hiccups as well as it should.
  
 2,3. The real problem here is that a side effect (SMTP relay authentication)
 is being piggy-backed onto authentication. authdaemond is soley concerned

Correct. 

I have said many times before that my opinion is that POP-before-SMTP and 
IMAP-before-SMTP approach is a hack, nothing more.  This approach might have 
made sense 2-3 years ago, but not any more.  Pretty much every mail client 
out there supports authenticated SMTP, and that's the right solution for 
this particular problem.  That's what people should be doing.  Authenticated 
SMTP is a much more reliable, and a technically sane approach. 

FWIW, you can still get the old authentication configuration by specifying 
 --without-authdaemon to Courier-IMAP's configuration script.  It's just that 
the default setting now builds authdaemon, because it's simply easier for me 
with everyone on the same playing field, and everyone using authdaemon. 


-- 
Sam



Re: courier imap 1.3.6

2001-04-16 Thread Sam Varshavchik

Tim Hason writes:

 It will compile ok. make install-strip fails at imapd.rc (make install
 works)
 make install-configure stops at the very beginning (I didn't get an error,
 just a stupid stop***)

Use must use gmake instead of make on any xBSD. 


-- 
Sam