Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-14 Thread foo
Casey Zacek <[EMAIL PROTECTED]> wrote: >> I can use either the real or alias domain to login to sqwebmail and >> qmailadmin on my server.. Sqwebmail even shows the "whatever you >> logged in with" domain as your login name. Hey, what do you know, it does work. I remember a year or so ago it didn

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-14 Thread Casey Zacek
[EMAIL PROTECTED] wrote (at Sun, Dec 14, 2003 at 01:54:47PM -0500): > From: "Casey Zacek" <[EMAIL PROTECTED]> > | Why not just vaddaliasdomain? Symlinks are for oldschool > | crappy-method aliasdomains. > > vaddaliasdomain doesn't let you truely interchange domains. For example, > you won't be a

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-14 Thread foo
From: "Casey Zacek" <[EMAIL PROTECTED]> | Why not just vaddaliasdomain? Symlinks are for oldschool | crappy-method aliasdomains. vaddaliasdomain doesn't let you truely interchange domains. For example, you won't be able to use [EMAIL PROTECTED] as your username, only [EMAIL PROTECTED] Yeah, thi

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-14 Thread Casey Zacek
[EMAIL PROTECTED] wrote (at Sun, Dec 14, 2003 at 12:36:22AM -0500): >On Saturday, December 13, 2003, at 07:04 PM, nathan Gordon wrote: >> >>> Can I set Domain1.com up to allow POP access from the clients (in >the >>> same way as in Domain2.com and Domain3.com)? >> >> Com

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-13 Thread foo
On Saturday, December 13, 2003, at 07:04 PM, nathan Gordon wrote:> >> Can I set Domain1.com up to allow POP access from the clients (in the>> same way as in Domain2.com and Domain3.com)? > > Compile vpopmail with --enable-passwd option to support system> accounts.     .. Or you could do thi

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-13 Thread Tom Collins
On Saturday, December 13, 2003, at 07:04 PM, nathan Gordon wrote: Can I set Domain1.com up to allow POP access from the clients (in the same way as in Domain2.com and Domain3.com)? Compile vpopmail with --enable-passwd option to support system accounts. -- Tom Collins - [EMAIL PROTECTED] Qmail

[vchkpw] Default and/or Virtual domain POP Access problem

2003-12-13 Thread nathan Gordon
Hi   I have qmail and VpopMail running with the …./qmail-pop3d/run file looking like this;       #!/bin/sh PASSPROG="/bin/checkpassword" HOSTNAME=`server.domain1.com`   exec /usr/bin/softlimit -m 320 \ /usr/bin/tcpserver -v -R -c 200 0 pop3 \ /var/qmail/bin/qmail-popup $HOST