Re: [vchkpw] vpopmail (with MySQL courier imap hack)

2003-08-14 Thread eLgino
yea, please send it to me
i hope i become not an open relay

- Original Message -
From: Evren Yurtesen [EMAIL PROTECTED]
To: eLgino [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 7:13 PM
Subject: Re: [vchkpw] vpopmail (with MySQL  courier imap hack)


 would you prefer to use smtp auth? which is actually better than using
 these hacks? (at least from my point of view)
 then there is some instructions hmm I use on FreeBSD too with mysql, I
 made my installation in a log format. I can just give it to you

 On Wed, 13 Aug 2003, eLgino wrote:

  Hi there,
 
  I'm running qmail with vpopmail, courier imap/bla.
  It works nice under FreeBSD 4.8
 
  But i have one problem i have compiled vpopmail WITHOUT mysql, and WITH
a
  courier-imap hack see here:
 
  THE HACK  http://www.pofo.de/HOWTO/qmail/files/open_relay.c
  env VPOPMAILDIR=`pw usershow vpopmail | cut -f9 -d':'`/etc \
  /bin/sh -c 'gcc -o open_relay open_relay.c `cat $VPOPMAILDIR/inc_deps
  $VPOPMAILDIR/lib_deps` -lcrypt'
  install -o root -g wheel -m 755 open_relay /usr/local/bin/
 
  its a smtp after imap/pop3 hack
 
  but now i will deinstall vpopmail and install with MySQL support, but
that
  its not the problem
 
  1. How can i delete the hack?
  2. How can i setup the hack to work with vpopmail AND MySQL?
 
  thanks in advance!
 
  eLgino
 
  PS: sorry for my poor english
 
 
 






Re: [vchkpw] vpopmail (with MySQL courier imap hack)

2003-08-14 Thread Evren Yurtesen
would you prefer to use smtp auth? which is actually better than using
these hacks? (at least from my point of view)
then there is some instructions hmm I use on FreeBSD too with mysql, I
made my installation in a log format. I can just give it to you

On Wed, 13 Aug 2003, eLgino wrote:

 Hi there,
 
 I'm running qmail with vpopmail, courier imap/bla.
 It works nice under FreeBSD 4.8
 
 But i have one problem i have compiled vpopmail WITHOUT mysql, and WITH a
 courier-imap hack see here:
 
 THE HACK  http://www.pofo.de/HOWTO/qmail/files/open_relay.c
 env VPOPMAILDIR=`pw usershow vpopmail | cut -f9 -d':'`/etc \
 /bin/sh -c 'gcc -o open_relay open_relay.c `cat $VPOPMAILDIR/inc_deps
 $VPOPMAILDIR/lib_deps` -lcrypt'
 install -o root -g wheel -m 755 open_relay /usr/local/bin/
 
 its a smtp after imap/pop3 hack
 
 but now i will deinstall vpopmail and install with MySQL support, but that
 its not the problem
 
 1. How can i delete the hack?
 2. How can i setup the hack to work with vpopmail AND MySQL?
 
 thanks in advance!
 
 eLgino
 
 PS: sorry for my poor english
 
 
 




[vchkpw] vpopmail (with MySQL courier imap hack)

2003-08-14 Thread eLgino
Hi there,

I'm running qmail with vpopmail, courier imap/bla.
It works nice under FreeBSD 4.8

But i have one problem i have compiled vpopmail WITHOUT mysql, and WITH a
courier-imap hack see here:

THE HACK  http://www.pofo.de/HOWTO/qmail/files/open_relay.c
env VPOPMAILDIR=`pw usershow vpopmail | cut -f9 -d':'`/etc \
/bin/sh -c 'gcc -o open_relay open_relay.c `cat $VPOPMAILDIR/inc_deps
$VPOPMAILDIR/lib_deps` -lcrypt'
install -o root -g wheel -m 755 open_relay /usr/local/bin/

its a smtp after imap/pop3 hack

but now i will deinstall vpopmail and install with MySQL support, but that
its not the problem

1. How can i delete the hack?
2. How can i setup the hack to work with vpopmail AND MySQL?

thanks in advance!

eLgino

PS: sorry for my poor english