Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-21 Thread Bulent
Thank you the problem has been solved - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: Sent: Friday, May 19, 2006 7:28 PM Subject: Re: [vchkpw] Roaming-users could not work with secure pop3 ?

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-19 Thread Jeremy Kitchen
On Thursday 18 May 2006 23:19, Bulent wrote: > Yes I use sslserver from ucspi-ssl. great :) > How can I solve this problem ? now that you've finally given the information I asked you for, I can give you a better answer. make sure you have the -e flag set so that sslserver will set the $TCP* e

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Bulent
Yes I use sslserver from ucspi-ssl. How can I solve this problem ? - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: Sent: Thursday, May 18, 2006 11:22 PM Subject: Re: [vchkpw] Roaming-users could not work with secure pop3 ?

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Tom Collins
My guess is that he's using a program that just encrypts a connection to localhost:110. If that's the case, it will appear that the user is coming from localhost, and therefore not possible to open up SMTP relaying for them. If you follow Bill Shupp's directions fo

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Jeremy Kitchen
On Thursday 18 May 2006 12:53, Bulent wrote: > I use openssl for secure pop3(port 995). ... right. What I meant was, are you using xinetd with some sort of ssl wrapper, or tcpserver with an ssl patch or sslserver from ucspi-ssl, or what? -Jeremy -- Jeremy Kitchen ++ [EMAIL PROTECTED] http://

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Bulent
I use openssl for secure pop3(port 995). Also I use cdb for database of users. - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: Sent: Thursday, May 18, 2006 9:07 PM Subject: Re: [vchkpw] Roaming-users could not work with secure pop3 ?

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Jeremy Kitchen
On Thursday 18 May 2006 11:04, Bulent wrote: > That's to say, First I have to convert cdb database to mysql. don't I ? if you want to use that patch, yes, but that patch is not the solution to your problem. Please answer the question I asked you in the previous email. -Jeremy -- Jeremy Kitche

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Bulent
That's to say, First I have to convert cdb database to mysql. don't I ? - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: Sent: Thursday, May 18, 2006 7:43 PM Subject: Re: [vchkpw] Roaming-users could not work with secure pop3 ?

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Jeremy Kitchen
On Thursday 18 May 2006 04:25, Kim Christensen wrote: > * Bulent <[EMAIL PROTECTED]> [2006-05-18 14:13:23 +0300]: > > I use securepop3 protocol (port 995 ) to incoming mails in my mail > > clients. When I use touch send/recieve or send an email to anyone with my > > vpopmail server, Vpopmail server

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Kim Christensen
* Bulent <[EMAIL PROTECTED]> [2006-05-18 14:13:23 +0300]: > I use securepop3 protocol (port 995 ) to incoming mails in my mail clients. > When I use touch send/recieve or send an email to anyone with my vpopmail > server, Vpopmail server could not write in open-smtp file. > But When I use pop3 pro

Re: [vchkpw] roaming-users issue

2005-12-28 Thread Cristi Tauber
On Wed, 2005-12-28 at 09:56 +0200, Cristi Tauber wrote: >hello ppl, > > i installed qmail + vpopmail + mysql + courier-imap on a debian 3.1 > with kernel 2.6. > > vpopmail was configured as : > > ./configure --enable-logging=p --enable-auth-module=mysql \ > --disable-passwd --enable-cle

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
Is the start up script my qmail-smtpd run file. Because in that file it has a command " -v -x /etc/tcp.smtp.cdb \" if I change that to "~vpopmail/etc/tcp.smtp.cdb" will that work. Also do I need to change qmailctl to point to "~vpopmail/etc/tcp.smtp" I followed the instruction from http://www.pip

Re: [vchkpw] roaming users

2004-06-18 Thread Jeremy Kitchen
http://scriptkitchen.com/godkills.jpg <--- please, think of the kittens. On Friday 18 June 2004 11:57 am, Raymond Luong wrote: > My startup script is my qmailctl script right? I'm really sorry about the > stupid question. This is like navigate the Universe for me. not likely. You should go back

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
My startup script is my qmailctl script right? I'm really sorry about the stupid question. This is like navigate the Universe for me. raymond > http://scripkitchen.com/godkills.jpg <-- please, think of the kittens! > > On Friday 18 June 2004 11:43 am, Raymond Luong wrote: >> Well, I'm really sor

Re: [vchkpw] roaming users

2004-06-18 Thread Jeremy Kitchen
http://scripkitchen.com/godkills.jpg <-- please, think of the kittens! On Friday 18 June 2004 11:43 am, Raymond Luong wrote: > Well, I'm really sorry, and I'm very thankful for your help but can you > give me more detail on how to tell my tcpserver to look at my > ~vpopmail/etc/tcp.smtp instead.

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
Well, I'm really sorry, and I'm very thankful for your help but can you give me more detail on how to tell my tcpserver to look at my ~vpopmail/etc/tcp.smtp instead. Also, I am using vpopmail's roaming usres function, but it is not working. thats why I'm writing this email. raymond > On Friday

Re: [vchkpw] roaming users

2004-06-18 Thread Jeremy Kitchen
On Friday 18 June 2004 11:30 am, Raymond Luong wrote: > I would like to add, since my qmailctl cdb is still reading off my > /etc/tcp.smtp, and assuming my vpopmail is recompileing my tcp.smtp > everytime someone login through pop3, can I just edit my qmailctl and > qmail-smtp file and point the tc

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
I would like to add, since my qmailctl cdb is still reading off my /etc/tcp.smtp, and assuming my vpopmail is recompileing my tcp.smtp everytime someone login through pop3, can I just edit my qmailctl and qmail-smtp file and point the tcp.smtp at my ~vpopmail/etc/tcp.smtp? Will that work. I am afra

Re: [vchkpw] roaming users

2004-06-18 Thread Jeremy Kitchen
please don't post html only messages to mailing lists (or even multipart/alternative) use text only. On Friday 18 June 2004 11:06 am, Raymond Luong wrote: > When I do the command qmailctl cdb > my box reload /etc/tcp.smtp and /etc/tcp.pop3. It is not reading from > /home/vpopmail/etc/tcp.smtp.

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
>From what you are saying, I will have to recompile everything to get roaming user to work?raymond> > > Franck (Linuxpourtous) wrote:> > I just upgraded my vpopmail 5.4.3 to 5.4.4 with roaming user enable.> > > >>> There was no error in return, everything seem to compile fine.Upon>>> exiting m

Re: [vchkpw] roaming users

2004-06-18 Thread Raymond Luong
When I do the command qmailctl cdbmy box reload /etc/tcp.smtp and /etc/tcp.pop3. It is not reading from /home/vpopmail/etc/tcp.smtp. How can I get it to read the ~vpopmail/etc/tcp.smtp instead, and how can I know that my vpopmail is recompiling my tcp.smtp file when there is pop authentication.Tha

Re: [vchkpw] roaming users

2004-06-18 Thread Rick Widmer
Franck (Linuxpourtous) wrote: I just upgraded my vpopmail 5.4.3 to 5.4.4 with roaming user enable. There was no error in return, everything seem to compile fine.Upon exiting my qmailadmin, it tells me the version of qmailadmin and vpopmail I'm using. The vpopmail still say version 5.4.3. I wo

Re: [vchkpw] roaming users

2004-06-17 Thread Franck (Linuxpourtous)
I jus t upgraded my vpopmail 5.4.3 to 5.4.4 with roaming user enable. here is my following configuration:. /configure \--enable-roaming-users \ --enable-tcprules-prog=/usr/local/bin/tcprules --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp --enable-relay-clear-minutes=180--enable-logging=p \ -

Re: [vchkpw] roaming users

2004-06-17 Thread songrit
>Upon exiting my qmailadmin, it > tells me the version of qmailadmin and vpopmail I'm using. The vpopmail > still say version 5.4.3 you can check version with ~vpopmail/bin/vadduser -v and you need to recompile Qmailadmin for update version. > I still can not do pop before > smtp. qmailctl cdb ~v

RE: [vchkpw] Roaming users / POP toasters

2004-02-26 Thread Shane Chrisp
We do it, but we are using MySQL auth. The servers only need to see the sql server to get the information. Im also using the tcpserver patch so as to not have to rebuild the cdb file.   Shane From: John [mailto:[EMAIL PROTECTED] Sent: Friday, 27 February 2004 12:11 AMTo: [EMAIL

Re: [vchkpw] roaming users

2004-02-24 Thread Michael Bowe
- Original Message - From: "davila" <[EMAIL PROTECTED]> > 2) I don't fully understand the concept of roaming users in vpopmail Here is some text that I wrote so it could be distributed with vpopmail-5.4.0 as "README.roamingusers" : November 2003 : Michael Bowe <[EMAIL PROTECTED]> VPO

Re: [vchkpw] roaming users

2004-02-24 Thread Ken Jones
On Tuesday 24 February 2004 5:36 pm, davila wrote: > Hello, > > I've been through the archives and poked around in google and cannot find > an answer to this one. > > I set up and have been running qmail/vpopmail/smtp-after-pop3 for the last > two years. I recently, 6 months ago, rebuilt my qmail/v

Re: [vchkpw] roaming users

2004-02-24 Thread Rick Widmer
davila wrote: 1) there must be some way to clear that cache (if it exsists) ~vpopmail/bin/clearopensmtp does that job. Somewhere in your install instructions you should be adding that to crontab so it is run periodically. 2) I don't fully understand the concept of roaming users in vpopmail

Re: [vchkpw] roaming users, configure not working

2003-03-16 Thread Jonas Pasche
Hi Payal, > On a previously installed vpopmail system, how do I know which > parameters were passed to ./configure ? I have the directory in which > the tar file was untarred into. Then look into the config.status file. > > > Also should the tcpserver file be /etc/tcp.smtp or > > > /home/vpopmai

Re: [vchkpw] roaming users, configure not working

2003-03-15 Thread Payal Rathod
* Jonas Pasche <[EMAIL PROTECTED]> [2003-03-15 07:35]: > Hi Payal, > > > I configured vpopmail-5.2 with, > > You should start with 5.2.1, which is the latest stable. Thanks Jonas. This did the trick. On a previously installed vpopmail system, how do I know which parameters were passed to ./conf

Re: [vchkpw] roaming users, configure not working

2003-03-14 Thread Jonas Pasche
Hi Payal, > I configured vpopmail-5.2 with, You should start with 5.2.1, which is the latest stable. > # /home/vpopmail/bin/clearopensmtp > vpopmail not configure with --enable-roaming-users=y * Have you started with clean source, either freshly unpacked or a "make clean" before? * Check the

Re: [vchkpw] Roaming users

2003-01-07 Thread Kiril Todorov
On Mon, Jan 06, 2003 at 08:53:24PM +0200, Anthony Aveley wrote: > I am using FreeBSD 4.7 and have configured vpopmail with > enable-roaming=y and still roaming (Alternate ISP Clients) cannot > authenticate. probably your tcpserver is pointed at the wrong tcp.smtp, check what you have after the -x

RE: [vchkpw] roaming users don't work

2002-09-23 Thread Tren Blackburn
Try changing your run file to specify -x /home/vpopmail/etc/tcp.smtp.cdb and move that tcp.smtp into /home/vpopmail/etc as that's where it should be. Regards, Tren > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 23, 2002 6:50 PM > To:

Re: [vchkpw] roaming users don't work

2002-09-23 Thread H. D. Lee
On 2002.09.23_18:50:11_+, [EMAIL PROTECTED] wrote: > Hello, > > I'm having problems with roaming users, I am using vpopmail5.2.1 and > courier-imap1.5.3, i compiled vpopmail with: > > --enable-roaming-users=y > --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp > --enable-relay-clear-min

Re: [vchkpw] roaming users

2002-09-18 Thread Peter Palmreuther
Hello marine, On Thursday, September 19, 2002 at 3:37:59 AM you wrote: > I don't know why it did not tell this clearly in the installation guide, > maybe it is a bug in the Vpopmail installation guide? Because it is in the FAQ. The installation guide can't cover all scenarios, therefore a FAQ e