email forwarding

2001-01-25 Thread Andras Kende
Is there a way in vpopmail to forward email [EMAIL PROTECTED] to [EMAIL PROTECTED] [EMAIL PROTECTED] to [EMAIL PROTECTED] [EMAIL PROTECTED] to [EMAIL PROTECTED] Right now : [EMAIL PROTECTED] forwards to [EMAIL PROTECTED] .qmail-default /home/vpopmail/.. [EMAIL PROTECTED] Thanks Andrew

Re: PHP webmail interface

2001-01-25 Thread Baris Metin
Postaci also has support for qmail + vpopmail from 1.1.1. www.trlinux.com. Friday 26 January 2001 01:48 'da , Dan Phoenix yazm??: > horde. > > On Fri, 26 Jan 2001, Lion S. Lelyavin wrote: > > Date: Fri, 26 Jan 2001 02:42:29 +0300 > > From: Lion S. Lelyavin <[EMAIL PROTECTED]> > > To: [EMAIL PROT

Re: Horde

2001-01-25 Thread Leen Besselink
On Fri, 26 Jan 2001, Lion S. Lelyavin wrote: > Horde uses IMAP as i know.. > Are there any native PHP stuff to work with maildirs directly - not via imap? > yeah ofcourse, no because no special locking is required. Try reading maildir.5 (manual page obviouly) of qmail, it will tell you how it a

Horde

2001-01-25 Thread Lion S. Lelyavin
Horde uses IMAP as i know.. Are there any native PHP stuff to work with maildirs directly - not via imap?

Re: PHP webmail interface

2001-01-25 Thread Dan Phoenix
horde. On Fri, 26 Jan 2001, Lion S. Lelyavin wrote: > Date: Fri, 26 Jan 2001 02:42:29 +0300 > From: Lion S. Lelyavin <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: PHP webmail interface > > Are there any PHP webmail interface to qmail/vpopmail/vchkpwd/mysql/... - > something like s

PHP webmail interface

2001-01-25 Thread Lion S. Lelyavin
Are there any PHP webmail interface to qmail/vpopmail/vchkpwd/mysql/... - something like sqwebmail but in PHP? Thanks! - Lion  

RE: mysql+vpopmail question

2001-01-25 Thread Joe Modjeski
The ENCRYPT() function in mysql is the systems crypt() funcion. Which is the same crypt() vpopmail uses. I use PHP to compare ENCRYPT() hashes from mysql for alot of stuff. It is the mysql PASSWORD() function that is not the same as the systems crypt(). They go over those functions in the mysq

vadduser

2001-01-25 Thread Frans Haarman
Is there another way to add users to a vpasswd file instead of using vadduser ? Since our management programs will be running on a different server I want to store al the information in a local vpasswd file, rsync it to the production server and rebuild the cdb database! Otherwise I would have to

Re: mysql+vpopmail question

2001-01-25 Thread Tamer Hassan
Daniel Hardaker writes: >> Is it possible to get vpopmail/vchkpw (with mysql support) to store >> passwords in clear text? The reason why I am asking this is would like a >> "password retrieval feature" using a hint question (like in hotmail), > using >> a php script I wrote (cracking the hashes

RE: could not change to directory error

2001-01-25 Thread Mike Miller
The problem is consistent on this end. it occurs _only_ on login to qmailadmin, and everything works just fine- its just annoying to have those messages in the log. -- Mike >From: "Hubbard, David" <[EMAIL PROTECTED]> >To: 'Mike Miller' <[EMAIL PROTECTED]> >CC: "'[EMAIL PROTECTED]'" <[EMAIL P

Re: Is anyone using PHP?

2001-01-25 Thread Mike Miller
I have a few things going on in terms of PHP and vpopmail. The one key issue is that (hopefully) your httpd doesn't run as root. so if it runs as apache or http or whatever, it can't get into the domain directories which are vpopmail/vchkpw with no other access. So you'd need to do it via t

RE: could not change to directory error

2001-01-25 Thread Hubbard, David
The worst thing about the error is it seems to be random. I have a customer who can reproduce the error over and over at home, but says he can add accounts fine from his office machine. That makes no sense to me... Please help us Inter7, :-) David -Original Message- From: Mike Miller [

Re: could not change to directory error

2001-01-25 Thread Mike Miller
have the same problem... no idea why its going on- been trying to track it down myself with no luck. Any inter7 people wanna shed some light? -- Mike >From: "Hubbard, David" <[EMAIL PROTECTED]> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: could not change to directory error >Date:

Re: vpassword file recovery script/program

2001-01-25 Thread Bill Shupp
It's called vpassgen, and is included in the contrib directory in 4.9.8. -Bill on 1/25/01 1:55 PM, Matt Simerson at [EMAIL PROTECTED] wrote: > OK, I remember someone posting a link to a script or program that restores a > users vpasswd file. Can anyone post that link? I can't seem to find it. >

vpassword file recovery script/program

2001-01-25 Thread Matt Simerson
OK, I remember someone posting a link to a script or program that restores a users vpasswd file. Can anyone post that link? I can't seem to find it. Failing that, I'll have a perl script before long that rebuilds it. Matt

Bug(s) in vpopmail, serious!

2001-01-25 Thread Alex Povolotsky
Hello! Trying to make vpopmail working with mysql and default domain, I've found rather serious bug: in vmysql.c, line 127 (vauth_adduser_size), dom_dir is not initialised to anything, so it's filled with garbage. vget_assign is called at line 164 with garbled dom_dir Later, in vget_assign, do

Re: mysql+vpopmail question

2001-01-25 Thread Daniel Hardaker
> Is it possible to get vpopmail/vchkpw (with mysql support) to store > passwords in clear text? The reason why I am asking this is would like a > "password retrieval feature" using a hint question (like in hotmail), using > a php script I wrote (cracking the hashes would be silly). > :P Hmm...im

Re: vpopmail and qmail-smtpd-auth

2001-01-25 Thread Bill Shupp
on 1/25/01 4:50 AM, Krzysztof Dabrowski at [EMAIL PROTECTED] wrote: > >> Keep in mind that this will ONLY work if you don't use multiple uids/gids >> for virtual domains. I keep all of mine under the vpopmail user, so it >> works. If you use multiple uids/gids, then you can apply the patch, ch

Bug in Qmailadmin 0.42

2001-01-25 Thread Sumith Ail
Dear All,   I am using VPOPMAIL 4.9.8 compiled with MySQL support on my RH 6.2 box   If I create a Unix system user test and,  vadddomain -u test2 test2.com password   and try to access it through qmailadmin I get the  file permission error/home/test2/domains/test2.com/postmaster/Maildir/98

CDB passwd auth

2001-01-25 Thread Franco Galian
Hi, I've been using vpopmail for 7 months now without major problems. Now I am about to install a vpopmail in another server, but I'm willing to audit user passwords, that is I want to be able to run weekly or monthly a passwd cracker like john or something similar, in order not to allow users to

Re: vpopmail and qmail-smtpd-auth

2001-01-25 Thread Krzysztof Dabrowski
>Keep in mind that this will ONLY work if you don't use multiple uids/gids >for virtual domains. I keep all of mine under the vpopmail user, so it >works. If you use multiple uids/gids, then you can apply the patch, change >permissions on the directories and make it work that way. afaik it wil

mysql+vpopmail question

2001-01-25 Thread Tamer Hassan
Is it possible to get vpopmail/vchkpw (with mysql support) to store passwords in clear text? The reason why I am asking this is would like a "password retrieval feature" using a hint question (like in hotmail), using a php script I wrote (cracking the hashes would be silly). :P Thanks, Tamer

RE: vpopmail and qmail-smtpd-auth

2001-01-25 Thread Mark O'Dell
On my system I installed qmail with SMTP-AUTH first and got this working correctly. I have recently installed vpopmail 4-9-6 _without_ any patches and simply changed the SMTP line to "/home/vpopmai/bin/vckpw /bin/true /bin/cramd5 /bin/true" - and it works correctly. The only other thing to note