[vchkpw] how to run the vpopmail pop3 daemon ?

2005-03-01 Thread Rakotomandimby (R12y) Mihamina
Hello, I have set up a Qmail system wich delivers into Maildir/ format. Know I would like to have vpopmail as a pop3 server especially for virtual domains I created via vadddomain and virtual users created via qmailadmin. How to ? I read into the INSTALL file that I should put a line : [...]

Re: [vchkpw] how to run the vpopmail pop3 daemon ?

2005-03-01 Thread Eric Smoker
Rakotomandimby (R12y) Mihamina wrote: Hello, I have set up a Qmail system wich delivers into Maildir/ format. Know I would like to have vpopmail as a pop3 server especially for virtual domains I created via vadddomain and virtual users created via qmailadmin. How to ? I read into the INSTALL file

RE: [vchkpw] vpopmail pop3 unable to scan $HOME/Maildir

2004-07-29 Thread Andras Kende
- Original Message - From: Tom Collins [EMAIL PROTECTED] On Jul 28, 2004, at 7:49 PM, Andras Kende wrote: I found a deserted email account with over 70.000 messages (few months of spam) in my vpopmail 5.4.3 mail server on FreeBSD. If I try to pop3 these (Outlook, Outlook

[vchkpw] vpopmail pop3 unable to scan $HOME/Maildir

2004-07-28 Thread Andras Kende
Hello, I found a deserted email account with over 70.000 messages (few months of spam) in my vpopmail 5.4.3 mail server on FreeBSD If I try to pop3 these (Outlook, Outlook Express, Mozilla Thudnerbird) The problem is its responding like : Mail Sever responded: unable to scan

Re: [vchkpw] vpopmail pop3 unable to scan $HOME/Maildir

2004-07-28 Thread Tom Collins
On Jul 28, 2004, at 7:49 PM, Andras Kende wrote: I found a deserted email account with over 70.000 messages (few months of spam) in my vpopmail 5.4.3 mail server on FreeBSD If I try to pop3 these (Outlook, Outlook Express, Mozilla Thudnerbird) The problem is its responding like : Mail Sever

Re: [vchkpw] vpopmail pop3 unable to scan $HOME/Maildir

2004-07-28 Thread Michael Bowe
- Original Message - From: Tom Collins [EMAIL PROTECTED] On Jul 28, 2004, at 7:49 PM, Andras Kende wrote: I found a deserted email account with over 70.000 messages (few months of spam) in my vpopmail 5.4.3 mail server on FreeBSD If I try to pop3 these (Outlook, Outlook

Logging Vpopmail pop3

2001-11-13 Thread Kevin - System Administrator
This is the line for me to log pop3 connections to /var/log/maillog #!/bin/sh/usr/bin/logger -p mail.info -t pop3d "[$USER] logged in from $TCPREMOTEIP [$TCPREMOTEHOST]"exec /var/qmail/bin/qmail-pop3d $1 it works fine and shows the ip and host if its resolvable but it doesnt show the

Re: Logging Vpopmail pop3

2001-11-13 Thread Bill Shupp
On Tuesday, November 13, 2001, at 01:06 PM, Kevin - System Administrator wrote: This is the line for me to log pop3 connections to /var/log/maillog #!/bin/sh /usr/bin/logger -p mail.info -t pop3d [$USER] logged in from $TCPREMOTEIP [$TCPREMOTEHOST] exec /var/qmail/bin/qmail-pop3d $1  

RE: Logging Vpopmail pop3

2001-11-13 Thread Tim Hunter
vpopmail has its own logging mechanism, its a compile time option. -Original Message- From: Kevin - System Administrator [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 2:06 PM To: [EMAIL PROTECTED] Subject: Logging Vpopmail pop3 This is the line for me to log pop3

Re: Logging Vpopmail pop3

2001-11-13 Thread Sean C Truman
How can you expect the $USER to be set when /var/qmail/bin/qmail-pop3d is the program the aquires the USER name and password? Sean - Original Message - From: Kevin - System Administrator To: [EMAIL PROTECTED] Sent: Tuesday, November 13, 2001 1:06 PM Subject: Logging Vpopmail pop3

Vpopmail - pop3

2000-08-01 Thread Pierre Rodriguez
Hi everybody, New to Linux, I finally built a Qmail server that works well with local users (/etc/passwd) and Maildir, thanks to this mailing list and all the documents I read. I use Mandrake 6.1, Qmail 1.03, Ucspi-tcp-0.88, Daemontools-0.61 and would like my server to work with Vpopmail-4.8.5

Re: Vpopmail - pop3

2000-08-01 Thread Markus Wuebben
" Hi everybody, " " New to Linux, I finally built a Qmail server that works " well with local users (/etc/passwd) and Maildir, " thanks to this mailing list and all the documents " I read. " " I use Mandrake 6.1, Qmail 1.03, Ucspi-tcp-0.88, " Daemontools-0.61 and would like my server to work "