Re: [courier-users] POP before SMTP

2005-08-19 Thread Jérôme Blion
Michael Jeung a écrit : Hello All, I'm setting up a new mail system for my customer base (about 60,000 e-mail address) and I need to get a POP-before-SMTP solution in place for Courier. I have 3 boxes: 1 running Exim / Courier-IMAP / MySQL, 1 running Exim / Courier-IMAP / MySQL and DRAC, a

Re: [courier-users] POP before SMTP

2005-08-19 Thread jon
Hi, Look for SASL authentication, I know Postfix can do it, why not Exim ? And you won't need a POP server to authenticate your user for SMTP. You can have different kind of back-end for saslauthd password checking, I use LDAP but you can use PAM or MySQL... Jon. On Fri, 2005-08-19 at 12:06

[courier-users] POP before SMTP

2005-08-19 Thread Michael Jeung
Hello All, I'm setting up a new mail system for my customer base (about 60,000 e-mail address) and I need to get a POP-before-SMTP solution in place for Courier. I have 3 boxes: 1 running Exim / Courier-IMAP / MySQL, 1 running Exim / Courier-IMAP / MySQL and DRAC, and a hot-standby which eit

[courier-users] pop-before-smtp

2004-01-31 Thread Scott Taylor
It shouldn't be rocket science to setup a mail client to authenticate smtp. But, for some people, it seems to be. Not having much luck googling for pop-before-smtp for courier, I wrote a quickie script to handle this. This runs through a 1-2MB logfile in well under a second, though I would certainl

Re: [courier-users] pop-before-smtp

2002-07-15 Thread f. Andrew Lawton
On Mon, 2002-07-15 at 08:50, f. Andrew Lawton wrote: > On Sun, 2002-07-14 at 21:30, Richard Johnson wrote: > > At 08:09 -0700 on 14/07/2002, Randall Shaw wrote: > > > It would be a wonderful thing to see courier build that functionality > > > into itself... would be the best solution. Hell, even a

Re: [courier-users] pop-before-smtp

2002-07-15 Thread f. Andrew Lawton
On Sun, 2002-07-14 at 21:30, Richard Johnson wrote: > At 08:09 -0700 on 14/07/2002, Randall Shaw wrote: > > It would be a wonderful thing to see courier build that functionality > > into itself... would be the best solution. Hell, even allow setting of > > 'which' user that it monitors for an ip t

Re: [courier-users] pop-before-smtp

2002-07-14 Thread Richard Johnson
At 08:09 -0700 on 14/07/2002, Randall Shaw wrote: > It would be a wonderful thing to see courier build that functionality > into itself... would be the best solution. Hell, even allow setting of > 'which' user that it monitors for an ip to allow relay from. Of course > these are all wonderful and

Re: [courier-users] pop-before-smtp

2002-07-14 Thread Jesse Keating
On Sun, 14 Jul 2002 08:09:29 -0700 "Randall Shaw" <[EMAIL PROTECTED]> wrote: #It would be a wonderful thing to see courier build that functionality #into itself... would be the best solution. Hell, even allow setting of #'which' user that it monitors for an ip to allow relay from. Of course #t

Re: [courier-users] pop-before-smtp

2002-07-14 Thread Randall Shaw
I've been looking for a way to do this as well. If you find something that works before us, you let us know please! =) I doubt you would get much help from the courier developers. They think there is no room for extremely useful backward compability with slightly older than new email clients.

[courier-users] pop-before-smtp

2002-07-14 Thread Mark Constable
Is anyone actually using this with courier-mta ? http://popbsmtp.sourceforge.net/ I get an error which seems to indicate the database format of smtpaccess.dat between popbsmtp and courier-mta are different. --markc --- This sf.net email

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Bill Schindler
On Wednesday, July 3, 2002, at 03:35 PM, Daniel E. White wrote: > I would LOVE to use ESMTP/Auth-SMTP, but I am on a Mac OS X machine. > From all my research, it requires PAM, and that has to wait until > 10.2 comes out some time in late summer -- like probably October. If you look at the heade

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Anand Buddhdev
On Wed, Jul 03, 2002 at 06:35:28PM -0400, Daniel E. White wrote: > >What is wrong with ESMTP? Auth through smtp port. Almost all clients that I > >know of support this... > > Pop-Before-SMTP's home is on SourceForge > http://popbsmtp.sourceforge.net/ > > I would LOVE to use ESMTP/Auth-SMTP, b

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Daniel E. White
At 2:31 PM -0700 7/3/02, Jesse Keating wrote: >On Wed, 3 Jul 2002 14:26:44 -0700 >"Randall Shaw" <[EMAIL PROTECTED]> issued forth: > ># I'm looking for a way to do pop-before-smtp for courier. Is there a ># beast? I'd like to not open RANGES of unruly ips for relay from the ># server for clients

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Jesse Keating
On Wed, 3 Jul 2002 14:53:23 -0700 "Randall Shaw" <[EMAIL PROTECTED]> issued forth: # # If it works, then it isn't for me =( as it refuses relay for when I try # to send mail from my home machine using the mailserver as the smtp host. # # The exact error is: (x's are withheld info) # # Jul 3

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Randall Shaw
Jesse Keating wrote: >What is wrong with ESMTP? Auth through smtp port. Almost all clients that I >know of support this... If it works, then it isn't for me =( as it refuses relay for when I try to send mail from my home machine using the mailserver as the smtp host. The exact error is: (x's

Re: [courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Jesse Keating
On Wed, 3 Jul 2002 14:26:44 -0700 "Randall Shaw" <[EMAIL PROTECTED]> issued forth: # I'm looking for a way to do pop-before-smtp for courier. Is there a # beast? I'd like to not open RANGES of unruly ips for relay from the # server for clients who are either roaming, or on something evil like A

[courier-users] pop-before-smtp for Courier?

2002-07-03 Thread Randall Shaw
I'm looking for a way to do pop-before-smtp for courier. Is there a beast? I'd like to not open RANGES of unruly ips for relay from the server for clients who are either roaming, or on something evil like AOL (no offense). Links, urls, pointers... will be gratefully accepted, thanks! -ifm -

Re: [courier-users] pop-before-smtp using mysql

2002-05-02 Thread Roland Schneider
--Marcio Merlone wrote on 02.05.2002 09:18 -0300: >> Why not just use authenticated SMTP? pop-before-smtp is just a hack for >> servers that don't support AUTH, and irritating for most users. > > Yes, I agree, but we have some customers that doesn´t have MUA capable of > smtp-auth. We must provi

Re: [courier-users] pop-before-smtp using mysql

2002-05-02 Thread Marcio Merlone
- Original Message - From: "Gordon Messmer" <[EMAIL PROTECTED]> To: "Marcio Merlone" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 30, 2002 2:18 PM Subject: Re: [courier-users] pop-before-smtp using mysql > On Tue, 2002-04-30

[courier-users] pop-before-smtp using mysql

2002-04-30 Thread Jared Rhine
[Marcio == [EMAIL PROTECTED] on Tue, 30 Apr 2002 12:06:45 -0300] Marcio> Do you have any idea how could I make courier-imap with mysql Marcio> log this on a mysql table? I would like this functionality as well. Until then, although a hack, I do the standard "tail syslog" trick. If you

[courier-users] pop-before-smtp using mysql

2002-04-30 Thread Marcio Merlone
Dear sirs, I´m compiling courier-imap to use a mysql database for auth purposes. I was using qpopper but now I´ll start to use maildir for mail delivery, so I´m turning to courier-imap. With this patched qpopper for mysql, I had a table with ip and timestamp to grant relay to popped users. Do you

Re: [courier-users] pop-before-smtp regex trouble

2002-01-18 Thread Blake Girardot
ipv6 stuff at the front. maybe it helps, blake - Original Message - From: "jason" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 1:36 PM Subject: [courier-users] pop-before-smtp regex trouble > Hi Everyone, > > I'm usin

[courier-users] pop-before-smtp regex trouble

2002-01-18 Thread jason
Hi Everyone, I'm using Bennet Todd's pop-before-smtp with postfix and I think theres a problem with the regex expression thats used to grab ip address and time for courier..but I'm not sure. I'm using courier as the pop3 server. Is anyone out there using courier with pop-before-smtp that could he

Re: [courier-users] pop-before-smtp

2002-01-09 Thread [EMAIL PROTECTED]
hi , Well that is the easy part/ goto www.postfix.org select the url named pop-before-smtp from contributed software. Hope that helps .. -- /* Security is a work in progress - dreamwvr */ # # Note: To begin Journ

RE: [courier-users] pop-before-smtp

2002-01-09 Thread Bernhard Bock
t; [EMAIL PROTECTED] > Sent: Monday, January 07, 2002 5:57 PM > To: Sysop; [EMAIL PROTECTED] > Subject: Re: [courier-users] pop-before-smtp > > > hi hi, > > >I want to use courier for pop/imap and mta, but I didn't find > anything about > > >pop-bef

Re: [courier-users] pop-before-smtp

2002-01-07 Thread [EMAIL PROTECTED]
hi hi, > >I want to use courier for pop/imap and mta, but I didn't find anything about > >pop-before-smtp if I only use courier, I found some infos how to use courier > >pop/imap with other mta's, but nothing about courier-pop with courier-imap. That is a good question. I know it works b

Re: [courier-users] pop-before-smtp

2002-01-07 Thread Robert Penz
On Monday, 7. January 2002 10:19, you wrote: > What exactly are you looking for? What is pop-before-smtp? POP and > IMAP are both protocols to download/view mail, not send mail sure, but we need to use pop for authentification before allowing the user to send a mail over other smtp, as they

Re: [courier-users] pop-before-smtp

2002-01-07 Thread Sysop
Robert Penz wrote: >On Monday, 7. January 2002 10:19, you wrote: > >>What exactly are you looking for? What is pop-before-smtp? POP and >>IMAP are both protocols to download/view mail, not send mail >> >sure, but we need to use pop for authentification before allowing the user to >send a m

Re: [courier-users] pop-before-smtp

2002-01-07 Thread Sysop
Robert Penz wrote: >Hi! > >I want to use courier for pop/imap and mta, but I didn't find anything about >pop-before-smtp if I only use courier, I found some infos how to use courier >pop/imap with other mta's, but nothing about courier-pop with courier-imap. > >thx, for your help. > What exactl

[courier-users] pop-before-smtp

2002-01-07 Thread Robert Penz
Hi! I want to use courier for pop/imap and mta, but I didn't find anything about pop-before-smtp if I only use courier, I found some infos how to use courier pop/imap with other mta's, but nothing about courier-pop with courier-imap. thx, for your help. -- Regards, Robert Ro