RE: Strage problem with VPOPMAIL

2001-01-05 Thread Arvind Agarwal
Title: Re: Strage problem with VPOPMAIL



Hi 
Bill,
Thanks 
a lot. It worked!!

Arvind

  -Original Message-From: Bill Shupp 
  [mailto:[EMAIL PROTECTED]]Sent: 04 January, 2001 9:18 
  PMTo: Arvind Agarwal; [EMAIL PROTECTED]Subject: Re: 
  Strage problem with VPOPMAILDid you install qmail from an 
  rpm? If so, check for a cron job that rebuilds the the 
  /var/qmail/users/assign fiie from /etc/passwd users. If you find this in 
  cron, remove it.-Billon 1/4/01 2:18 AM, Arvind Agarwal at 
  [EMAIL PROTECTED] wrote:
  Hi, I have installed QMAIL + VPOPMAIL 4.9.7 on Redhat 
Linux 7.0. Facing a very strange problem. On installation of VPOPMAIL everything works fine i 
am able to reveive and send emails to virtual domains. 
After certain time around 30-60 
minutes the virtual domains stops working. i.e. It does not recognize the 
user and domains any more. I checked the domains directory in vpopmail, 
everything is there as it is. But none of the domains are accessible through 
any of the vpopmail executables, i tried vuserinfo also it says no such user 
or domain. But the same setup works fine for half an hour immediately after 
installation, i was able to vuserinfo on the user, and was able to send and 
receive emails. I 
checked the logs also it says cannot chdir to maildir. For any incoming 
emails which are received and it does not recognize the pop user for 
incoming emails. I am very confused now since if there was any configuration 
problem it should not work at all (but it works for inital half hour or so). 
After having the problem 
if i remove all the domain directorys from the domains directory in 
vpopmail. And again add the domains everything works fine again. But stops 
agina after sometime. Have anyone faced this kind of problem? Any solutions?? 
Suggestions? Any help 
will be appreciated. (BTW, i tried the same with VPOPMAIL 4.9.6-1 and the 
same problem occured) Arvind 
Agarwal


Re[2]: [Re: vadduser question!]

2001-01-05 Thread Hans-Juergen Schwarz

Hello Tiberiu,

Friday, January 05, 2001, 2:53:32 PM, you wrote:

 If you want domain1.com to be a "real" domain, don't use vpopmail for
 it. Create real user accounts on the server, and let qmail handle mail
 mail for domain1.com as it would normally, without vpopmail interfering!

I had that problem too. But I did it in a different way, because I
had a lot of users to create. I createt the virtualdomain with
vadddomain domain1.com and than I created the users with vadduser
user. After that I created in the domain directory .qmail-user files with the
/path/to/user/Maildir/ in it. There was just one thing I don´t know,
it only worked with vpopmail 4.9.4. 4.9.5. was not able to log into
the users Maildir. Does that problem in the actuall version still
exist?

Hans-Juergen





Re: sqwebmail problem (2nd post)

2001-01-05 Thread Ken Jones

Jürgen Hoffmann wrote:
 
 Hi All,
 
 HAPPY NEW YEARLLENIUM :-) Hope all of you had a great time.
 
 I have a problem with sqwebmail-1.1.2 and vpopmail 4.9.7 Although
 everything compiled fine after adding the
 necessary  Flags for the mysql libs, I cannot get authenticated
 through the Web-Interface of sqwebmail. And I have
 another question. Is this just me, or is sqwebmail installed as
 suid root? Maybe I did something wrong?
 
 these are my configure options
 ./configure \
   --with-db=gdbm \
   --enable-cgibindir=/usr/lib/cgi-bin \
   --enable-imagedir=/var/www/images \
   --without-authpwd \
   --without-authshadow \
   --without-authpam \
   --without-authuserdb \
   --with-authvchkpw \
   --without-authldap \
   --with-authdaemon \
   --enable-imageurl=/images \
   --without-fcgi \
   --without-ispell \
   --enable-webpass=yes \
   --enable-hardtimeout=7200 \
   --enable-softtimeout=1200 \
   --enable-autopurge=7 \
   --enable-maxpurge=90 \
   --with-defaultlang=en \
   --enable-mimetypes=/etc/apache/mime.types \
   --with-cachedir
 and this is the ls -la in /usr/lib/cgi-bin ...
 mail1:~/sqwebmail-1.1.2# ls -la /usr/lib/cgi-bin/
 total 256
 drwxr-xr-x2 root root 4096 Jan  1 19:43 .
 drwxr-xr-x   22 root root 4096 Oct 20 11:37 ..
 -rwsr-xr-x1 root root   249436 Jan  1 19:43 sqwebmail
 
 help of any sort is highly appreciated.
 
 kind regards
 
 juergen Hoffmann

Try removing the --with-authdaemon option.
I don't use it and sqwebmail 1.1.2 and sqwebmail 1.2.0 both worked.

Ken Jones



Re: in a username

2001-01-05 Thread Ken Jones

Aaron Seelye wrote:
 
 Hello,
 
 I'm finally getting the go-ahead from up above to migrate our mail from NT
 to un*x, and am using vpopmail.  It works great for the ~25 domains I have
 currently running on it, but now that I'm migrating rather than starting
 fresh, a few of our users have ""'s in their usernames, and vadduser
 doesn't like that.  Is there any way around this, or am I going to have to
 tell the user "too bad"?
 
 Aaron

I'm not sure, but I think "" is an illegal character in
email addresses. Does anyone know for sure?

If it is legal, I can update the vpopmail code to allow it.
If it's not legal, you'll have to say "too bad" to the user :)

Ken Jones



Re: vadduser question!

2001-01-05 Thread Ken Jones

Tiberiu Vintilescu wrote:
 
Hi guys! I am new to qmail  vpopmail. I have a computer running FreeBSD
 4.2, configured as a dns  mail server. This serves the domain domain1.com.
 Using vpopmail I want to create a virtual domain domain2.com
 Everything works fine for any user in the virtual domain (domain2.com). I mean
 I am able to sent  receive messages from  to a client workstation. I used
 the command "vadduser [EMAIL PROTECTED]". Reading the FAQ  the manual for
 vpopmail, I understood that if I use just "vadduser user", vpopmail will
 assume that this is a local user on the default domain (domain1.com in my
 case). The user created that way was added into /usr/local/vpopmail/users and
 it has a Maildir and an entry in vchkpw. The problem is that I am not able to
 read the e-mail for this "default domain" user. I compiled vpopmail with the
 option --enable-default-domain=domain1.com. I have no clue. I don't want to
 create a virtual domain "domain1.com". I want just to use this option and I
 don't understand why it's not working. Any help will be appreciated! Thank you
 in advanced!

--enable-default-domain=domain1.com is not the same thing as

vadduser user

It is the same thing as doing:

vadduser [EMAIL PROTECTED]

vadduser does not automatically tack on your "default domain".

What I suggest is:

1) remove all your users in /usr/local/vpopmail/users
2) vdeldomain everything

3) vadddomain domain1.com
4) vadddomain domain2.com
5) vadduser [EMAIL PROTECTED] and [EMAIL PROTECTED]
6) vadduser [EMAIL PROTECTED]

When ever you run vadduser, *always* include the domain name.

I think the whole /usr/local/vpopmail/users thing is crap, but
it's there for backward compatibility.

Ken Jones



Re: ezmlm-web with vpopmail ?

2001-01-05 Thread Ken Jones

Thomas Ackermann wrote:
 
 since the qmailadmin seems unable to cope with ezmlm-idx and sql,
 anyone done ezmlm-web with vpopmail ?

Don't give up so soon. I think I've got a fixed version of
qmailadmin that talks to ezmlm-idx. I haven't tested the sql
portion yet.

Ken Jones



Re: .qmail not forwarding user's mail

2001-01-05 Thread Andres Corrada


Hi Ben,

Thank you for the pointer. I read the man page but somehow missed the part
you quoted.
--
Andres Corrada-Emmanuel  [EMAIL PROTECTED]
--



Sqwebmail +vpopmail make error on Solaris 2.7(sparc)

2001-01-05 Thread Ismail YENIGUL

hi

i am trying again again compile to sqwebmail  courier-imap with 
vpopmail-4.9.4 (MySQL supported) 

i set LDFLAG="-L/export/home/vpopmail/lib -lvpopmail
-L/usr/local/mysql/lib -lmysqlclient" at authlib/Makefile 


when i write make ,i get following error 
make[1]: Entering directory
`/export/home/yenigul/sqwebmail-1.1.0/authlib'
gcc  -I/export/home/vpopmail/include -g -O2 -Wall -I.. -I./..
-L/export/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib
-lmysqlclient  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
../md5/libmd5.a -lvpopmail -lm -lcrypt 
Undefined   first referenced
 symbol in file
mysql_close /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_free_result  /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_fetch_row /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_real_connect  /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_use_result/export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_select_db /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_store_result  /export/home/vpopmail/lib/libvpopmail.a(vauth.
mysql_open_smtp_relay libauth.a(preauthvchkpw.o)
mysql_query   /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
mysql_init  /export/home/vpopmail/lib/libvpopmail.a(vauth.o)
ld: fatal: Symbol referencing errors. No output written to authvchkpw
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory
`/export/home/yenigul/sqwebmail-1.1.0/authlib'
make: *** [all-recursive] Error 1

my mysql lib is at /usr/local/mysql/lib



root@pikachu:/export/home/vpopmail/bin#ls -l /usr/local/mysql/lib/
total 2258
-rw-r--r--   1 root root   14908 Feb 13  2000 libdbug.a
-rw-r--r--   1 root root  762336 Oct 28  1999 libmygcc.a
-rw-r--r--   1 root root  148260 Feb 13  2000 libmysqlclient.a
-rw-r--r--   1 root root   26148 Feb 13  2000 libmystrings.a
-rw-r--r--   1 root root  162928 Feb 13  2000 libmysys.a
root@pikachu:/export/home/vpopmail/bin#

i am getting same error at courier-imap

please help
i am fedup with from compiling sqwebmail and courier-imap

thanx



Re: sqwebmail problem (2nd post)

2001-01-05 Thread Dan Phoenix



Ya there is always problems with sqwebmail!
Try compiling it with 3.23 mysql with vpopmail.
Breaks horibibly also.


On Fri, 5 Jan 2001, [iso-8859-1] Jürgen Hoffmann wrote:

 Date: Fri, 05 Jan 2001 09:56:30 GMT
 From: "[iso-8859-1] Jürgen Hoffmann" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: sqwebmail problem (2nd post)
 
 
 Hi All,
  
 HAPPY NEW YEARLLENIUM :-) Hope all of you had a great time.
  
 I have a problem with sqwebmail-1.1.2 and vpopmail 4.9.7 Although
 everything compiled fine after adding the
 necessary  Flags for the mysql libs, I cannot get authenticated
 through the Web-Interface of sqwebmail. And I have
 another question. Is this just me, or is sqwebmail installed as
 suid root? Maybe I did something wrong?
  
 these are my configure options
 ./configure \
   --with-db=gdbm \
   --enable-cgibindir=/usr/lib/cgi-bin \
   --enable-imagedir=/var/www/images \
   --without-authpwd \
   --without-authshadow \
   --without-authpam \
   --without-authuserdb \
   --with-authvchkpw \
   --without-authldap \
   --with-authdaemon \
   --enable-imageurl=/images \
   --without-fcgi \
   --without-ispell \
   --enable-webpass=yes \
   --enable-hardtimeout=7200 \
   --enable-softtimeout=1200 \
   --enable-autopurge=7 \
   --enable-maxpurge=90 \
   --with-defaultlang=en \
   --enable-mimetypes=/etc/apache/mime.types \
   --with-cachedir
 and this is the ls -la in /usr/lib/cgi-bin ...
 mail1:~/sqwebmail-1.1.2# ls -la /usr/lib/cgi-bin/
 total 256
 drwxr-xr-x2 root root 4096 Jan  1 19:43 .
 drwxr-xr-x   22 root root 4096 Oct 20 11:37 ..
 -rwsr-xr-x1 root root   249436 Jan  1 19:43 sqwebmail
  
 help of any sort is highly appreciated.
  
 kind regards
  
 juergen Hoffmann
 




Relaying!

2001-01-05 Thread Tiberiu Vintilescu



   Hi guys! I have got two virtual domains! How can I allow relaying only for
one of them! To be more specific, I want a domain for internal e-mail (in a
company) and the other one external. I want only the users from the second one
to be able to sent e-mail out on the internet ... Thanx!


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Virtual account vs. real accounts!

2001-01-05 Thread pkurys

Hello Everybody!

I would like to ask you, if it is possible to set both virtual and real 
(shell) accounts for THE SAME domain?

Example:
I have a domain, which is real one for my system:
I have few shell accounts on the system, but for other users I would like 
to set only virtual mail accounts (with sqwebmail and vpopmail). Is it 
possible to do it on the only one real domain? The real accounts have 
their post in: /home/user/Maildir, and the virtual ones in standard 
virtual localisation: /home/vpopmail/.../user/Maildir

I have an idea, but maybe there are other, better possibilities:
First, I create the virtual domain (the same name as the real domain), 
then I add the names of real accounts to the virtual domain, and then I 
thought about simple linking:
rm -rf /home/vpopmail/.../user/Maildir
ln -s /home/user/Maildir /home/vpopmail//user/Maildir
chgrp -R vchkpw /home/user/Maildir
chmod -R g+rwx /home/user/Maildir

I want, that the shell users can read their post both, with system mail 
reader, i.e. mutt (from /home/user/Maildir), and with sqwebmail (from 
/home/vpopmail/.../user/Maildir, which will be link to /home/user/Maildir).

What do you think that idea? Is it secure?

Thank you for your help.

PK

---
 Peter In Person
---Cudowna jest Marylka!---



I can't create virtual user that over than 51388 users.

2001-01-05 Thread LINUXQNA


Hi, 
I'm now testing 
vpopmail4.9.6(with mysql)
courier-imap1.3
qmail-1.0.3.

I know that vpopmail make a user's maildir
3 level per 62 sub directories.
And per subdirectory contain 100 users.

I'm make a shell script that running 'vadduser'
command.

Examply
vadduser [EMAIL PROTECTED]
vadduser [EMAIL PROTECTED]
vadduser [EMAIL PROTECTED]



vadddomain problem.

2001-01-05 Thread Brad Dameron


I reported a problem with the vadddomain executable to where it
dump's core when using the -e switch. Has anyone corrected this in the
last version so I can download and test it?

---
Brad Dameron[EMAIL PROTECTED]
Network Account Executive   877-663-4349
TSCNet Online Services  www.tscnet.com




Re: Relaying!

2001-01-05 Thread Bill Shupp

you can do vmoduser -r emailaddr

This is *supposed* to work for individual users or the domain, but only per
user works in 4.9.6 and 4.9.6-1.  I mentioned this before on the list, but
have heard no response.

Ken: I think it would be great if you could set a domain have certain flags
set by default, like no relaying or no imap access.  This would eliminate
the need to run vmoduser after vadduser.

Regards,

Bill Shupp



on 1/5/01 1:17 PM, Tiberiu Vintilescu at [EMAIL PROTECTED] wrote:

 
 
 Hi guys! I have got two virtual domains! How can I allow relaying only for
 one of them! To be more specific, I want a domain for internal e-mail (in a
 company) and the other one external. I want only the users from the second one
 to be able to sent e-mail out on the internet ... Thanx!
 
 
 Get your own FREE, personal Netscape WebMail account today at
 http://home.netscape.com/webmail
 




Re: Relaying!

2001-01-05 Thread Dan Phoenix



We should have a library function for php to call vadduser
so that we are not making system calls .


On Fri, 5 Jan 2001, Bill Shupp wrote:

 Date: Fri, 05 Jan 2001 15:51:35 -0600
 From: Bill Shupp [EMAIL PROTECTED]
 To: Tiberiu Vintilescu [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: Relaying!
 
 you can do vmoduser -r emailaddr
 
 This is *supposed* to work for individual users or the domain, but only per
 user works in 4.9.6 and 4.9.6-1.  I mentioned this before on the list, but
 have heard no response.
 
 Ken: I think it would be great if you could set a domain have certain flags
 set by default, like no relaying or no imap access.  This would eliminate
 the need to run vmoduser after vadduser.
 
 Regards,
 
 Bill Shupp
 
 
 
 on 1/5/01 1:17 PM, Tiberiu Vintilescu at [EMAIL PROTECTED] wrote:
 
  
  
  Hi guys! I have got two virtual domains! How can I allow relaying only for
  one of them! To be more specific, I want a domain for internal e-mail (in a
  company) and the other one external. I want only the users from the second one
  to be able to sent e-mail out on the internet ... Thanx!
  
  
  Get your own FREE, personal Netscape WebMail account today at
  http://home.netscape.com/webmail
  
 
 




vadduser bug?

2001-01-05 Thread BOFH

Hi!

[user@host]# vadduser i pass
Error: Illegal username
[user@host]# vadduser x pass
Error: Illegal username
[user@host]# vadduser xx pass
[user@host]#

lenght of username == 1 illegal username..
1 ok?!

Maybe its'n bug. What dou think about it?



wojciech smokowski [ mailto:[EMAIL PROTECTED]]
PGP key: sh# pgpv hkp -a keys.pgp.com/0x2FFD974D
[mobile ph. +48502525521] * Powered by /bin/pine






Re: Virtual account vs. real accounts!

2001-01-05 Thread Matthew Patterson

vpopmail is just that: Virtual POP MAIL. Granted you can get IMAP working with
either courier or with a patched version of wu, but it is not designed to have
local user accounts reading their mail through a shell program.

if you want to have virtual accounts, have your users get their mail via POP.
If you want them to be able to use mutt, build multiple boxes.

-- 
***
Matthew H Patterson
Unix Systems Administrator
National Support Center, LLC
Naperville, Illinois, USA
***


On Fri, 05 Jan 2001, pkurys wrote:
 I have an idea, but maybe there are other, better possibilities:
 First, I create the virtual domain (the same name as the real domain), 
 then I add the names of real accounts to the virtual domain, and then I 
 thought about simple linking:
 rm -rf /home/vpopmail/.../user/Maildir
 ln -s /home/user/Maildir /home/vpopmail//user/Maildir
 chgrp -R vchkpw /home/user/Maildir
 chmod -R g+rwx /home/user/Maildir

No, it doesn't work:
I mean, vpopmail uses correctly such a link, but it then writes new 
messages as:
-rw--- vpopmail  vchkpw   file_name

so user can't read it by mutt, because he is no owner of his new 
messages!
What a pity so please help me to have both, virtual and real post 
accounts on my system with one real domain...

Sincerely

PK

---
 Peter In Person
---Cudowna jest Marylka!---



deliveries 18: deferral: Not_allowed_to_perfomr_deliveriess_as_root

2001-01-05 Thread Im ran Hashim

hi all,
i have this on my syslog messages
is it because of permission of certain files.?

can anyone help me.

thanks.




Is it possible? vpopmail using with Oracle 8.1.5?

2001-01-05 Thread

Hi,
Now I'm installed Oracle 8.1.5 on linux.

Is it possible? using vpopmail-4.9.6 support that
oracle 8.1.5..

And,
addition..

I want to remote oracle database server.
Is it possible?

_
³ª¿Í °°Àº »ý°¢À» °¡Áø »ç¶÷µé°úÀÇ ¸¸³². ¾ßÈÄ! Ŭ·´ http://clubs.yahoo.co.kr/
¾Ù¹üÀº ±âº», »çÁø ÇÁ¸°Æ®±îÁö, ¾ßÈÄ! »çÁø http://photos.yahoo.co.kr/



Re: Virtual account vs. real accounts!

2001-01-05 Thread pkurys

 I have an idea, but maybe there are other, better possibilities:
 First, I create the virtual domain (the same name as the real domain), 
 then I add the names of real accounts to the virtual domain, and then I 
 thought about simple linking:
 rm -rf /home/vpopmail/.../user/Maildir
 ln -s /home/user/Maildir /home/vpopmail//user/Maildir
 chgrp -R vchkpw /home/user/Maildir
 chmod -R g+rwx /home/user/Maildir

No, it doesn't work:
I mean, vpopmail uses correctly such a link, but it then writes new 
messages as:
-rw--- vpopmail  vchkpw   file_name

so user can't read it by mutt, because he is no owner of his new 
messages!
What a pity so please help me to have both, virtual and real post 
accounts on my system with one real domain...

Sincerely

PK

---
 Peter In Person
---Cudowna jest Marylka!---