> If you're using courier, it will be harder to accomplish your goals.
> Courier-IMAP links libvpopmail in instead of using vchkpw. So, like
> Jeremy explained in another email, you'll have to do the following:
Ok, I reconside my policy.
I've to do this: users pop3 with ssl auth could relay th
On Dec 23, 2003, at 6:44 AM, Andrea Riela wrote:
QUESTION
My question now is: how could I say "Courier, use vchkpw_ssl and not
vchkpw"? It's possible to change the path to vchkpw in the Courier-Imap
config, or I've to change the vchkpw in vchkpw_nossl and my
/var/qmail/supervise/qmail-pop3d/run sc
> I'm trying to compile that, but I've a problem:
SOLVED.
My steps:
curl -O
http://aleron.dl.sourceforge.net/sourceforge/courier/courier-imap-2.2.1.tar.
bz2
bzip2 -cd courier-imap-2.2.1.tar.bz2 | tar xf -
cd courier-imap-2.2.1/
./configure --prefix=/usr/local/courier-imap --disable-root-check
--w
> you run your ./configure once... with the
> --enable-roaming-users=y option, then make the binaries using 'make'
Ok Jeremy, thanks for your help. I've created two binaries, like your
suggestions.
Now I've to install a pop3d-ssl daemon, I think Courier-Imap pop3ds
(correct?)
I'm trying to compil
On Mon, 2003-12-22 at 09:31, Andrea Riela wrote:
> > yes, two vchkpw binaries, one with and one without
> > --enable-roaming-users=y
>
> Hi Jeremy,
> Thanks for your help.
> What I've to do exactly? Sorry, I'm a newbie, I think :)
> How I could create a second binary?
> There's sybchrony between
> yes, two vchkpw binaries, one with and one without
> --enable-roaming-users=y
Hi Jeremy,
Thanks for your help.
What I've to do exactly? Sorry, I'm a newbie, I think :)
How I could create a second binary?
There's sybchrony between the two vchkpw?
I don't undestand, could you figure it out?
Than
On Mon, 2003-12-22 at 08:30, Andrea Riela wrote:
> Hi folks,
> I need your suggestions.
>
> I've to do that: I would open my smtp relay for pop3 users with ssl auth.
> That is, the pop3 users couldn't use my smtp relay, pop3-ssl users ya.
>
> I've to implement two vchkpw binaries? Or wich type of