Ynt: adding domain error

2001-05-24 Thread M. Guven Mucuk

you need a "." at the end of assign file

-mgm

-zgn leti-
Kimden: Jun Armirola [EMAIL PROTECTED]
Kime: [EMAIL PROTECTED] [EMAIL PROTECTED]
Tarih: 24 Mays 2001 Perembe 08:54
Konu: adding domain error


Hi Listers,


I get the ff: error whenever I run "vadddomain domain.name" and
whenever I run qmail-newu...

qmail-newu: fatal: bad format in users/assign

my users/assign file looks like this:


+domain.name-:domain.name:89:89:/home/vpopmail/domains/domain.name:-::

How do I solve this problem?

Thanks,
Jun




Re: Two issues

2001-02-06 Thread M. Guven Mucuk

Cliff, thank you.

Ken, maybe vadduser man page may need an update. That page currently gives 
wrong information i think. 

===
SYNOPSYS
vadduser [email address] [password] [-a] [-q hard quota in bytes]
=== 

( http://www.inter7.com/vpopmail/doc/vadduser.html ) 


Best Regards 

=
= M. Guven Mucuk
= [EMAIL PROTECTED]
=
= BerkNet Internet Services
= UNIX System Administrator
= 




Re: qmailadmin can change pop password but not the webpass

2001-02-05 Thread M. Guven Mucuk

sqwebmail  preferences  change password: this changes the web password.
but i want my qmailadmin work fine too. 

So no one knows why does qmailadmin *ONLY* change POP3 password? 

[EMAIL PROTECTED] writes: 

 Have you tried to change the password via the sqwebmail preferences
 screen?  These settings won't affect the qmailadmin software, only the
 sqwebmail software. 
 
 Tren. 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 - Tren Blackburn - Ownermailto:[EMAIL PROTECTED]  =
 = End of Time Networks  http://www.theendoftime.net  -
 - (403) 269-2122 =
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
 
 On Sun, 4 Feb 2001, Mr Guven wrote: 
 
 I used this configure line, but it STILL don't workany ideas? 

 
 ./configure
  --with-cachedir=/home/mailsys/sqwebmail/cache
  --without-authmysql
  --with-authvchkpw
  --enable-webpass=no
  --enable-webpass=vpopmail
  --enable-logincache
  --enable-hardtimeout=7200
  --enable-softtimeout=3600
  --with-htmllibdir=/home/mailsys/sqwebmail
  --enable-cgibindir=/home/mailsys/sqwebmail/cgi-bin
  --enable-imagedir=/home/mailsys/sqwebmail/images/
  --enable-imageurl=/images/
  --without-authpwd
  --without-authshadow
  --without-authpam
  --without-authuserdb
  --without-authmysql
  --without-authdaemon
  --without-authldap
  

 

 --- [EMAIL PROTECTED] wrote:
  Actually, it should be
 
  --with-authvchkpw
 
  There is no such configure line as --with-module-authvchkpw.  Also, as
  stated in the INSTALL docs, if the vpopmail account exists, it will
  include that in the list of authentication modules to be built.
 
  Regards,
 
  Tren. 


 __
 Get personalized email addresses from Yahoo! Mail - only $35
 a year!  http://personal.mail.yahoo.com/ 

 
 


=
= M. Guven Mucuk
= [EMAIL PROTECTED]
=
= BerkNet Internet Services
= UNIX System Administrator
= 




Re: Next 5.0 features

2001-02-05 Thread M. Guven Mucuk

(Sorry, I continue to write to vpopmail list, abot not directly vpopmail.)

Good idea...
Also, wouldn't it be a nice feature if swebmail prints something like: 

 --
{Last time}
You've been logged in at: 5 Jan 2001, 20:45 (GMT+2)
From: dialup-2912.yourisp.net
 -- 

A webmail user will be aware of strangers using her/his account. 

 

=
= M. Guven Mucuk
= [EMAIL PROTECTED]
=
= BerkNet Internet Services
= UNIX System Administrator
= 



Two issues

2001-02-05 Thread M. Guven Mucuk

Two issues:

1) Although i've created a ~vpopmail/domains/domain.net/.over-quota.msg
it didn't became active.
  a) If this is a "file permission" problem, then what file permissions
 may this file have? (i tried some, but didnt work)
  b) Do I need to restart qmail to have that new over-qupate-msg become  
active? (i tried this too!) 


2) when I add a user with command "./vadduser [EMAIL PROTECTED] 123 -q 3072"
doesn't that user have a 3 K quota? 

After adding that account i send a mail which is nearly 30 K to him and  
can't get any error/bounce msg. so mail is delivered successfuly(!)... 

But when i do a "./vsetuserquota [EMAIL PROTECTED] 3072" and send that same 
mail again, after this command, then i get the bounce msg, as expected.
Any ideas on why vadduser's "-q" doesnt work fine ? 


Best Regards 

=====
= M. Guven Mucuk
= [EMAIL PROTECTED]
=
= BerkNet Internet Services
= UNIX System Administrator
= 




Ynt: (Another) Bug in qmailadmin 0.42 ?

2001-02-01 Thread M. Guven Mucuk

Yes i included "--enable-webpass=vpopmail" in the configure parameters.

(
This is my FULL configure line:
=
./configure
 --with-cachedir=/home/mailsys/sqwebmail/cache
 --without-authmysql
 --enable-logincache
 --enable-webpass=vpopmail
 --with-module=authvchkpw
 --enable-hardtimeout=7200
 --enable-softtimeout=3600
 --with-htmllibdir=/home/mailsys/sqwebmail
 --enable-cgibindir=/home/mailsys/sqwebmail/cgi-bin
 --enable-imagedir=/home/mailsys/sqwebmail/images/
 --enable-imageurl=/images/
=
)

Best Regards,
M. Guven Mucuk
[EMAIL PROTECTED]

-zgn leti-
Kimden: [EMAIL PROTECTED] [EMAIL PROTECTED]
Kime: M. Guven Mucuk [EMAIL PROTECTED]
Bilgi: Vpopmail Mailing List [EMAIL PROTECTED]
Tarih: 01 ubat 2001 Perembe 18:14
Konu: Re: (Another) Bug in qmailadmin 0.42 ?


Did you compile sqwebmail with --enable-webpass=vpopmail ?

Tren.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Ownermailto:[EMAIL PROTECTED]  =
= End of Time Networks  http://www.theendoftime.net  -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

On Thu, 1 Feb 2001, M. Guven Mucuk wrote:

 Hello,

 I'm using:
 daemontools-0.70, ezmlm-0.53, ezmlm-idx-0.40, gdbm-1.8.0, qmail-1.03,
 qmailadmin-0.42, sqwebmail-1.2.4,
 ucspi-tcp-0.88, vpopmail-4.9.8 with MySQL (3.23.26-beta).

 My problem:
 Everything works fine, except:
 After a succesful qmailadmin login for domain, i change a user's
password.
 When i try to login via sqwebmail with that user  the new password,
login
 fails. (old password is still working).

 (P.S.: While changing users password @qmailadmin, i get no error
messages.)

 Thank you,
 M. Guven Mucuk
 [EMAIL PROTECTED]









Re: (Another) Bug in qmailadmin 0.42 ?

2001-02-01 Thread M. Guven Mucuk

Oups!
Thank you, i'll re-configure without that mistake.

Best Regards,
M. Guven Mucuk
[EMAIL PROTECTED]


-zgn leti-
Kimden: [EMAIL PROTECTED] [EMAIL PROTECTED]
Kime: M. Guven Mucuk [EMAIL PROTECTED]
Bilgi: Vpopmail Mailing List [EMAIL PROTECTED]
Tarih: 01 ubat 2001 Perembe 20:16
Konu: Re: Ynt: (Another) Bug in qmailadmin 0.42 ?


You made a mistake in your configure line.  There is no
--with-module=vchkpw.  It would be --with-authvchkpw.

Cheers,

Tren.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Ownermailto:[EMAIL PROTECTED]  =
= End of Time Networks  http://www.theendoftime.net  -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

On Thu, 1 Feb 2001, M. Guven Mucuk wrote:

 Yes i included "--enable-webpass=vpopmail" in the configure parameters.

 (
 This is my FULL configure line:
 =
 ./configure
  --with-cachedir=/home/mailsys/sqwebmail/cache
  --without-authmysql
  --enable-logincache
  --enable-webpass=vpopmail
  --with-module=authvchkpw
  --enable-hardtimeout=7200
  --enable-softtimeout=3600
  --with-htmllibdir=/home/mailsys/sqwebmail
  --enable-cgibindir=/home/mailsys/sqwebmail/cgi-bin
  --enable-imagedir=/home/mailsys/sqwebmail/images/
  --enable-imageurl=/images/
 =
 )

 Best Regards,
 M. Guven Mucuk
 [EMAIL PROTECTED]

 -zgn leti-
 Kimden: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Kime: M. Guven Mucuk [EMAIL PROTECTED]
 Bilgi: Vpopmail Mailing List [EMAIL PROTECTED]
 Tarih: 01 ubat 2001 Perembe 18:14
 Konu: Re: (Another) Bug in qmailadmin 0.42 ?


 Did you compile sqwebmail with --enable-webpass=vpopmail ?
 
 Tren.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 - Tren Blackburn - Ownermailto:[EMAIL PROTECTED]  =
 = End of Time Networks  http://www.theendoftime.net  -
 - (403) 269-2122 =
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
 On Thu, 1 Feb 2001, M. Guven Mucuk wrote:
 
  Hello,
 
  I'm using:
  daemontools-0.70, ezmlm-0.53, ezmlm-idx-0.40, gdbm-1.8.0, qmail-1.03,
  qmailadmin-0.42, sqwebmail-1.2.4,
  ucspi-tcp-0.88, vpopmail-4.9.8 with MySQL (3.23.26-beta).
 
  My problem:
  Everything works fine, except:
  After a succesful qmailadmin login for domain, i change a user's
 password.
  When i try to login via sqwebmail with that user  the new password,
 login
  fails. (old password is still working).
 
  (P.S.: While changing users password @qmailadmin, i get no error
 messages.)
 
  Thank you,
  M. Guven Mucuk
  [EMAIL PROTECTED]