RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-29 Thread Jonas Pasche
Hey Raymond, please send answers to the list only; I'm subscribed. > ./configure \ > [...] > --enable-mysql=y \ > [...] Ah, you used MySQL. In that case, open relay information is stored in your MySQL database, not in open-smtp. I never used the MySQL setup; so I cannot tell anything more abou

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-29 Thread Raymond Luong
Hey Jonas Thanks for your straight forward answer. I like it! I follow your suggestion. This is what i did for the vpopmail configure ./configure \ --enable-roaming-users=y \ --enable-tcprules-prog=/usr/local/bin/tcprules \ --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp \ --enable-re

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Jonas Pasche
Hi Raymond, > I didn't change the tcp.cmtp to tcp.smtp.cdb. I simple link my > /etc/tcp.smtp to ~vpopmail/etc/tcp.smtp and made the file 777 so any > program can write to it. You simply try fiddling around, ending up with world-writable files and symlinks. Hey, this is Unix, stop acting helpless.

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Raymond Luong
2003 1:12 AM>> To: Raymond Luong>> Cc: vpopmail list>> Subject: Re: [vchkpw] Can not get vpopmail to enable roaming support>>>>>>>>>> I'm having just the oposite problem, I can't turn it off when I>> want to.>> :-)>>>>

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Steven Job
gt; > Shane > > -Original Message- > From: Steven Job [mailto:[EMAIL PROTECTED] > Sent: Friday, 29 August 2003 1:12 AM > To: Raymond Luong > Cc: vpopmail list > Subject: Re: [vchkpw] Can not get vpopmail to enable roaming support > > > > > I

Re: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Steven Job
Raymond, Are you using: --enable-learn-passwords=y \ I just tried it without it and it didn't work. Try adding that and see if it works. -Steve On Thu, 28 Aug 2003, Raymond Luong wrote: > > > Please Help > I recompile vpopmail with --enable roaming=y-- but > it still does not work.

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Shane Chrisp
get vpopmail to enable roaming support I'm having just the oposite problem, I can't turn it off when I want to. :-) Not quite sure if this helps but here is configuration information I used. ./configure \ --enable-roaming-users=y \ --enable-tcprules-prog=/usr

Re: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Steven Job
I'm having just the oposite problem, I can't turn it off when I want to. :-) Not quite sure if this helps but here is configuration information I used. ./configure \ --enable-roaming-users=y \ --enable-tcprules-prog=/usr/local/bin/tcprules \ --enable-tcpserver-file=/etc/

RE: [vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Raymond Luong
This is my qmail-smtp/run/log file :#!/bin/shexec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t /var/log/qmail/smtpdThanks for the helpRaymond> Show us your qmail-smtpd startup scripts.> > Shane> > -Original Message-----> From: Raymond Luong [mailto:[EMAIL PROT

[vchkpw] Can not get vpopmail to enable roaming support

2003-08-28 Thread Raymond Luong
Please HelpI recompile vpopmail with --enable roaming=y-- butit still does not work. I can connect to via pop3 server but can not send mail. It reply with "domain isn't in my list of allow rcpthosts". I don't know what's wrong or what I'd missing. I really need to get this up and running. Any help