Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-10 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]:

Hi lixiang,

 i have installed vpopmail-5.2.1,qmail-1.0.3, qmail-ldap, openldap-2.0.27,
 qmailadmin-1.0.6 in my Redhat 7.3 box.

Please do not mix qmail-ldap and vpopmail-ldap. These are totally different 
programms that both try to do the same. !!

I 'll give you a short step by step way to use vpopmail-ldap:


1) Edit qmailUser.schema

--- snip
attributetype ( 1.3.6.1.4.1.8868.3.1.2
NAME 'qmailGID'
DESC 'qmail group id'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100}
SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.8868.3.1.3
NAME 'qmailUID'
DESC 'qmail userid'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100}
SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.8868.3.1.4
NAME 'qmaildomain'
DESC 'qmail Domain'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100}
SINGLE-VALUE )
attributetype ( 1.3.6.1.4.1.8868.3.1.6
NAME 'mailQuota'
DESC 'qmail quota'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100}
SINGLE-VALUE )
attributetype ( 1.3.6.1.4.1.8868.3.1.7
NAME 'mailMessageStore'
DESC 'qmail Store'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{100}
SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.8868.3.1.8
NAME 'clearPassword'
DESC 'qmail Clear Password for APOP'
EQUALITY octetStringMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128}
SINGLE-VALUE )

objectclass ( 1.3.6.1.4.1.8868.3.1
NAME 'qmailUser'
DESC 'qmail local mail recipient'
SUP ( top $ person $ organizationalPerson )
MAY ( qmailGID $ qmailUID $ qmaildomain $
mailQuota $ mailMessageStore $ clearPassword $
uid $ name $ sn $ cn ) )

--- snap

2) Modify the definition of  person in core.schema to :

--- snip

 objectclass ( 2.5.6.6 NAME 'person'
 DESC 'RFC2256: a person'
 SUP top STRUCTURAL
 MAY ( sn $ cn $ userPassword $ telephoneNumber $ seeAlso $ description 
 $ mail $
 workphonenumber $ cellphonenumber $ postalAddress $
 title $ telexNumber $street $givenName $registeredAddress 
 $cellphone) )
 
--- snap
 



3) Edit vldap.h

vldap.h

--- snip

#define VLDAP_SERVER localhost
#define VLDAP_PORT LDAP_PORT
#define VLDAP_USER cn=root,dc=xx,dc=net
#define VLDAP_PASSWORD xx
#define MAX_BUFF 500

#define VLDAP_BASEDN ou=people,dc=xxx,dc=net

--- snap


4) Recompile vpopmail --with-ldap
Do not use both mysql and ldap !!!


5)
Setup slapd.conf 

slapd.conf
snip
include   /vmail/etc/openldap/schema/core.schema
include   /vmail/etc/openldap/schema/qmailUser.schema
..
access to attr=userPassword
   by  *  auth

database  bdb
suffix dc=xxx,dc=cn
rootdn dc=admin,dc=,dc=net
rootpwsecret
directory /var/openldap
index  objectclass   pres,eq
index  cn,sn,uid  eq,


6)
Start slapd

7)

Edit dn.ldif
snip
dn: dc=xxx,dc=net
objectclass: organization
o: ynst

dn:ou=people,dc=,dc=cn
objectclass: organizationalUnit
ou:people
snip

8) Add base DN
-
ldapadd -x -w admin -D 'cn=admin,dc=,dc=cn' -f  /tmp/dn.ldif
   adding new entry  dc=,dc=cn

   adding new entry ou=people,dc=,dc=cn
--

9) Test it 
ldapsearch -x -w admin -D 'cn=admin,dc=,dc=cn' -b 'dc=,dc=cn'

10)

Now you should be able to add domains and users using either qmailadmin oder 
commandline.


Note: LDAP support does work !!! And is stable !!! 
Some patches from me are still not included for any reason I do not know, so if 
you have any problems feel free to ask !!! I will do my best ;-)

On first glance this looks a little bit tricky, but when you go ahead living 
with LDAP all steps are getting more and more reasonable to you. After you have 
discovered the advantages of LDAP you do not want to miss it anymore, I 
promise ;-))

And if any error still occur please send the LDAP error message. I included 
this into vldap.c to have much more debugging informations.

Best regards Jens

-- 
Jens Jahr




[vchkpw] weird behavior

2003-07-10 Thread Jason



Hello 
All,

A couple of weeks ago, 
I've installed vpopmail 5.3.20. Everything was working fine. Just 
today, I added a domain and to my surprise, a directory "0" was created and the 
directory of the domain I added was placed on that directory. To be sure, 
I added another directory and same thing happened, the directory of the domain 
was created on the /usr/local/vpopmail/domains/0 directory. I 
haven't done anything on this system after installation and have a added a 
couple of domains before and the directories were created at the 
/usr/local/vpopmail/domains. It's just now that it behaved like 
this? Has anybody experienced this before? Any idea on how I can 
solve this?

TIA
tech.gif

Re: [vchkpw] weird behavior

2003-07-10 Thread Ahmad Masood Shah



check inside the 0 directory you will find your domain 
dir.

-- Best Regs,Masood Ahmad ShahSystem 
Administrator^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 
^| * * * * * * * * * * * * * * * * * * * * * * * 
*| Fibre Net (Pvt) Ltd. Lahore, Pakistan| Tel: 
+92-42-6677024| Mobile: +92-300-4277367| http://www.fibre.net.pk| * * 
* * * * * * * * * * * * * * * * * * * * * *^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 
^ ^ ^ ^ ^ ^ ^ ^Unix is very simple, but it takes a genius to understand the 
simplicity.(Dennis Ritchie)

  - Original Message - 
  From: 
  Jason 
  
  To: [EMAIL PROTECTED] 
  Sent: Thursday, July 10, 2003 12:26 
  PM
  Subject: [vchkpw] weird behavior
  
  Hello 
  All,
  
  A couple of weeks 
  ago, I've installed vpopmail 5.3.20. Everything was working fine. 
  Just today, I added a domain and to my surprise, a directory "0" was created 
  and the directory of the domain I added was placed on that directory. To 
  be sure, I added another directory and same thing happened, the directory of 
  the domain was created on the /usr/local/vpopmail/domains/0 
  directory. I haven't done anything on this system after 
  installation and have a added a couple of domains before and the directories 
  were created at the /usr/local/vpopmail/domains. It's just now that it 
  behaved like this? Has anybody experienced this before? Any idea 
  on how I can solve this?
  
  TIA
tech.gif

[vchkpw] Cant send thru server using roaming-users

2003-07-10 Thread Bård Tommy Nilsen

i have setup the roaming users function, but when i try to send mail to
a domain
on another mailserver i get the mail back with the error:
 
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Anyone seen that error message before ??

 

Regards
Bård Tommy





[vchkpw] RE:Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-10 Thread lixiang




hi,Jens:
 thanks a lot! situation get better, but still has 
problems.
 i used your qmailUser.schema; but make no 
modification for my core.schema, because the modification you provide make the 
attributetype error when start slapd. andbecause i have had the 
dc=koal,dc=com entry, so my dn.ldif is :

 dn:ou=people,dc=,dc=cn objectclass: 
organizationalUnitou:people
ldapadd succeed. and now i add/delete domain or users is indeed 
successful in command line. :-) but i still have 2 problems:

1. add user through qmailadmin ,it always report: Email Account [EMAIL PROTECTED] (test1) could not be added, but 
this user actually has been added ,and its entry in ldap has also been 
added. 

2. i test the send/receive email through OE client and " telnet 
email-servers'ip 110" , the authentication always error:

Error: No such objectmatched DN: "ou=people,dc=koal,dc=com"-ERR 
authorization failed

i ensure the password is correct for that user.




- Original Message - 
From: "Jens Jahr" [EMAIL PROTECTED]
To: "lixiang" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 2:09 PM
Subject: Re: [vchkpw] error: segmentation fault and unable to chdir 
vpopmail/users directory

 Zitat von lixiang [EMAIL PROTECTED]:  Hi 
lixiang,   i have installed 
vpopmail-5.2.1,qmail-1.0.3, qmail-ldap, openldap-2.0.27,  
qmailadmin-1.0.6 in my Redhat 7.3 box.  Please do not mix 
qmail-ldap and vpopmail-ldap. These are totally different  programms 
that both try to do the same. !!  I 'll give you a short step by 
step way to use vpopmail-ldap:   1) Edit 
qmailUser.schema  --- snip attributetype ( 
1.3.6.1.4.1.8868.3.1.2  NAME 
'qmailGID'  DESC 'qmail group 
id'  EQUALITY 
caseIgnoreIA5Match  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26{100} 
 SINGLE-VALUE )  
attributetype ( 1.3.6.1.4.1.8868.3.1.3 
 NAME 'qmailUID' 
 DESC 'qmail userid' 
 EQUALITY caseIgnoreIA5Match 
 SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26{100} 
 SINGLE-VALUE )  
attributetype ( 1.3.6.1.4.1.8868.3.1.4 
 NAME 'qmaildomain' 
 DESC 'qmail Domain' 
 EQUALITY caseIgnoreIA5Match 
 SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26{100} 
 SINGLE-VALUE ) attributetype 
( 1.3.6.1.4.1.8868.3.1.6  NAME 
'mailQuota'  DESC 'qmail 
quota'  EQUALITY 
caseIgnoreIA5Match  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26{100} 
 SINGLE-VALUE ) attributetype 
( 1.3.6.1.4.1.8868.3.1.7  NAME 
'mailMessageStore'  DESC 
'qmail Store'  EQUALITY 
caseIgnoreIA5Match  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26{100} 
 SINGLE-VALUE )  
attributetype ( 1.3.6.1.4.1.8868.3.1.8 
 NAME 'clearPassword' 
 DESC 'qmail Clear Password for 
APOP'  EQUALITY 
octetStringMatch  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.40{128} 
 SINGLE-VALUE )  
objectclass ( 1.3.6.1.4.1.8868.3.1 
 NAME 'qmailUser' 
 DESC 'qmail local mail 
recipient'  SUP ( top $ person 
$ organizationalPerson )  MAY 
( qmailGID $ qmailUID $ qmaildomain $ 
 
mailQuota $ mailMessageStore $ clearPassword $ 
 
uid $ name $ sn $ cn ) )  --- snap  2) Modify 
the definition of "person" in core.schema to :  --- 
snip  objectclass ( 2.5.6.6 NAME 'person' 
 DESC 'RFC2256: a 
person'  SUP top 
STRUCTURAL  MAY ( sn $ 
cn $ userPassword $ telephoneNumber $ seeAlso $ description  $ 
mail $ 
 
workphonenumber $ cellphonenumber $ postalAddress $ 
 
title $ telexNumber $street $givenName $registeredAddress  
$cellphone) )  --- snap  
   3) Edit vldap.h  vldap.h 
 --- snip  #define VLDAP_SERVER "localhost" 
#define VLDAP_PORT LDAP_PORT #define VLDAP_USER 
"cn=root,dc=xx,dc=net" #define VLDAP_PASSWORD "xx" 
#define MAX_BUFF 500  #define VLDAP_BASEDN 
"ou=people,dc=xxx,dc=net"  --- snap  
 4) Recompile vpopmail --with-ldap Do not use both mysql and 
ldap !!!   5) Setup slapd.conf   
slapd.conf snip include 
/vmail/etc/openldap/schema/core.schema include 
/vmail/etc/openldap/schema/qmailUser.schema .. access to 
attr=userPassword  by * 
auth  
database bdb 
suffix "dc=xxx,dc=cn" 
rootdn 
"dc=admin,dc=,dc=net"
 rootpw secret 
directory /var/openldap 
index 
objectclass 
pres,eq index 
cn,sn,uid 
eq,   6) Start slapd  7) 
 Edit dn.ldif snip dn: dc=xxx,dc=net 
objectclass: organization o: ynst  
dn:ou=people,dc=,dc=cn objectclass: organizationalUnit 
ou:people snip  8) Add base DN 
- 
ldapadd -x -w admin -D 'cn=admin,dc=,dc=cn' -f /tmp/dn.ldif 
 adding new entry "dc=,dc=cn"  
 adding new entry "ou=people,dc=,dc=cn" 
-- 
 9) Test it  ldapsearch -x -w admin -D 'cn=admin,dc=,dc=cn' 
-b 'dc=,dc=cn'  10)  Now you should be able 
to add domains and users using either qmailadmin oder  
commandline.   Note: LDAP support does work !!! And is 
stable !!!  Some patches from me are still not included for any reason I 
do not know, so if  you have any 

[vchkpw] Re: SqWebMail bug: bizarre virtual domain behavior

2003-07-10 Thread Sérgio Manuel Rosa
gjohnson writes: 

I have an OpenBSD 3.3 box running (apache NOT chrooted)
vpopmail-5_2_1, courier-imap-1_7_1, and sqwebmail-3_5_1
vpopmail was configured with
--enable-defaultquota=500S \
--enable-clear-passwd=n \
--enable-default-domain=real.domain 

When I log in to SqWebMail using realuser%real.domain
everything looks good.  I see the top of the webpage
[EMAIL PROTECTED]
The reply-to address is [EMAIL PROTECTED] 

BUG:
When I log in to SqWebMail using virtuser%virt.domain
I see at the top of the webpage
[EMAIL PROTECTED] 

The reply-to address is also [EMAIL PROTECTED]
and must be manually changed on a user-by-user basis. 

I can not change the bizarre [EMAIL PROTECTED]
at the top of the webpage. 

Hi, this is a swebmail issue and shuld be reported to swqebmail mailling 
list. 

However I think I can give you a hint on what is going on.
Are you using a version with logindomainlist feature (developed by Jesse 
Guardian)? If you are then you should read the paper INSTALL on how to use 
it.
I have a bunch of virtual domains and I'm using the following sintax
*.pt:webmail.*.pt:@ 

hope that helps.
srosa 




Re: [vchkpw] RE:Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-10 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]:

Hi lixiang,

 i used your qmailUser.schema;  but make no modification for my
 core.schema, because the modification you provide make the attributetype
 error when start slapd. and because i have had the dc=koal,dc=com entry, so
 my dn.ldif is :

 
   dn:ou=people,dc=,dc=cn
   objectclass: organizationalUnit
   ou:people

Ok, look here:
Each entry you add is now a subtree vom ou=people,dc=,dc=cn
So your domains will be stored:

ou=test1.com,ou=people,dc=,dc=cn
ou=bla.com,ou=people,dc=,dc=cn

etc.

Your users will have entries like:

uid=user1,ou=test1.com,ou=people,dc=,dc=cn
uid=user567,ou=test1.com,ou=people,dc=,dc=cn

etc.

Your basedn is
ou=people,dc=,dc=cn

So you might use vckpw to auth your users!
See the problem you have ?

 Error: No such object
 matched DN: ou=people,dc=koal,dc=com
 -ERR authorization  failed

This is a querry to user: ou=people,dc=koal,dc=com
But as you now know this your Basedn and not a valid user.

Everytime you recompile vpopmail, you have to recompile qmailadmin, because it 
is limked against libvpopmail.a 

So try your commandline tools:
- vaddomain
- vadduser
- vmoduser
- vdeluser

If they work, then try to recompile qmailadmin.
You should have a base user call postmaster, which has been setup on adding the 
domain.

Get a ldapbrowser like gq, connect to your ldapserver and you should see 
something like

 dc=koal,dc=com
  |
   -ou=people
  |
   - ou=test1.com
   |
-uid=postmaster
-uid=user1
-uid=user156

BTW: I wonder that modifiying you core.schema results in an error, because I 
just changed a must-flag to a may-flag.

Best regards
Jens




 
 ldapadd succeed.  and now i add/delete  domain or users is indeed successful
 in command line. :-)  but i still have 2 problems:
 
 1. add user through qmailadmin ,it always report:  Email Account
 [EMAIL PROTECTED] (test1) could not be added, but this user actually has been
 added ,and its entry in ldap has also been added.  
 
 2. i test the send/receive email through OE client and  telnet 
 email-servers'ip 110 , the authentication always error:
 
 Error: No such object
 matched DN: ou=people,dc=koal,dc=com
 -ERR authorization  failed
 
 i ensure the password is correct for that user.
 
-- 
Jens Jahr





[vchkpw] vpopmail latest version

2003-07-10 Thread Valentin Ionescu




Someone recomanded 
me to update to vpopmail-5.3.38 
in order to stop getting an "Invalid User Id Or 
Password"
message from sqwebmail but I could't fint it 
anywhere.

The latest version that I could find was 5.3.20 
(which is
the one I am using right now).

Please tell me if there really is a later version 
then 5.3.20
and where could I download it from.

Thanks!



Re: [vchkpw] vpopmail latest version

2003-07-10 Thread vol
If you're running authdaemond to cache authentication
information, that is probably your problem.  Disable
that at configure-time (--without-authdaemond) and try
to use it again.
Valentin Ionescu wrote:
Someone recomanded me to update to vpopmail-5.3.38
in order to stop getting an Invalid User Id Or Password
message from sqwebmail but I could't fint it anywhere.
 
The latest version that I could find was 5.3.20 (which is
the one I am using right now).
 
Please tell me if there really is a later version then 5.3.20
and where could I download it from.
 
Thanks!
 


--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



[vchkpw] Re: SMTP is too slow

2003-07-10 Thread Sérgio Manuel Rosa
Ajai Khattri writes: 

Sérgio Manuel Rosa wrote: 

When internal clients try to send mail sometimes they get timeout, I 
bellieve that in this case it's when client connect to server, other 
times if a mail got attachs it starts to send... at least it's what 
Outlook says, and it takes an eternity (a mail with 1Mg taking 3 hours to 
leave outbox :-/) to deliver the mail to the server. After the messages 
reaches the server it's dispatched in a question of seconds...
I'm completly over this issue but can't find a reason for this to hapen.
Another option: check your have plenty of disk space... 

--
Aj.
Systems Administrator / Developer 


Not a problem there 250G HD space on that mount point. 

srosa 




Re: [vchkpw] vpopmail latest version

2003-07-10 Thread Howard Miller
Aha I have been having this problem, and have just come in halfway through 
the conversation...

Can somebody spell this out for me a bit more please?

Is that --without-authdaemond in sqwebmail?  In which case how does it verify 
the user... or am I being stupid and missing something completely??

Thanks

On Thursday 10 July 2003 15:22, [EMAIL PROTECTED] wrote:
 If you're running authdaemond to cache authentication
 information, that is probably your problem.  Disable
 that at configure-time (--without-authdaemond) and try
 to use it again.

 Valentin Ionescu wrote:
  Someone recomanded me to update to vpopmail-5.3.38
  in order to stop getting an Invalid User Id Or Password
  message from sqwebmail but I could't fint it anywhere.
 
  The latest version that I could find was 5.3.20 (which is
  the one I am using right now).
 
  Please tell me if there really is a later version then 5.3.20
  and where could I download it from.
 
  Thanks!




[vchkpw] vadduser segfaulting when executed from script

2003-07-10 Thread Keith Bussey
Hi all,

My situation is the following:

FreeBSD 4.5-RELEASE
Vpopmail 5.3.12
PHP 4.2.1

Whenever I try to vadduser from my php script using 

`/u4/vpopmail/bin/vadduser [EMAIL PROTECTED] pass`;

I get the following error:

Segmentation fault - core dumped

I am running the script as root.

If I just type the same command not from in a script, it works fine.

Any ideas ? Thanks





-- 
Keith Bussey

Wisol, Inc.
Chief Technology Manager
(514) 398-9994 ext.225






Re: [vchkpw] Cant send thru server using roaming-users

2003-07-10 Thread Kiril Todorov
On Thu, Jul 10, 2003 at 11:21:13AM +0200, Brd Tommy Nilsen wrote:
 
 i have setup the roaming users function, but when i try to send mail to
 a domain
 on another mailserver i get the mail back with the error:
  
 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
 
 Anyone seen that error message before ??
 
  
 
 Regards
 Brd Tommy

Are you sure you're tcpserver is using the same tcp.smtp.cdb file that vpopmail is 
updating? where's the -x switch in the run file for qmail-smtpd pointing at?
-- 

Kiril Todorov-+-  +359 2 9712013
Bulgaria Online  -+-  http://home.online.bg

/* waiting... dreaming... wishing... */



Re: [vchkpw] vpopmail latest version

2003-07-10 Thread Valentin Ionescu
From what I have been reading I understood that I have to 
use authdaemond in order to allow access to mail using sqwebmail

This is how i've configured sqwebmail

./configure --without-authpwd \
--without-authshadow \
--without-authpam \
--without-authuserdb \
--without-authmysql \
--without-authldap \
--enable-softtimeout=1800 \
--disable-changepass \
--without-gzip \
--enable-cgibindir=/var/www/cgi-bin \
--enable-imagedir=/var/www/icons \
--without-ispell \
--disable-autorenamesent



- Original Message - 
From: [EMAIL PROTECTED]
To: Valentin Ionescu [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 10 July, 2003 17:22
Subject: Re: [vchkpw] vpopmail latest version


 If you're running authdaemond to cache authentication
 information, that is probably your problem.  Disable
 that at configure-time (--without-authdaemond) and try
 to use it again.
 
 Valentin Ionescu wrote:
  Someone recomanded me to update to vpopmail-5.3.38
  in order to stop getting an Invalid User Id Or Password
  message from sqwebmail but I could't fint it anywhere.
   
  The latest version that I could find was 5.3.20 (which is
  the one I am using right now).
   
  Please tell me if there really is a later version then 5.3.20
  and where could I download it from.
   
  Thanks!
   
 
 
 
 -- 
 mailto:[EMAIL PROTECTED]
 Matt Brookings - Chief Technical Officer
 Inter7 Internet Technologies, Inc.
 www.inter7.com - 847-492-0470
 Prices at http://www.inter7.com/prices
 
 
 
 



Re: [vchkpw] vpopmail latest version

2003-07-10 Thread Valentin Ionescu
From what I have been reading I understood that I have to 
use authdaemond in order to allow access to mail using sqwebmail


This is how I've configured vpopmail:

./configure --enable-roaming-users=y \
--enable-clear-passwd=y \
--enable-valias=y \
--enable-default-domain=hostname.myprymarydomain.com \
--enable-logging=y

And this is how i've configured sqwebmail

./configure --without-authpwd \
--without-authshadow \
--without-authpam \
--without-authuserdb \
--without-authmysql \
--without-authldap \
--enable-softtimeout=1800 \
--disable-changepass \
--without-gzip \
--enable-cgibindir=/var/www/cgi-bin \
--enable-imagedir=/var/www/icons \
--without-ispell \
--disable-autorenamesent

So I didn't used any --without-authdaemond option for 
vpopmail at compile time. Would it be OK to do that if 
I want to allow access to mail trough sqwebmail interface.

- Original Message - 
From: [EMAIL PROTECTED]
To: Valentin Ionescu [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 10 July, 2003 17:22
Subject: Re: [vchkpw] vpopmail latest version


 If you're running authdaemond to cache authentication
 information, that is probably your problem.  Disable
 that at configure-time (--without-authdaemond) and try
 to use it again.
 
 Valentin Ionescu wrote:
  Someone recomanded me to update to vpopmail-5.3.38
  in order to stop getting an Invalid User Id Or Password
  message from sqwebmail but I could't fint it anywhere.
   
  The latest version that I could find was 5.3.20 (which is
  the one I am using right now).
   
  Please tell me if there really is a later version then 5.3.20
  and where could I download it from.
   
  Thanks!
   
 
 
 
 -- 
 mailto:[EMAIL PROTECTED]
 Matt Brookings - Chief Technical Officer
 Inter7 Internet Technologies, Inc.
 www.inter7.com - 847-492-0470
 Prices at http://www.inter7.com/prices
 
 
 



[vchkpw] Check users patches

2003-07-10 Thread Mario Junior
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hello Friends,

Some bad guys are always SPAMMING some domains hosted in my
qmail-vpopmail-5.3.20+mysql boxes.

They usually send 1 or more emails to a domain with less than 50 valid
emails trying to guess it. Then, of course, comes thousands of MAILER-DAEMON
messages and then, the queue grows-up too fast and the delivery too slow.

I knew two patch that can help me : qmail-smtpd-chkusr and qmail-verifyrcpt.
My question is : What the difference between them? I think the second one a=
re
related to LDAP or something, so the best option should be the
qmail-smtpd-chkusr, Am I right?


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/DbLGZYXsPMybvmIRAkK0AKCfr20cYaVT7oCCMVVbrBnmaTdkxwCfdOOo
V4h5ZU+kiDGimiji/AI9yyQ=
=Xo0r
-END PGP SIGNATURE-




Re: [vchkpw] Check users patches

2003-07-10 Thread Rick Macdougall
Hi,

Exact same setup and we use the chkusr patch.  Works great.

Regards,

Rick

Mario Junior wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Friends,

Some bad guys are always SPAMMING some domains hosted in my
qmail-vpopmail-5.3.20+mysql boxes.
They usually send 1 or more emails to a domain with less than 50 valid
emails trying to guess it. Then, of course, comes thousands of MAILER-DAEMON
messages and then, the queue grows-up too fast and the delivery too slow.
I knew two patch that can help me : qmail-smtpd-chkusr and qmail-verifyrcpt.
My question is : What the difference between them? I think the second one a=
re
related to LDAP or something, so the best option should be the
qmail-smtpd-chkusr, Am I right?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQE/DbLGZYXsPMybvmIRAkK0AKCfr20cYaVT7oCCMVVbrBnmaTdkxwCfdOOo
V4h5ZU+kiDGimiji/AI9yyQ=
=Xo0r
-END PGP SIGNATURE-






RE: [vchkpw] Check users patches

2003-07-10 Thread Shane Chrisp
Where is the chkusr patch available from?

cheers,

Shane
  
  Exact same setup and we use the chkusr patch.  Works great.




Re: [vchkpw] Check users patches

2003-07-10 Thread Rick Macdougall
To the person that asked...

You can find it at

Recommended http://www.shupp.org/ with the qmail-toaster-0.50 patch
Original Patch at http://www.interazioni.it/qmail/#qmail-smtpd
Please take note: If you use TLS you will need an additional patch to 
fix an early close problem. The patch is listed on Tonix's page, the 
Original Patch link.

Thanks again Tonix!

Regards,

Rick





Re: [vchkpw] vadduser segfaulting when executed from script

2003-07-10 Thread vol
If everything you say is true, it leads me to believe
there is a corruption in one of the data files somewhere.
Check to make sure /var/qmail/users/assign is correct
and that there is a single dot at the end of the file, etc.
Also check to make sure the vpasswd files in the domain
you're trying to add to are not corrupted.  That is where
I'd start.
Keith Bussey wrote:
Hi all,

My situation is the following:

FreeBSD 4.5-RELEASE
Vpopmail 5.3.12
PHP 4.2.1
Whenever I try to vadduser from my php script using 

`/u4/vpopmail/bin/vadduser [EMAIL PROTECTED] pass`;

I get the following error:

Segmentation fault - core dumped

I am running the script as root.

If I just type the same command not from in a script, it works fine.

Any ideas ? Thanks







--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



Re: [vchkpw] vpopmail latest version

2003-07-10 Thread vol
Wherever you read that is incorrect, at least for accessing
sqwebmail via the vpopmail authentication module.  This may
or may not be true for other modules, but as far as I know,
the authdaemond is an optional feature, and not a
requirement (though I could definately be wrong).
Valentin Ionescu wrote:
From what I have been reading I understood that I have to 
use authdaemond in order to allow access to mail using sqwebmail

This is how I've configured vpopmail:

./configure --enable-roaming-users=y \
--enable-clear-passwd=y \
--enable-valias=y \
--enable-default-domain=hostname.myprymarydomain.com \
--enable-logging=y
And this is how i've configured sqwebmail

./configure --without-authpwd \
--without-authshadow \
--without-authpam \
--without-authuserdb \
--without-authmysql \
--without-authldap \
--enable-softtimeout=1800 \
--disable-changepass \
--without-gzip \
--enable-cgibindir=/var/www/cgi-bin \
--enable-imagedir=/var/www/icons \
--without-ispell \
--disable-autorenamesent
So I didn't used any --without-authdaemond option for 
vpopmail at compile time. Would it be OK to do that if 
I want to allow access to mail trough sqwebmail interface.

- Original Message - 
From: [EMAIL PROTECTED]
To: Valentin Ionescu [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 10 July, 2003 17:22
Subject: Re: [vchkpw] vpopmail latest version



If you're running authdaemond to cache authentication
information, that is probably your problem.  Disable
that at configure-time (--without-authdaemond) and try
to use it again.
Valentin Ionescu wrote:

Someone recomanded me to update to vpopmail-5.3.38
in order to stop getting an Invalid User Id Or Password
message from sqwebmail but I could't fint it anywhere.
The latest version that I could find was 5.3.20 (which is
the one I am using right now).
Please tell me if there really is a later version then 5.3.20
and where could I download it from.
Thanks!



--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices








--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



Re: [vchkpw] vpopmail latest version

2003-07-10 Thread vol
authdaemond simply caches authentication information so that
you arent required to call the authentication module as
frequently (which in theory, would be more efficient).
However, Ive never seen this to be required.  If authdaemon
is disabled, it simply talks to the authentication module.
Howard Miller wrote:
Aha I have been having this problem, and have just come in halfway through 
the conversation...

Can somebody spell this out for me a bit more please?

Is that --without-authdaemond in sqwebmail?  In which case how does it verify 
the user... or am I being stupid and missing something completely??

Thanks

On Thursday 10 July 2003 15:22, [EMAIL PROTECTED] wrote:

If you're running authdaemond to cache authentication
information, that is probably your problem.  Disable
that at configure-time (--without-authdaemond) and try
to use it again.
Valentin Ionescu wrote:

Someone recomanded me to update to vpopmail-5.3.38
in order to stop getting an Invalid User Id Or Password
message from sqwebmail but I could't fint it anywhere.
The latest version that I could find was 5.3.20 (which is
the one I am using right now).
Please tell me if there really is a later version then 5.3.20
and where could I download it from.
Thanks!







--
mailto:[EMAIL PROTECTED]
Matt Brookings - Chief Technical Officer
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



[vchkpw] vpopmail + mysql : Define other mysql host in vmysql.h how-to?

2003-07-10 Thread Kuan Yik




Hi guys, anyone of you have any idea how to defind 
the parameter of mysql host in vmysql.h file if I want to point it to different 
port and host instead of "localhost".

Please advise and thank you very much.

Regards,
Max