Re: [vchkpw] Pop-before-SMTP with Dovecot ?

2010-09-10 Thread Joe @ 3ZZZ
Thanks much for your reply. I'm going to work on setting up a new system with SMTP auth, rather than try to upgrade the our live server. Hopefully the few that were depending on it can get by that long. Thanks again, Joe Quoting Matt Brookings : -BEGIN PGP SIGNED MESSAGE- Ha

Re: [vchkpw] Pop-before-SMTP with Dovecot ?

2010-09-09 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/03/2010 03:32 PM, Joe @ 3ZZZ wrote: > I don't see any errors, but the relay table never gets updated despite > successful pop logins. Am I missing something? Could it be because I > first configured Dovecot incorrectly (without the CFLAGS=") an

Re: [vchkpw] pop-before-smtp and chkuser

2005-07-01 Thread Igor Grinchenko
doh. you are right. I wonder why I didn't think of that myself. it works fine, thanks! -- Igor On Fri, Jul 01, 2005 at 08:49:38AM +0100, tonix (Antonio Nati) wrote: -> -> There is no need to change the code... -> -> Once you've enabled -> #define CHKUSER_RCPT_LIMIT_VARIABLE "CHKUSER_

Re: [vchkpw] pop-before-smtp and chkuser

2005-07-01 Thread tonix (Antonio Nati)
There is no need to change the code... Once you've enabled #define CHKUSER_RCPT_LIMIT_VARIABLE "CHKUSER_RCPTLIMIT" it's enought you declare this variable "CHKUSER_RCPTLIMIT" with the limit you want before running qmail-smtpd. So add a export CHKUSER_RCPTLIMIT=50 before runnin

Re: [vchkpw] pop-before-smtp and chkuser

2005-06-30 Thread Igor Grinchenko
I went ahead and tried modifying chkuser. these two little quick and dirty changes seem to make it work. I'm still open to hearing alternatives (if there are any). --- ../chkuser-2.0.8b-release/chkuser.c 2004-12-08 17:10:36.0 -0800 +++ chkuser.c 2005-06-30 17:10:44.192650158 -0700 @@ -

Re: [vchkpw] pop-before-smtp issues

2004-10-15 Thread Jeremy Kitchen
replying to a 4 month old post and clearing out all of the text in the message including the subject line to start a new, completely unrelated thread is not a good thing. Please don't hijack threads as it breaks the list archive and breaks mail clients that can do threaded message display. Ple

Re: [vchkpw] pop before smtp - controlling open-smtp

2004-03-23 Thread Alex Pleiner
* Jeff Koch <[EMAIL PROTECTED]> [2004-03-23 04:47]: > Is there anyway to control the format of the record that gets added to > /home/vpopmail/etc/open-smtp ? The record currently looks like: > 216.250.211.80:allow,RELAYCLIENT="",RBLSMTPD="" 1080009393 Yes, open vpopmail.c in your favourite edit

Re: [vchkpw] Pop before smtp bypasses qmail-scanner

2004-01-29 Thread Oden Eriksson
torsdagen den 29 januari 2004 20.52 skrev Michael Bowe: > - Original Message - > From: "Jeremy Kitchen" <[EMAIL PROTECTED]> > > > On Thu, 2004-01-29 at 12:21, J. Kendzorra wrote: > > > Jeff Koch: > > > > Then, it seems, for the period of time these entries stay in the > > > > database email

Re: [vchkpw] Pop before smtp bypasses qmail-scanner

2004-01-29 Thread Michael Bowe
- Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> > On Thu, 2004-01-29 at 12:21, J. Kendzorra wrote: > > Jeff Koch: > > > Then, it seems, for the period of time these entries stay in the > > > database email that comes from these IP addresses bypasses the > > > qmail-scanne

Re: [vchkpw] Pop before smtp bypasses qmail-scanner

2004-01-29 Thread Jeremy Kitchen
On Thu, 2004-01-29 at 12:21, J. Kendzorra wrote: > Jeff Koch: > > Then, it seems, for the period of time these entries stay in the > > database email that comes from these IP addresses bypasses the > > qmail-scanner virus filter. > > > > Is there a way to correct this problem? It is letting viruses

Re: [vchkpw] Pop before smtp bypasses qmail-scanner

2004-01-29 Thread J. Kendzorra
Jeff Koch: > Then, it seems, for the period of time these entries stay in the > database email that comes from these IP addresses bypasses the > qmail-scanner virus filter. > > Is there a way to correct this problem? It is letting viruses through > our mailserver. Try putting QMAILQUEUE="/var/qmai

Re: [vchkpw] Pop before smtp bypasses qmail-scanner

2004-01-29 Thread Jeremy Kitchen
On Thu, 2004-01-29 at 11:09, Jeff Koch wrote: > Hi Jason: > > We are having a problem using qmail-scanner with vpopmail. It appears that > when vpopmail is configured for roaming users (i.e. pop before smptd) the > IP addresses of users that pop in get listed in tcp.smtp.cbd and are then > bypa

Re: [vchkpw] POP before SMTP

2003-03-14 Thread Andrew Hamilton
Sorry about the personal reply, I didn't mean to be rude. Yes, the POP connection did originate from the same address as SMTP, and I used to cdbdump to check tcp.smtp.cdb. I found out today that Telia actually goes through Safepages, and Safepages blocks everything on port 25 to any server other

Re: [vchkpw] POP before SMTP

2003-03-14 Thread Jonas Pasche
Hi Andrew, please always respond to the list, not personally to me. Maybe someone can bring some light into your situation after reading it, so I'm completely quoting it: > Thank you for getting back so quickly. It appears that I was wrong, and > roaming users is working well. The problem is th

Re: [vchkpw] POP before SMTP

2003-03-12 Thread Jonas Pasche
Hi Andrew, > Hello, I have a qmail + vpopmail setup with --enable-roaming-users=y. Users > are able to authenticate and receive mail, and their IP is added to > open-smtp. Is tcp.smtp.cdb regenerated successfully? Use cdbdump from Dan's "cdb" package to find out: http://cr.yp.to/cdb/cdbmake.htm

Re: [vchkpw] POP before SMTP vs rcpthosts

2003-03-08 Thread Jesse Guardiani
- Original Message - From: "Jesse Guardiani" <[EMAIL PROTECTED]> To: "vpopmail" <[EMAIL PROTECTED]> Sent: Saturday, March 08, 2003 11:33 AM Subject: [vchkpw] POP before SMTP vs rcpthosts > Howdy list, > > I'm confused about something. Why do we need POP before SMTP? Don't the rcpthosts

Re: [vchkpw] pop before smtp respect tcp.smtp.cdb???

2003-03-04 Thread Jonas Pasche
Hi Jaime, > First, i installed "pop before smtp" because finally "smtp auth" don't work > for me!! That's your first question..? :) > Second, the file "tcp.smtp" be first transformed in tcp.smtp.cdb, the initial > configuration it's respected by vpopmail programs I don't understand that q

Re: [vchkpw] pop before smtp

2003-03-01 Thread Sérgio Monteiro Basto
the sintax is different and dont exit tcprules etc. On Sat, 2003-03-01 at 15:35, Sergio G.Reus wrote: > A 01 Mar 2003 14:02:54 + Sérgio Monteiro Basto <[EMAIL PROTECTED]> escribió: > > > Does any body knows a patch to make , > > pop before smtp > > works with xinet.d with vpopmail stable. >

RE: [vchkpw] POP before SMTP

2003-01-13 Thread Daniel Corbe
-open_smtp_relay(); +open_smtp_relay(TheUser, TheDomain); } #endif *** CUT HERE *** -Original Message- From: Peter Palmreuther [mailto:[EMAIL PROTECTED]] Sent: Monday, January 06, 2003 12:51 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] POP before SMTP Hi Dani

Re: [vchkpw] POP before SMTP

2003-01-06 Thread Peter Palmreuther
Hi Peter, On Mon, 6 Jan 2003 18:51:29 +0100 Peter Palmreuther <[EMAIL PROTECTED]> wrote: >> Is there any way to get vpopmail to stamp the E-Mail address of the >> person who popped into the server on any outgoing messages? > > Not yet. But an idea would be to modify vpopmail to not only put the

Re: [vchkpw] POP before SMTP

2003-01-06 Thread Peter Palmreuther
Hi Daniel, On Mon, 6 Jan 2003 12:22:54 -0500 "Daniel Corbe" <[EMAIL PROTECTED]> wrote: > Is there any way to get vpopmail to stamp the E-Mail address of the > person who popped into the server on any outgoing messages? Not yet. But an idea would be to modify vpopmail to not only put the IP-addre