Re: [vchkpw] starting vpop gives error

2003-02-27 Thread Justin Heesemann
On Thursday 27 February 2003 20:42, Kevin L Aleshire wrote: > when i try to run the vpop script i get this error message "tcpserver: > fatal: unable to bind: address already used" > > below is the script that i'm using. > > #!/bin/sh > env - PATH="/var/qmail/bin:/usr/local/bin" \ > tcpserver -H -R

Re[2]: [vchkpw] starting vpop gives error

2003-02-27 Thread Alejandro G. Belluscio
Hello Kevin, Just read: http://www.linuxsa.org.au/tips/io-redirection.html Thursday, February 27, 2003, 5:21:50 PM, you wrote: KLA> i'm still in the learning process of understanding the syntax of scripts KLA> what's the difference in "2>&1" vs. just having "&" at the end of my script

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread Rob G
Ummm honestly I have no clue. This was the format in the Life With Qmail document that I followed and that everyone seems to get working servers off of. So that is the way that I went. Regards, Rob G [EMAIL PROTECTED] - Original Message - From: "Kevin L Aleshire" <[EMAIL PROTECTED]> To:

RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
i'm still in the learning process of understanding the syntax of scripts what's the difference in "2>&1" vs. just having "&" at the end of my script > -Original Message- > From: Rob G [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 27, 2003 2:01 PM > To: Vchkpw > Subject: Re: [vchkpw]

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread John Johnson
This is what netstat -a should look like notice it shows the service that is on that port Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 *:mysql *:* LIS

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread Rob G
Hmmm that is really interesting as I know that running qmail or even sendmail should open up port 25 and that isn't even listed there: Here is my netstat tcp0 0 0.0.0.0:32768 0.0.0.0:* LISTEN tcp0 0 127.0.0.1:32769 0.0.0.0:*

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread John Johnson
telnet to port 110 and try issuing cammands and see what it gives back... -John - Original Message - From: "Kevin L Aleshire" <[EMAIL PROTECTED]> To: "Vchkpw" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 11:54 AM Subject: RE: [vchkpw] starting vpop gives error > this is the res

RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
this is the response that i get from that command, it doesn't really list anything specific [EMAIL PROTECTED] /etc/rc3.d# netstat -na | grep LISTEN tcp0 0 0.0.0.0:110 0.0.0.0:* LISTEN tcp0 0 216.31.98.16:22 0.0.0.0:* LISTEN

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread Rob G
Do a netstat -na | grep LISTEN and see if anything else is listening on port 110 as that is what is holding the address open. Regards, Rob G [EMAIL PROTECTED] - Original Message - From: "Kevin L Aleshire" <[EMAIL PROTECTED]> To: "Vchkpw" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 200

Re: [vchkpw] qmail+vpopmail+mysql+courier-imap+gentoo empty relaytable with roamingusers enabled

2003-02-27 Thread bob ketterhagen
The main problem was gentoo does not install authvchpw in /usr/lib/courier-imap/authlib/ Once you manually install that file. Hacking up the init and conf scripts is a breeze. bob On Thu, 2003-02-27 at 09:57, bob ketterhagen wrote: > After totally removing it and starting from scratch I was able

[vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
when i try to run the vpop script i get this error message "tcpserver: fatal: unable to bind: address already used" below is the script that i'm using. #!/bin/sh env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R 0 pop3 \ /var/qmail/bin/qmail-popup mail.mnw.net \ /home/vpopmail/bin/vchk

Re: [vchkpw] qmail+vpopmail+mysql+courier-imap+gentoo empty relaytable with roamingusers enabled

2003-02-27 Thread bob ketterhagen
After totally removing it and starting from scratch I was able to hack the init/conf scripts to work correctly. Thanks again, bob On Thu, 2003-02-27 at 05:41, Justin Heesemann wrote: > On Thursday 27 February 2003 02:12, bob ketterhagen wrote: > > This vpopmail-5.2.1-r4.ebuild everything is defa

Re: [vchkpw] Redeliver mail to another MTA

2003-02-27 Thread Justin Heesemann
On Thursday 27 February 2003 13:56, Peter Mikeska wrote: > Hi, plz can any1 help me ;)) > I have local qmail+vpopmail with few domains, I have few (well many) > users which use adreses with local domain , but they have also adreses > from another domain. > Local> .edu .com > NONLocal> .de > I make

[vchkpw] Vpopmail and Postfix + LDAP

2003-02-27 Thread Alessandro A.
Someone tried Vpopmail with Postfix and LDAP support? Thanks! Alex

[vchkpw] Redeliver mail to another MTA

2003-02-27 Thread Peter Mikeska
Hi, plz can any1 help me ;)) I have local qmail+vpopmail with few domains, I have few (well many) users which use adreses with local domain , but they have also adreses from another domain. Local> .edu .com NONLocal> .de I make virtualdomain .de,.com,edu so I want when some local user send mail to

Re: [vchkpw] quota's and ALL QUOTA's

2003-02-27 Thread Justin Heesemann
On Thursday 27 February 2003 03:26, Jaime Chereau wrote: > Hi all... > > I have installed: > > gentoo + qmail + qmail-scanner + vpop + mysql + courier-imap + > squirrellmail. > > All it's working fine, only "quota" indicate a value every day greater.. > > I ask myself if yet of I number indicated e

Re: [vchkpw] qmail+vpopmail+mysql+courier-imap+gentoo empty relay table with roamingusers enabled

2003-02-27 Thread Justin Heesemann
On Thursday 27 February 2003 02:12, bob ketterhagen wrote: > This vpopmail-5.2.1-r4.ebuild everything is default nothing special, I > have it working on numerous other servers with not a single problem. It' > s just the newest mailserver I have built that I am having this problem > on. I can send m