Re: [vchkpw] Vpopmail Debian

2002-10-23 Thread Zeno Davatz
Hi Pit Thanks for helping - sorry for the cc. On 23.10.2002 13:48 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > If the problem persists with newer version we'll probably be able to > hunt down the culprit, at least much easier than me or anybody else > installing a 4.9.9 with Debian spec

[vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
Hi I'm a Debian user and installed Vpopmail vpopmail-bin 4.9.9-1 And all the other Debian packages that depend on this version. I done vadddomain and vadduser When I try to login with my UN and PW my syslog tells me: Oct 22 17:54:09 alphonse vpopmail[31832]: vchkpw: password fail [EMAIL PROTECT

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
pmail version is too > old, try the unstable distribution. Thanks for the hint. What about the other packages? Did you compile them yourself as well or did you do apt-get (qmail, etc.)? Thanks for your help. Zeno > El mar, 22-10-2002 a las 10:10, Zeno Davatz escribió: >> Hi >> &g

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
Thanks for helping: On 22.10.2002 18:34 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] \ > P=your_password \ > printf "$U\0$P\0SDKFJSD\0" | \ > strace -o /tmp/vchkpw.log -s 256 -f -e trace=file,read \ > /home/vpopmail/bin/vchkpw /bin/true 3<&0; echo $? I get: alphonse:/u

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
On 22.10.2002 18:42 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > Hi Zeno, > > On Tue, 22 Oct 2002 18:29:39 +0200 > Zeno Davatz <[EMAIL PROTECTED]> wrote: > >> What about the other packages? Did you compile them yourself as well >> o

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
Sorry I am a Newbie. On 22.10.2002 19:04 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > Replace '/home/vpopmail/' with the path to vpopmail home directory (e.g. > '~vpopmail/') of your installation. Should have been obvious you should > do a test run of vchkpw, _of course_ with correct pat

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
tools related to > qmail (daemontools, etc...) > > I never use apt for my e-mail server installations. but this is me > > > Good Luck ! Thanks. Zeno > El mar, 22-10-2002 a las 10:29, Zeno Davatz escribió: >> On 22.10.2002 19:20 Uhr, "Alfredo Perez" <[

Re: [vchkpw] Vpopmail Debian

2002-10-22 Thread Zeno Davatz
On 22.10.2002 19:04 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > OK ... shouldn't be that hard, really. > > Replace '/home/vpopmail/' with the path to vpopmail home directory (e.g. > '~vpopmail/') of your installation. Should have been obvious you should > do a test run of vchkpw, _of co

Re: [vchkpw] Vpopmail Debian

2002-10-23 Thread Zeno Davatz
en reliable. What features will I be missing? Thanks for your help. Zeno > - Original Message - > From: "David Phillips" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, October 24, 2002 10:06 AM > Subject: Re: [vchkpw] Vpopmail Debian

Re: [vchkpw] Vpopmail Debian

2002-10-23 Thread Zeno Davatz
On 24.10.2002 3:14 Uhr, "Iain" <[EMAIL PROTECTED]> wrote: > Try my up to date debian vpopmail packages here: > > http://linux.myspinach.org/debian Thanks I will give this one a shot an let you know. Anything special I need to know? Zeno > On Wed, 23 Oct 2002 02:

Re: [vchkpw] Vpopmail Debian

2002-10-23 Thread Zeno Davatz
Thanks David for the detailed description. At the moment I am just trying to compile from source after 'Lifewithqmail'. Then I will follow your instructions and ask if I get stuck somewhere. Zeno On 24.10.2002 2:06 Uhr, "David Phillips" <[EMAIL PROTECTED]> wrote: >

[vchkpw] Vpopmail - Qmail - pop3d

2002-10-24 Thread Zeno Davatz
Hi I compiled qmail, vpopmail, checkpasswd, ucspi-tcp, daemontools form source. I follow 'lifewithqmail' as much as I can understand it. I also followed the Install-file of vpopmail and that says on line 203: env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R 0 pop-3 \

Re: [vchkpw] Vpopmail - Qmail - pop3d

2002-10-24 Thread Zeno Davatz
On 24.10.2002 14:14 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > Replace 'tcpserver' with the the complete path-call to tcpserver (maybe > '/usr/local/bin/tcpserver'?) Thanks for the hint. > Counting the number problems you have with setting up a simple mail > server and the simpleness o

Re: [vchkpw] Vpopmail - Qmail - pop3d

2002-10-24 Thread Zeno Davatz
On 24.10.2002 15:23 Uhr, "Peter Palmreuther" <[EMAIL PROTECTED]> wrote: > Hi Zeno, > > On Thu, 24 Oct 2002 14:27:50 +0200 > Zeno Davatz <[EMAIL PROTECTED]> wrote: > >>> Counting the number problems you have with setting up a simple mail >>&

Re: [vchkpw] Vpopmail Debian

2002-10-24 Thread Zeno Davatz
popmail. The tcp.smtp.cdb file needs to point to the one in the vpopmail home directory (ex. /home/vpopmail/etc/tcp.smtp.cdb). This step makes POP-before-SMTP work. /snip There is no such file if I install your package. Thanks for help and hints. Zeno > On Wed, 23 Oct 2002 02:10, Zeno Davat

Re: [vchkpw] Vpopmail Debian

2002-10-24 Thread Zeno Davatz
First of all: THANKS for the great advice. Took me some steps further. On 24.10.2002 2:06 Uhr, "David Phillips" <[EMAIL PROTECTED]> wrote: > * Allow incoming connections to pop3d. By default, it does not allow any > connections. There is an add-client script in > /var/qmail/service/qmail-pop3d

Re: [vchkpw] Vpopmail Debian

2002-10-24 Thread Zeno Davatz
On 24.10.2002 2:06 Uhr, "David Phillips" <[EMAIL PROTECTED]> wrote: > * Install vpopmail from source. The Debian packages are pretty old and seem > to be buggy, at least the last time I tried. I done this... > * Change the run script for qmail-smtpd (/service/qmail-smtpd/run) to use > vpopmail.

[vchkpw] Rcpthosts - Newbie Question :-/

2002-10-25 Thread Zeno Davatz
Hi I just set up qmail with the Debian packages from Gerrit Pape. I also compiled vpopmail from source. I now manage to sent myself emails. But if I want to send a mail from [EMAIL PROTECTED] to [EMAIL PROTECTED] I get following error form my MUA: Sorry, that domain isn't installed in my list

[vchkpw] Vdeldomain

2002-10-29 Thread Zeno Davatz
I deinstalled vpopmail and installed it again from source. I do vdeldomain yweseelocal.com and get: Error: Domain does not exist. I do vadddomain yweseelocal.com and get: Error: Domain already exists. What can I do to remove the domain completely so that I can add it again. Thanks for any help

Re: [vchkpw] Vdeldomain

2002-10-29 Thread Zeno Davatz
ose, you'll need to run a qmail-newu to rebuild > the assign cdb file. Thanks Clayton, for your kind help. You saved my night. Zeno > -Original Message- > From: Zeno Davatz [mailto:zdavatz@;ywesee.com] > Sent: Tuesday, October 29, 2002 10:49 AM > To: [EMAIL PROTECTED

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread Zeno Davatz
Hi I followed the below HOWTO and think is great - it helped me a lot. I managed to send and receive messages locally an online. What I do not quite understand yet is how vpopmail and qmail handle the outgoing messages via smtp: On 24.10.2002 2:06 Uhr, "David Phillips" <[EMAIL PROTECTED]> wrote:

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread Zeno Davatz
On 29.10.2002 21:27 Uhr, "David Phillips" <[EMAIL PROTECTED]> wrote: > tcp.smtp (compiled into tcp.smtpd.cdb) controls which IP's are allowed to > connect to tcpserver. It defaults to allow (which would be a single > ":allow" line). Setting RELAYCLIENT for an IP tells qmail-smtpd to allow it > t

[vchkpw] Vpopmail and ezmlm

2002-10-30 Thread Zeno Davatz
Hi List I am a Newbie to Vpopmail and ezmlm. Do these two work fine together? Is there a special howto to follow? Thanks for any help and hints. Zeno

Re: [vchkpw] Vpopmail and ezmlm

2002-10-31 Thread Zeno Davatz
On 31.10.2002 3:45 Uhr, "Cory Wright" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 30, 2002 at 07:14:13PM +0100, Zeno Davatz wrote: >> >> Do these two work fine together? >> Is there a special howto to follow? > > They work file together. Remember to su

Re: [vchkpw] Vpopmail and ezmlm

2002-10-31 Thread Zeno Davatz
On 31.10.2002 3:45 Uhr, "Cory Wright" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 30, 2002 at 07:14:13PM +0100, Zeno Davatz wrote: >> >> Do these two work fine together? >> Is there a special howto to follow? > > They work file together. Remember to su

Re: [vchkpw] Vpopmail and ezmlm

2002-10-31 Thread Zeno Davatz
On 31.10.2002 22:24 Uhr, "Cory Wright" <[EMAIL PROTECTED]> wrote: > On Thu, Oct 31, 2002 at 02:00:32PM +0100, Zeno Davatz wrote: > > [From a different post] >> $ su vpopmail >> And then >> $ ./ezmlm-make -rdugm -5 [EMAIL PROTECTED] ~/list ~/.qmail-list

Re: [vchkpw] Had SMTP auth working...

2002-11-05 Thread Zeno Davatz
re you using? If you are a Debian user try this, it helped me a lot: Zeno Davatz writes: > So you also suggest not using the binaries from the Debian packages > for my Mail-setup? This is my recommendation for the easiest and best vpopmail setup on Debian. This is from memory, so I might be mi

[vchkpw] Not in rcpt.hosts

2002-11-25 Thread Zeno Davatz
Hi I added ywesee.com with vadddomain and [EMAIL PROTECTED] with vadduser. When I now try to send a message to any Email-address I get: sorry this host is not in my rcpt-list. Any ideas what I am doing wrong. Thanks for your help. Zeno

[vchkpw] Re: Tranferring vpopmail/domains to another server

2005-06-09 Thread Zeno Davatz
that automatically? Thanks and best Zeno On 6/8/05, Ken Jones <[EMAIL PROTECTED]> wrote: > On Wednesday 08 June 2005 3:27 am, Zeno Davatz wrote: > > Hi > > > > We have a new server and I would like to transfer all the > > vpopmail-users to our new server. So far