Unable to chdir ?

2001-11-27 Thread Cedric Fontaine
I'm trying to install vpopmail 5.0 on a Red Hat 7.1... And I get this kind of message... @40003c0364a833463a74 starting delivery 19: msg 245604 to local [EMAIL PROTECTED] vh.net @40003c0364a833464244 status: local 3/10 remote 0/20 @40003c0364a8343d8edc delivery 17: deferral: Unable_to

Re: few questions

2001-11-27 Thread Ken Jones
On Mon, 2001-11-26 at 21:57, Mate Wierdl wrote: > A few questions about ./configure options: > > --enable-passwd: > > Does this mean that both /etc/passwd and ~vpopmail passwd files are used? Yes. The order is 1) If domain is not set and --enable-default-domain is set then set the domain nam

Re: Unable to chdir ?

2001-11-27 Thread Ken Jones
On Tue, 2001-11-27 at 06:40, Cedric Fontaine wrote: > I'm trying to install vpopmail 5.0 on a Red Hat 7.1... And I get this kind of > message... > > @40003c0364a833463a74 starting delivery 19: msg 245604 to local [EMAIL PROTECTED] > vh.net > @40003c0364a833464244 status: local 3/10 remote

Re[2]: Unable to chdir ?

2001-11-27 Thread Cedric Fontaine
Bonjour Ken, Le mardi 27 novembre 2001 à 14:34:08, vous écriviez : KJ> You'll need to post the rest of the log messages for delivery 17 KJ> What is the To: address. Once you know that you can track down KJ> why qmail-local can not find the mailder. @40003c03918e1149972c starting delivery 32

Upgrade VPOPMAIL 4.9.10 --> 5.0 && CDBvsMySQL

2001-11-27 Thread Mike Rogers
Hi folks. According to the UPGRADE documentation for vpopmail 5.0, "If you are running a mysql, ldap or anything besides the default vpasswd(cdb) module follow the normal directions in the INSTALL file." What happens if you run cdb itself? This suggests that if you run anything else, to just fol

spec file

2001-11-27 Thread Mate Wierdl
At the vpopmail webpage, I see a spec file. It is really flawed: during the install phase, it removes any existing vpopmail user from the system, and adds one with the fixed 771 uid. Of course, if I try to install the rpm on a system which has vpopmail user but with different uid, while things w

Re: Upgrade VPOPMAIL 4.9.10 --> 5.0 && CDBvsMySQL

2001-11-27 Thread Ken Jones
On Tue, 2001-11-27 at 09:31, Mike Rogers wrote: > Hi folks. > > According to the UPGRADE documentation for vpopmail 5.0, "If you are running > a mysql, ldap or anything besides the default vpasswd(cdb) module follow the > normal directions in the INSTALL file." What happens if you run cdb itself

Re: spec file

2001-11-27 Thread Ken Jones
Ah ha! I removed the spec file link from the vpopmail page. Sounds like it isn't a good thing to recommend. If you get a good spec file, send it to me for linking. Ken Jones On Tue, 2001-11-27 at 09:29, Mate Wierdl wrote: > At the vpopmail webpage, I see a spec file. It is really flawed: > du

Re: courier imap

2001-11-27 Thread Sashka Nochkin
Hi > > Since I am building rpms, it would be really useful to know how to > > build courier-imap without vpopmail as build prerequisite. > > Get vpopmail installed first. Then grab the latest courier-imap. I'm > not sure what version you have installed, but imapd.config changed to > imapd s

RE: courier imap

2001-11-27 Thread Dallas Engelken
> -Original Message- > From: Sashka Nochkin [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 9:53 AM > To: Vpopmail List > Subject: Re: courier imap > > > Hi > > > > > Since I am building rpms, it would be really useful to know how to > > > build courier-imap without vpopm

qmail-pop3d authentication problem!

2001-11-27 Thread vtiberiu
Hi there! I'm running qmail, vpopmail, qmailadmin, mysql on FreeBSD. The error I get when I try to access an account with Outlook Express is: There was a problem logging onto your mail server. Your Password was rejected. Account: '192.168.20.16', Server: '192.168.20.16', Protocol: POP3, Ser

RE: qmail-pop3d authentication problem!

2001-11-27 Thread Tren Blackburn
What do the logs say? Tren. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 7:05 AM > To: [EMAIL PROTECTED] > Subject: qmail-pop3d authentication problem! > > > > Hi there! > > I'm running qmail, vpopmail, qmailadmin, mys

Send mail notification for sms

2001-11-27 Thread Assi Akafou Eric Désiré
Hi all,   I'm using qmail and i want to  parse all  new message headers in a file. This should be like : sender | subject | cell phone. This file will be download for sms messages to mobile.   Any help or doc will be appreciate.   Regards,    

RE: qmail-pop3d authentication problem!

2001-11-27 Thread Dallas Engelken
> None of them worked! I have opened a telnet connection to the > server to port 110 and put in USER (all variants above) PASS > , and I got "Authentication failed". I'm running out of > ideeas. I am able to log in using the user name and password with > qmailadmin. So it's not like I'm typi

RE: qmail-pop3d authentication problem!

2001-11-27 Thread vtiberiu
Hi folks! Thank you very much! It's fixed! It was my fault. I didn't provide the real path to vchkpw in the supervise script. I checked three times when I wrote the script but I didn't see it and I was convinced that my scripts are OK. Thank you very much again! [EMAIL PROTECTED] wrote:

Re: courier imap

2001-11-27 Thread Mate Wierdl
On Tue, Nov 27, 2001 at 10:00:22AM -0600, Dallas Engelken wrote: > [root@localhost lib]# grep libvpopmail.a > Binary file libvpopmail.a matches Does this mean the mysql user and passwd are stored in libvpopmail.a or just the routines to get the info? What if I change the mysql password? Mate

Re: courier imap

2001-11-27 Thread Ken Jones
On Tue, 2001-11-27 at 12:38, Mate Wierdl wrote: > On Tue, Nov 27, 2001 at 10:00:22AM -0600, Dallas Engelken wrote: > > [root@localhost lib]# grep libvpopmail.a > > Binary file libvpopmail.a matches > > Does this mean the mysql user and passwd are stored in libvpopmail.a Yes. > or just the routi

RE: courier imap

2001-11-27 Thread Dallas Engelken
> -Original Message- > From: Mate Wierdl [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 12:39 PM > To: Vpopmail List > Subject: Re: courier imap > > > On Tue, Nov 27, 2001 at 10:00:22AM -0600, Dallas Engelken wrote: > > [root@localhost lib]# grep libvpopmail.a > > Binary fi

Big Vpopmail 5.0 problem

2001-11-27 Thread Andreas Müller
Hello List, i've got a big problem. I've upgraded vpopmail from 4.9.10 to 5.0 with --enable-clear-passwd option. Now if i login with qmailadmin only the accounts are visible which are created with vpopmail 5.0. qmailadmin version is 0.76 Hope anybody could help. Best Regards Andreas Müller

Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Andreas Müller
Hello List, i've got a big problem. I've upgraded vpopmail from 4.9.10 to 5.0 with --enable-clear-passwd option. Now if i login with qmailadmin only the accounts are visible which are created with vpopmail 5.0. qmailadmin version is 0.76 Hope anybody could help. Best Regards Andreas Müller

RE: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Tren Blackburn
Search the mailing list archives. As I recall bill shupp has included a script to fix the cdb files. If you're using mysql, read UPGRADE.tren. Regards, Tren. > -Original Message- > From: Andreas Müller [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 1:12 PM > To: [EMAIL

RE: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Ken Jones
Hey Tren, I used your upgrade information on a mysql system and it worked great! Thanks Ken On Tue, 2001-11-27 at 14:26, Tren Blackburn wrote: > Search the mailing list archives. As I recall bill shupp has included a > script to fix the cdb files. If you're using mysql, read UPGRADE.tren. >

RE: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Tren Blackburn
Kewl, glad to hear that it works for people other than me. *grin* Tren. > -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 1:36 PM > To: Tren Blackburn > Cc: [EMAIL PROTECTED] > Subject: RE: Big Vpopmail 5.0 upgrade problem > > > Hey Tre

AW: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Andreas Müller
hello ken, i don't have installed an mysql database. only using the cdb files I couldn't find the script to fix the cdb files. Any suggestions? Best Regards Andreas Müller -Ursprüngliche Nachricht- Von: Ken Jones [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 27. November 2001 21

Re: AW: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Ken Jones
Try adding a trailing ":" colon character to the end of each line in the vpasswd file. Then rebuild the vpasswd.cdb with vmkpasswd "domain name". I think that might work. What is happening is the new vpopmail you built is looking for an additional clear password field and not finding it. On Tu

Logging

2001-11-27 Thread Che Stevens
Anyone seen a script for stripping the /var/log/maillog where everythin is logged for qmail and vpopmail and formating it into an html page showing traffic for each domain hosted.  Thank You.

Re: AW: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Bill Shupp
On Tuesday, November 27, 2001, at 02:45 PM, Ken Jones wrote: > Try adding a trailing ":" colon character to the end > of each line in the vpasswd file. Then rebuild the > vpasswd.cdb with vmkpasswd "domain name". > > I think that might work. > > What is happening is the new vpopmail you built is

Re: Logging

2001-11-27 Thread Bill Shupp
On Tuesday, November 27, 2001, at 03:26 PM, Che Stevens wrote: > Anyone seen a script for stripping the /var/log/maillog where everythin > is logged for qmail and vpopmail and formating it into an html page > showing traffic for each domain hosted.  > Thank You. There's an mrtg version for qm

Re: Logging

2001-11-27 Thread Mark Persohn
Try, http://inter7.com/qmailmrtg7/ Mark Bill Shupp wrote: > On Tuesday, November 27, 2001, at 03:26 PM, Che Stevens wrote: > > > Anyone seen a script for stripping the /var/log/maillog where everythin > > is logged for qmail and vpopmail and formating it into an html page > > showing traffic f

Re: Logging

2001-11-27 Thread Che Stevens
Thanks This shows to log pop3 and smtp to seperate files, is there any way around that or how do i got setting that up via splooger. Right now everything goes to /var/log/maillog via splogger. Thanks again. - Original Message - From: "Mark Persohn" <[EMAIL PROTECTED]> To: "Bill Shupp" <[

Re: Logging

2001-11-27 Thread Bill Shupp
On Tuesday, November 27, 2001, at 04:11 PM, Che Stevens wrote: > Thanks > This shows to log pop3 and smtp to seperate files, is there any way > around > that or how do i got setting that up via splooger. Right now everything > goes to /var/log/maillog via splogger. Thanks again. I haven't loo

Re: Logging

2001-11-27 Thread Ken Jones
syslog via splogger, can kill your machine when the traffic gets heavy. There is also support in vpopmail-5.0 to send the authentication logs for vchkpw to a mysql database. The guy who wrote it also has a web interface so tech support can watch it. Another fellow was working on an RDtool progr

Re: Logging

2001-11-27 Thread Mark Persohn
Sorry, can't help you on this one. Haven't actually set this up myself yet. Been planning it for a while now Having a quick read of the FAQ on the page shows shows some sample startup scripts... Try using them as a starting point. Mark Che Stevens wrote: > Thanks > This shows to log pop3

Re: Logging

2001-11-27 Thread Che Stevens
And of course i need to recompile vpopmail correct? I see that i can make smtp go though multilog Thanks Bill - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 4:14 PM Subject: Re: Logging > On Tuesday, November 27, 2001,

Re: Logging

2001-11-27 Thread Bill Shupp
On Tuesday, November 27, 2001, at 04:20 PM, Che Stevens wrote: > And of course i need to recompile vpopmail correct? yes. > I see that i can make smtp go though multilog Right. Not sure how the "syslog" format that vchkpw uses works with qmailmrtg7... But qmailanalog, one of DJB's tools, m

net114(ÍøÂç114)

2001-11-27 Thread 11cn
Title: NET114 ÆóÒµ/»ú¹¹ÐÅÏ¢µÇ¼Ç ÐÅÏ¢ËÑË÷ ÐÅÏ¢ÐÞ¸Ä ¹ØÓÚ±¾Õ¾ ÐÂÊÖÉÏ· ´úÀí×¨Çø ²úÆ·ÌØÇø

courir-imap and vpopmail

2001-11-27 Thread yanayun
hi all, i need help i want to setup my webmail using courir-imap can courir-imap read vpopmail user?? it's always read my /etc/passwd i need step-by-step configure courir-imap read vpopmail user hehehehe.. thanks pakyan Pepnet Internet Cafe Fast Internet Access