pop3d init script

2000-07-21 Thread Sumith Ail
Hi All, If anyone have managed to get qmail+pop3d+mysql+vpopmail working on RedHAT linux 6.2. i need the qmail-pop3d init script. I'd really appreaciate if someone send it to me. Thanx Sumith __ Do You Yahoo!? Get Yahoo! Mail – Free email you can

Re: Global admin

2000-07-21 Thread Michael Boman
Only a few minutes reading the code gave me SITE_ADMIN access on qmailadmin, but nothing in it is working. I'll go ahead with creating a new project just for managing sites. Best regards Michael Boman Michael Boman wrote: > > Hello everyone, > I just want to tell you all that I am working no

Re: pop3d init script

2000-07-21 Thread Jia Rong
Hi: This is my script,now it works fine,hope it will be helpful. #! /bin/sh /usr/local/bin/tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup freemail.o-yo.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d ./Maildir/ & - Original Message - >Hi All, > >If anyone have managed to

howto implement own "vchkpw"

2000-07-21 Thread Marten Lehmann
Hello, in order to have an own program to verify login and password of a pop3-session I want to write a perl script. as far I understood vchkpw is just checking login and passwort for authentification and is changedir-ing to the appropriate Maildir. After that the subprogram is launched. Now I t

Re: howto implement own "vchkpw"

2000-07-21 Thread Marten Lehmann
Hello, an additional question is coming along: How does vchkpw receive the login and password (and possibly other values?) from qmail-popup? I've got no clue about C++, just Perl. And in perl there are no values in @ARGV, nor in @_ nor in . Bye, Marten

Re: howto implement own "vchkpw"

2000-07-21 Thread fcu
hi i made this little perl script a while ago... hope it helps greetz Flavio On Fri, 21 Jul 2000 12:22:49 +0200, Marten Lehmann said: > Hello, > > an additional question is coming along: > > How does vchkpw receive the login and password (and possibly other > values?) from qmail-popup?

Re: howto implement own "vchkpw"

2000-07-21 Thread Marten Lehmann
> i made this little perl script a while ago... hope it helps Sorry, but it doesn't. As I wrote before, the Array @ARGV is empty. I don't know any reason for that.

Re: howto implement own "vchkpw"

2000-07-21 Thread Ondrej Sury
Marten Lehmann wrote: > > > i made this little perl script a while ago... hope it helps > > Sorry, but it doesn't. > > As I wrote before, the Array @ARGV is empty. I don't know any reason for > that. AFAI remember you have to read NULL char terminated strings from descriptor 3. -- Ondřej Sur

Re: qmail-smtp-auth

2000-07-21 Thread Michael T. Babcock
I second that request. Jacob Scott wrote: > Qmail-smtpd-auth (http://members.elysium.pl/brush/qmail-smtpd-auth/) > seems to offer an excellent thing for everyone talking about roaming > users...the FAQ mentions vchkpw compatabilty... > > Is anyone up to looking this over and maybe seeing if it w

Re: pop3d init script

2000-07-21 Thread Michael T. Babcock
Yes. I'd highly recommend using the daemontools package @ http://cr.yp.to/daemontools.html If you really want to have the SysV style init.d script, just use the daemontools option above and "svc start smtpd" from your init.d/rc.smtpd or whichever process is at hand. Read the other boot scripts

Mailbox - Maildir

2000-07-21 Thread Philipp Steinkrüger
Hello, i have a problem with Qmail and Maildir. I installed qmail and vpopmail and everything works fine for local accounts. So if i send an email to [EMAIL PROTECTED] the mail is put into ~philipp/Maildir/new. Thats nice ! But if i send an email to [EMAIL PROTECTED] the log gives me this error

Re: Mail recovery

2000-07-21 Thread Michael T. Babcock
You could probably consider using the MTA that created the file to "deliver" them to the new MTA ... Jacob Scott wrote: > I need to get some mail msgs (some in a one file, spool format, and some in > one file=one doc maildir format) from an older location into my new > /user/maildir. Manually dr

Any alternative download for vpopmail

2000-07-21 Thread Issam Alameh
Hello, any body knows of alternative download for vpopmail, as the www.vpopmail.cx is down   Issam

Re: howto implement own "vchkpw"

2000-07-21 Thread Marten Lehmann
> no, vchkpw can just handle a call ta a program without parameters > (that's not vchkpw's fault, it's haw the qmail-popup mechanism works). It seems I didn't explain clearly enough to understand me. My aim was to replace vchkpw by an selfwritten script, which should lookup users in a database, w

Re: vpopmail-4.8.5+mysql compile problems

2000-07-21 Thread Fabio R. Schmidlin
Well, I get rid off that error, but now I'm stuck with another one: RedHat-6.2 Linux + mysql-3.20.32a-3 - ./configure --enable-mysql=y --enable-large-site=y --enable-ip-alias-domains=y --enable-passwd=no --enable-hardquota=40

Re: vpopmail-4.8.5+mysql compile problems

2000-07-21 Thread jacob martinson
i havent been watching this thread, but you really should be using mysql version 3.22.32 or the latest beta. there was a recent exploit that allows a remote attacker to gain access to the database, and then the system depending on how you have it setup. i don't remember the exact version, but i

RE: Any alternative download for vpopmail

2000-07-21 Thread Issam W. Alameh
It is up now   Thanks Issam -Original Message-From: Issam Alameh [mailto:[EMAIL PROTECTED]]Sent: Friday, July 21, 2000 5:35 PMTo: [EMAIL PROTECTED]Subject: Any alternative download for vpopmail Hello, any body knows of alternative download for vpopmail, as the www.vpo

Netscape Users and vpopmail (Brainstorming here)

2000-07-21 Thread JDG
Other than mapping a Domain user to a 'standard' user (one that does not use the full email address as the POP user name), what method is necessary to host virtual domains with users that use Netscape clients (and other older clients that cut off at the "@")? Wi

RE: vpopmail Performance testing - Possible tools

2000-07-21 Thread Matthew Herman
I have compiled them with no issues. I am getting together a decent test environment. More to come in the next week. The current issue I am struggling with is more theoretical. How much pop3 traffic does X users create. Obviously, most people will be doing dialup and not on constantly, but I

RE: Mail recovery

2000-07-21 Thread Jacob Scott
Hmmm. I don't quite know what you mean. Half of them are qmail messages, half are a sendmail mailfile. Are you saying I would have to go to my old mailbox and manually forward all the emails to the new one? The problem is that I will be migrating ~100 users from sendmail to vpopmail, and it would

HowTo

2000-07-21 Thread Issam W. Alameh
Hello, may be it is a silly question, but : Is there any howto, which discribes the step take to install vpopmail, qmail and openldap to support virtual domains, I have installed vpopmail and openldap, and when I wanted to install qmail, I found a lot of things to read and it was confusing, spec

Re: QmailAdmin .33

2000-07-21 Thread javier
seems that this didn't get to the qmailadmin list for some odd reason anybody else noticed that messages to the qmailadmin list yesterday where lost besides me? javier writes: > > QmailAdmin .33 ready for testing. > Bug Fixes, and new interface. > > QmailAdmin .34 soon to follow. > > W

More SMTP stuff

2000-07-21 Thread Jacob Scott
After musing on the mailing list and searching efnet, courier's website, and two or three smtp auth websites, I have dismal news. No SMTP authentication patch I can find works with vchkpw/vpopmail in its current incarnation. Being, unfortunatley, not a elite hacker/coder, I'm not in a position to

mail not forwarding

2000-07-21 Thread Rick Griffith
I added some virtualdomains and created forwards for certian user to their other virtual domains. I am using Qmailadmin with this also. The mail is not forwarding. I am using debian, and know that when I add a user I must use the command qmail-newu after I add users with vchkpw. any ideas or sugg

Global admin

2000-07-21 Thread Michael Boman
Hello everyone, I just want to tell you all that I am working now on a global admin, where you can add domains, add alias domains, delete domains, change the .qmailadmin-limits file and change the password for the postmaster (without knowing the current one). I know that this is a very wanted fe

IMP prefs

2000-07-21 Thread Jim Serio
Has anyone that's using IMP hacked vpopmail.c/vdeluser.c to remove all rows for a person if you remove them from the database? This way, if you remove person [EMAIL PROTECTED] and a month later add a new [EMAIL PROTECTED], this new person doesn't see the old person's address book and prefs. If n

Alias again

2000-07-21 Thread Agi Subagio
How to make an alias that consist all of users of a virtual doman using vpopmail-4.8.2? How to make an alias for all users of all virtual domains using vpopmail-4.8.2? And I don't want to use ezmlm-0.53 to support this features. regards. /agi

Quota...help please

2000-07-21 Thread Sumith Ail
Hi all... Thanx for all the help.. now I've got my qmail+mysql+vpopmail working. My question--- I've read in inter7.com site that using one system account UID we can create number of virtual email accounts. but I've not yet seen requirement of making any system accounts. I'd like to enforce us

Quota

2000-07-21 Thread Sumith Ail
Hi all... Thanx for all the help.. now I've got my qmail+mysql+vpopmail working. My question--- I've read in inter7.com site that using one system account UID we can create number of virtual email accounts. but I've not yet seen requirement of making any system accounts. I'd like to enforce us