Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Camille Ollié

Lampa a écrit :

Hello,

try dovecot (http://www.dovecot.org/). Fast very fast and stable (you
will be surprised)



Can we use imap-before-smtp with dovecot ?


--
Camille Ollié
www.forum-pc.net / www.scoot-boost.com
Elfrier  @ EU-Kirin Tor

!DSPAM:490b44d932318392715961!



Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Lampa
Hello,

working with no problem outlook, thunderbird.

You must only generate certificates for ssl or tunnel over stunnel.



2008/10/31 Marcin Praczko <[EMAIL PROTECTED]>:
>
>
> Hi,
>
> It compiled without any problems on Solaris 10 with SunStudio and it seems 
> working well as well.
>
> But I have to test it - how does it work on SSL with Windows MS :)
>
> Thanks for help.
>
> Marcin Praczko
>
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
> 14:35
>
>
> 
>
>



-- 
Lampa

!DSPAM:490b31f932312094120389!



RE: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Marcin Praczko


Hi, 

It compiled without any problems on Solaris 10 with SunStudio and it seems 
working well as well.

But I have to test it - how does it work on SSL with Windows MS :) 

Thanks for help. 

Marcin Praczko
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 14:35
 

!DSPAM:490b305d32311747319024!



RE: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Marcin Praczko


Thanks for reply:
- Lampa [EMAIL PROTECTED] 
- Wouter van der Schagt [EMAIL PROTECTED]

These information are very helpful for me. Thanks for fast reply.

I am already started compilling it on Solaris, so I will let you know about 
results. 



Marcin Praczko
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 14:35
 

!DSPAM:490aea9032319760157658!



Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Lampa
Hello,

here is my configure options:

#!/bin/sh

PREFIX=`pwd`
PREFIX=/usr/local/${PREFIX##*/}

./configure --prefix=$PREFIX \
--libexecdir=$PREFIX/bin \
--without-docs \
--without-passwd \
--without-passwd-file \
--without-shadow \
--without-pam \
--without-ldap \
--without-deliver \
--without-static-userdb \
--without-prefetch-userdb \
--without-pgsql \
--without-mysql \
--without-bsdauth \
--without-checkpassword \
--without-cyrus-sasl2 \
--without-sql-drivers \
--disable-ipv6 \
--with-ssldir=$PREFIX/etc \
--with-vpopmail=/usr/local/vpopmail

And here is configuration for one of my server:

base_dir: /var/run/dovecot-xxx
log_path: /var/log/dovecot/xxx/dovecot.log
info_log_path: /var/log/dovecot/xxx/info.log
protocols: imap imaps pop3 pop3s
listen: 1.2.3.4
ssl_cert_file: /usr/local/ssl/mail/xxx/server.crt
ssl_key_file: /usr/local/ssl/mail/xxx/server.key
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot-xxx/login
login_executable(default): /usr/local/dovecot/bin/dovecot/imap-login
login_executable(imap): /usr/local/dovecot/bin/dovecot/imap-login
login_executable(pop3): /usr/local/dovecot/bin/dovecot/pop3-login
login_max_processes_count: 32
login_max_connections: 42
verbose_proctitle: yes
first_valid_uid: 507
last_valid_uid: 507
first_valid_gid: 502
last_valid_gid: 502
fsync_disable: yes
mail_executable(default): /usr/local/dovecot/bin/dovecot/imap
mail_executable(imap): /usr/local/dovecot/bin/dovecot/imap
mail_executable(pop3): /usr/local/dovecot/bin/dovecot/pop3
mail_plugin_dir(default): /usr/local/dovecot/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/dovecot/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/dovecot/lib/dovecot/pop3
pop3_uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
  mechanisms: plain login
  user: vmail
  verbose: yes
  passdb:
driver: vpopmail
  userdb:
driver: vpopmail


it's very easy.

there are some migration tools (converting indexes, subscriptions) /
manuals - look 
http://wiki.dovecot.org/#head-145468afd19ea684a3f68bfd0353afd9af46f9bd

2008/10/31 Marcin Praczko <[EMAIL PROTECTED]>:
>
>
> Thanks for reply:
> - Lampa [EMAIL PROTECTED]
> - Wouter van der Schagt [EMAIL PROTECTED]
>
> I just visited home page, and it seems be ok and streight forward.
> But before I will start stragle with it (or maybe that will be very simple 
> and nice installation under Solaris [SunStudio]).
>
> Could you fast tell me that is easy configurate it with vpopmail?
>
> Thanks for reply.
>
> Marcin Praczko
>
>
> -Original Message-
> From: Wouter van der Schagt [mailto:[EMAIL PROTECTED]
> Sent: 31 October 2008 10:16
> To: vchkpw@inter7.com
> Subject: Re: [vchkpw] Vpopmail and courier-imap.
>
> Hi there,
>
> We had the same problem, we switched to Dovecot, great product :) recently
> also
> implemented Maildir++ support.
>
> - Wouter
>
> - Original Message -
> From: "Marcin Praczko" <[EMAIL PROTECTED]>
> To: 
> Sent: Friday, October 31, 2008 6:10 PM
> Subject: [vchkpw] Vpopmail and courier-imap.
>
>
>>
>> Hi,
>>
>> I am using vpopmail since long time, and it is working for me quite well.
>> But I noticed that courier developer drop authvchkpw module from
>> courier-authlib.
>>
>> I noticed also that vpopmail is not updating since one year. Could you
>> tell me what is current
>> Status of vpopmail. Is it still developing or it will be not update any
>> more?
>>
>> I am really interested in connect courier-imap with vpopmail. Or maybe you
>> can give me a hint
>> To use another POP3/IMAP/POP3-SSL/IMAP-SSL server with is working well
>> with vpopmail auth?
>>
>> Marcin Praczko
>>
>>
>> No virus found in this outgoing message.
>> Checked by AVG.
>> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008
>> 14:35
>>
>>
>>
>>
>
>
>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
> 14:35
>
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
> 14:35
>
>
> 
>
>



-- 
Lampa

!DSPAM:490ae17c32313447310799!



Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Wouter van der Schagt
Binaries don't have vpopmail support by default i think, but i installed 
using instructions from John Simpson (http://qmail.jms1.net/dovecot.shtml) 
and it was easy as a breeze.


- Wouter

- Original Message - 
From: "Marcin Praczko" <[EMAIL PROTECTED]>

To: 
Sent: Friday, October 31, 2008 6:37 PM
Subject: RE: [vchkpw] Vpopmail and courier-imap.





Thanks for reply:
- Lampa [EMAIL PROTECTED]
- Wouter van der Schagt [EMAIL PROTECTED]

I just visited home page, and it seems be ok and streight forward.
But before I will start stragle with it (or maybe that will be very simple 
and nice installation under Solaris [SunStudio]).


Could you fast tell me that is easy configurate it with vpopmail?

Thanks for reply.

Marcin Praczko


-Original Message-
From: Wouter van der Schagt [mailto:[EMAIL PROTECTED]
Sent: 31 October 2008 10:16
To: vchkpw@inter7.com
Subject: Re: [vchkpw] Vpopmail and courier-imap.

Hi there,

We had the same problem, we switched to Dovecot, great product :) recently
also
implemented Maildir++ support.

- Wouter

- Original Message - 
From: "Marcin Praczko" <[EMAIL PROTECTED]>

To: 
Sent: Friday, October 31, 2008 6:10 PM
Subject: [vchkpw] Vpopmail and courier-imap.




Hi,

I am using vpopmail since long time, and it is working for me quite well.
But I noticed that courier developer drop authvchkpw module from
courier-authlib.

I noticed also that vpopmail is not updating since one year. Could you
tell me what is current
Status of vpopmail. Is it still developing or it will be not update any
more?

I am really interested in connect courier-imap with vpopmail. Or maybe 
you

can give me a hint
To use another POP3/IMAP/POP3-SSL/IMAP-SSL server with is working well
with vpopmail auth?

Marcin Praczko


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 
30/10/2008

14:35










No virus found in this incoming message.
Checked by AVG.
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
14:35



No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
14:35








!DSPAM:490ae13c32314457239801!



RE: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Marcin Praczko


Thanks for reply:
- Lampa [EMAIL PROTECTED] 
- Wouter van der Schagt [EMAIL PROTECTED]

I just visited home page, and it seems be ok and streight forward.
But before I will start stragle with it (or maybe that will be very simple and 
nice installation under Solaris [SunStudio]).

Could you fast tell me that is easy configurate it with vpopmail? 

Thanks for reply.

Marcin Praczko


-Original Message-
From: Wouter van der Schagt [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2008 10:16
To: vchkpw@inter7.com
Subject: Re: [vchkpw] Vpopmail and courier-imap.

Hi there,

We had the same problem, we switched to Dovecot, great product :) recently 
also
implemented Maildir++ support.

- Wouter

- Original Message - 
From: "Marcin Praczko" <[EMAIL PROTECTED]>
To: 
Sent: Friday, October 31, 2008 6:10 PM
Subject: [vchkpw] Vpopmail and courier-imap.


>
> Hi,
>
> I am using vpopmail since long time, and it is working for me quite well.
> But I noticed that courier developer drop authvchkpw module from 
> courier-authlib.
>
> I noticed also that vpopmail is not updating since one year. Could you 
> tell me what is current
> Status of vpopmail. Is it still developing or it will be not update any 
> more?
>
> I am really interested in connect courier-imap with vpopmail. Or maybe you 
> can give me a hint
> To use another POP3/IMAP/POP3-SSL/IMAP-SSL server with is working well 
> with vpopmail auth?
>
> Marcin Praczko
>
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
> 14:35
>
>
> 
> 





No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 14:35
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 14:35
 

!DSPAM:490adfbd32311646115715!



Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Wouter van der Schagt

Hi there,

We had the same problem, we switched to Dovecot, great product :) recently 
also

implemented Maildir++ support.

- Wouter

- Original Message - 
From: "Marcin Praczko" <[EMAIL PROTECTED]>

To: 
Sent: Friday, October 31, 2008 6:10 PM
Subject: [vchkpw] Vpopmail and courier-imap.




Hi,

I am using vpopmail since long time, and it is working for me quite well.
But I noticed that courier developer drop authvchkpw module from 
courier-authlib.


I noticed also that vpopmail is not updating since one year. Could you 
tell me what is current
Status of vpopmail. Is it still developing or it will be not update any 
more?


I am really interested in connect courier-imap with vpopmail. Or maybe you 
can give me a hint
To use another POP3/IMAP/POP3-SSL/IMAP-SSL server with is working well 
with vpopmail auth?


Marcin Praczko


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
14:35








!DSPAM:490adb0232314964715336!



Re: [vchkpw] Vpopmail and courier-imap.

2008-10-31 Thread Lampa
Hello,

try dovecot (http://www.dovecot.org/). Fast very fast and stable (you
will be surprised)

2008/10/31 Marcin Praczko <[EMAIL PROTECTED]>:
>
> Hi,
>
> I am using vpopmail since long time, and it is working for me quite well.
> But I noticed that courier developer drop authvchkpw module from 
> courier-authlib.
>
> I noticed also that vpopmail is not updating since one year. Could you tell 
> me what is current
> Status of vpopmail. Is it still developing or it will be not update any more?
>
> I am really interested in connect courier-imap with vpopmail. Or maybe you 
> can give me a hint
> To use another POP3/IMAP/POP3-SSL/IMAP-SSL server with is working well with 
> vpopmail auth?
>
> Marcin Praczko
>
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.8.5/1757 - Release Date: 30/10/2008 
> 14:35
>
>
> 
>
>



-- 
Lampa

!DSPAM:490ad9e332311205895639!



Re: [vchkpw] vpopmail and courier-imap

2007-12-08 Thread Kiril Todorov

Kiril Todorov wrote:

[EMAIL PROTECTED] wrote:

Hi!


In the two years more or less I'm using qmail have seen one little 
trouble

with courier and vpopmail... not all versions of courier work well with
every vpopmail... till now I have used qmailrocks courier-imap and
vpopmail versions but... imagine that one of this versions become buggy
how could we know wich version of vpopmail will work with wich one of
courier?? only by compiling and benchmarking seeing if it supports
reasonable loads? is there any board wich this information is specified?


Thanks a lot!!






I got bored researching which courier works with which mailboxes and 
simply dropped courier in favor of dovecote.




Silly spell checker. mailboxes=vpopmail dovecote=dovecot.

!DSPAM:475ac65f32001138187193!



Re: [vchkpw] vpopmail and courier-imap

2007-12-08 Thread Kiril Todorov

[EMAIL PROTECTED] wrote:

Hi!


In the two years more or less I'm using qmail have seen one little trouble
with courier and vpopmail... not all versions of courier work well with
every vpopmail... till now I have used qmailrocks courier-imap and
vpopmail versions but... imagine that one of this versions become buggy
how could we know wich version of vpopmail will work with wich one of
courier?? only by compiling and benchmarking seeing if it supports
reasonable loads? is there any board wich this information is specified?


Thanks a lot!!






I got bored researching which courier works with which mailboxes and 
simply dropped courier in favor of dovecote.


!DSPAM:475ac58332001796394553!



Re: [vchkpw] vpopmail and courier-imap many domains?

2004-03-06 Thread Jeff Koch
This is an interesting question. If true, where in the code can we force 
vpopmail to not add directory levels?

At 03:39 PM 3/6/2004, you wrote:
Hi, i have a little question about vpopmail and imap, i have been using it
since a while but recently i got a problem, vpopmail has added new directory
(0) and put all new domains in it , but the problem is that all domains
there doesn t work with courier-imap, in fact imap only check the main
directory of vpopmail
(i have try the vchkpw2userdb to see and no domain that are in the 0 appear)
has anyone got that problem and any solutions?
thanks
Best Regards,

Jeff Koch, Intersessions 




Re: [vchkpw] vpopmail and courier-imap many domains?

2004-03-06 Thread master
well vpopmail place domain in numbered directory yeah (but i if remember
well many domains was set to none to avoid this)
the problem is that courier-imap doesn t checl all this subdirectory is
there a way to make it check them ?
- Original Message - 
From: "Brah Mon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 9:52 PM
Subject: Re: [vchkpw] vpopmail and courier-imap many domains?


> You must have compiled vpopmail with many domain support.
> Where it places domains in numbered directories in ~vpopmail/domains/
>
> At least I think thats the option that makes it happen.
>
>
> - Original Message - 
> From: "master" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, March 06, 2004 12:39 PM
> Subject: [vchkpw] vpopmail and courier-imap many domains?
>
>
> > Hi, i have a little question about vpopmail and imap, i have been using
it
> > since a while but recently i got a problem, vpopmail has added new
> directory
> > (0) and put all new domains in it , but the problem is that all domains
> > there doesn t work with courier-imap, in fact imap only check the main
> > directory of vpopmail
> > (i have try the vchkpw2userdb to see and no domain that are in the 0
> appear)
> > has anyone got that problem and any solutions?
> > thanks
> >
> >
>
>
>



Re: [vchkpw] vpopmail and courier-imap

2004-03-06 Thread Jeff Koch
Forget squirrel-mail for the moment. When users of IMAP email clients like 
Outlook and Outlook Express setup their accounts on those programs we want 
them to only have to enter their email name and NOT their full email 
address as their account names. When IP-Domain mapping is enabled in 
vpopmail this works properly when configuring these clients for POP3 but 
not for IMAP. I'm asking if anyone knows if the vpopmail authentication 
method that works with IP-domain mapping carries through to courier-imap.

I am asking the question here because courier-imap seems to be relying on 
the vchkpw authentication module.

At 03:33 PM 3/6/2004, you wrote:
On Sat, 2004-03-06 at 13:16, Jeff Koch wrote:
> Is there a way to get vpopmail's IP-domain mapping to work with
> courier-imap and IMAP clients?
>
> We're trying to use squirrel-mail/courier-imap and all the rest. IP-domain
> mapping is working fine with POP3 clients but not IMAP.
well, more than likely squirrelmail is only going to be connecting to
one IP address, so IP mapping through courier-imap isn't the way to go
there.
Can you see if IP mapping is working directly with courier-imap by using
an MUA?  I think the problem in this case is your thinking, and not
courier-imap.
-Jeremy

--
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE
Best Regards,

Jeff Koch, Intersessions 




Re: [vchkpw] vpopmail and courier-imap many domains?

2004-03-06 Thread Brah Mon
You must have compiled vpopmail with many domain support.
Where it places domains in numbered directories in ~vpopmail/domains/

At least I think thats the option that makes it happen.


- Original Message - 
From: "master" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 12:39 PM
Subject: [vchkpw] vpopmail and courier-imap many domains?


> Hi, i have a little question about vpopmail and imap, i have been using it
> since a while but recently i got a problem, vpopmail has added new
directory
> (0) and put all new domains in it , but the problem is that all domains
> there doesn t work with courier-imap, in fact imap only check the main
> directory of vpopmail
> (i have try the vchkpw2userdb to see and no domain that are in the 0
appear)
> has anyone got that problem and any solutions?
> thanks
>
>




Re: [vchkpw] vpopmail and courier-imap

2004-03-06 Thread Jeremy Kitchen
On Sat, 2004-03-06 at 13:16, Jeff Koch wrote:
> Is there a way to get vpopmail's IP-domain mapping to work with 
> courier-imap and IMAP clients?
> 
> We're trying to use squirrel-mail/courier-imap and all the rest. IP-domain 
> mapping is working fine with POP3 clients but not IMAP.

well, more than likely squirrelmail is only going to be connecting to
one IP address, so IP mapping through courier-imap isn't the way to go
there.

Can you see if IP mapping is working directly with courier-imap by using
an MUA?  I think the problem in this case is your thinking, and not
courier-imap.

-Jeremy

-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE



Re: [vchkpw] vpopmail and courier-imap

2003-07-11 Thread Tom Collins
On Friday, July 11, 2003, at 12:35  AM, Sadik Galimuna wrote:
Check permissions on /home/vpopmail/lib/libvpopmail.a
 
I changed them to
chmod 644 /home/vpopmail/lib/libvpopmail.a
and
chmod 755 /home/vpopmail/lib
That's a bad idea, especially if you're using MySQL.  With 
libvpopmail.a world-readable, anyone can find out the username and 
password to MySQL.

--
Tom Collins
[EMAIL PROTECTED]
http://sniffter.com/ - info on the Sniffter hand-held Network Tester



Re: [vchkpw] vpopmail and courier-imap

2003-07-11 Thread Sadik Galimuna



Check permissions on /home/vpopmail/lib/libvpopmail.a
 
I changed them tochmod 644 
/home/vpopmail/lib/libvpopmail.aandchmod 755 /home/vpopmail/lib
 
Regards,
Sadik
 
P.S. Post your emails at courier-imap mailing 
list.
 

  - Original Message - 
  From: 
  Bård 
  Tommy Nilsen 
  To: [EMAIL PROTECTED] 
  Sent: Friday, July 11, 2003 8:51 AM
  Subject: [vchkpw] vpopmail and 
  courier-imap
  
   
  I try to install 
  courier-imap with my vpopmail but the the following error when i try to 
  'make'
  Any ideas 
  ?
   
   
   
   
  Compiling modauthvchkpw.cgcc  
  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..   -o 
  authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a 
  ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm -lcrypt 
  /usr/bin/ld: cannot find -lvpopmail*** Error code 1
   
  Stop in 
  /usr/home/bardtomm/courier-imap-2.0.0/authlib.*** Error code 
1
   
  Stop in 
  /usr/home/bardtomm/courier-imap-2.0.0/authlib.*** Error code 
1
   
  Stop in 
  /usr/home/bardtomm/courier-imap-2.0.0.
   
   
  Best 
  regards
  Bård Tommy 
  Nilsen
   
   


RE: [vchkpw] vpopmail and courier-imap - new thread I hope

2003-03-13 Thread Wil Hatfield - HVHM Customer Care
Jason,

Thanks for the feedback. I thought I was invisible for minute there. Whew!

> I never tried user%domain.com ... I always used [EMAIL PROTECTED] ...
> Maybe the @ works and the % doesn't?  It's possible that when you use
> authvchkpw it properly handles the conversion from % to @ ... I believe
> @ is what's in the database...  Might want to give that a whirl...  :)

Actually as I remember the docs from our earlier implementations of
Qmail/Vpopmail/Vchkpw state that the % was the default for authentication
but later it began checking for @ as a sort of fail safe type method. I have
tested POP3 with both and they seem to authenticate either way. And IMAP
gets the same error either way.

> Aha...  I think I found your problem...  Explicitly indicate
> --without-authmysql or else it will compile it in because the mysql
> libraries are present.  It looks like you're using authdaemon as
> well...  I'm told that authdaemon is buggy ...  never encountered that,
> but...  *shrug*

I actually am now trying the following which does exclude the authmysql and
the authdaemon.

cd courier-imap-1.7.0.20030307
./configure --prefix=/usr/local \
--exec-prefix=/usr/local \
--sysconfdir=/usr/local/etc/courier-imap \
--datadir=/usr/local/share/courier-imap \
--libexecdir=/usr/local/libexec/courier-imap \
--enable-workarounds-for-imap-client-bugs \
--disable-root-check --without-authpam \
--without-authldap --without-authpwd \
--without-authmysql --without-authpgsql \
--without-authshadow --without-authuserdb \
--without-authcustom --without-authcram \
--without-authdaemon \
--with-authvchkpw --with-ssl

But this too gives me the same error. Maybe it is the way I am testing it.
Does Microsoft Outlook support the IMAP protocol properly? Anybody out there
use Outlook with IMAP specifically Courier-IMAP? I have Outlook setup
basically the same as a POP3 account except of course the obvious difference
that it is IMAP.

> I gave up on toaster setups...  Gonna write my own with details as to
> why I chose each item ...  :P

Yes I plan to do the same. I put all of my shell scripts for install
together one application at a time so that I can better break it out to
program the master install script (or toaster as I understand it).  My
problem with the toaster scripts out there are the webmail clients used.  I
plan to use the Horde suite of tools with some modifications to security
issues and interface. It will include ALOT more features than sqwebmail and
alot better looking.

Question on Toaster: Where did Toaster scripts get their name from and why
Toaster? Why not Waffle Iron?  Or better yet Margarita Blender!

Wil Hatfield














Re: [vchkpw] vpopmail and courier-imap - new thread I hope

2003-03-13 Thread Jason 'XenoPhage' Frisvold
On Tue, 2003-03-11 at 15:08, Wil Hatfield - HVHM Customer Care wrote:
> Jason,
> 
> > is in the default domain.  The reason it was failing was because I was
> > not using authvchkpwd...  I was using authmysql...  (and here I thought
> > I was being all cool because I could get it running..)
> 
> Could you elaborate on this segment a bit. I wasn't around for your initial
> post. Are you speaking of installing Vpopmail with authmysql? What was the
> configure parameter for that, --enable-mysql?

Sure...   I initially configured vpopmail to use mysql vith the
--enable-mysql flag...  I then used authmysql (with authdaemon) for
courier...  I turned off all other authentications within courier.

> Reason I ask is because I have installed Vpopmail with mysql and it seems to
> work ok. Everything goes in the table as desired.  But when I get to
> Courier-IMAP I get authentication errors. And before you ask, no I am not
> trying to get it to work with username only. user%virtualdomain.com is how I
> am attempting authentication.

I never tried user%domain.com ... I always used [EMAIL PROTECTED] ... 
Maybe the @ works and the % doesn't?  It's possible that when you use
authvchkpw it properly handles the conversion from % to @ ... I believe
@ is what's in the database...  Might want to give that a whirl...  :)

Actually, reading more it appears that you are using authvchkpw... 
Hrm... curious...

Aha...  I think I found your problem...  Explicitly indicate
--without-authmysql or else it will compile it in because the mysql
libraries are present.  It looks like you're using authdaemon as
well...  I'm told that authdaemon is buggy ...  never encountered that,
but...  *shrug*

Best way to configure courier from what I've seen is to explicitly state
which modules you don't want...  In your case, it looks like you don't
want to use anything except authvchkpw ...

Try that and see what happens..  :)

> Configure History:
> 
> Vpopmail
> ./configure --enable-mysql=y --enable-roaming-users=y --enable-relay-clear-m
> inutes=120 --enable-logging=y --enable-defaultquota=1000 --enable-softqu
> ota=900 --enable-ip-alias-domains=y --enable-tcpserver-file=/sites/home/
> vpopmail/etc/tcp.smtp
> 
> Courier-IMAP
> ./configure --prefix=/usr/local --exec-prefix=/usr/local --without-authldap 
> --without-authshadow --with-authvchkpw --without-authcram --sysconfdir=/usr/
> local/etc/courier-imap --datadir=/usr/local/share/courier-imap --libexecdir=
> /usr/local/libexec/courier-imap --enable-workarounds-for-imap-client-bugs --
> disable-root-check --without-authdaemon
> 
> I copied the config files for courier-imap as shown in the toaster-setup.pl
> script. I didn't install with the toaster script, just looked to it for
> insight. http://matt.simerson.net/computing/mail/toaster/toaster_setup.pl

I gave up on toaster setups...  Gonna write my own with details as to
why I chose each item ...  :P

> If anybody sees any conflicts in the way the two apps were configured your
> help is most appreciated. I get the feeling there is something there I am
> not seeing but for the life of me can't tell what it is.

I hope this helps!

> TIA
> 
> Wil
> 
> 
> 
-- 
---
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
---
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."


signature.asc
Description: This is a digitally signed message part


Re: [vchkpw] vpopmail and courier-imap

2003-03-12 Thread Justin Heesemann
On Tuesday 11 March 2003 21:03, Jason 'XenoPhage' Frisvold wrote:
> On Tue, 2003-03-11 at 12:11, Jesse Guardiani wrote:
> > > Let me elaborate briefly...  I've been reading documentation, but there
> > > is some confusion...  The INSTALL doc says not to use authvchkpw, but
> > > to use authdb.  However, the README.authmysql.html file says not to use
> > > mysql, but to use authvchkpw when dealing with vpopmail...
> >
> > I know what you mean. It IS confusing. You should mention that to Mr.
> > Sam.
>
> *nod*  I've got it all figured out now...  Makes sense now :)
>
> > Never use authdaemon with vchkpw. It's buggy for some reason.
> > Authentications will fail randomly and such. And yes, you should use
> > authvchkpw.
>
> Known bugs?  Hrm.. I didn't see anything in the known bugs section...
> No biggie tho...

when using authdaemon relaying fails => someone who authenticates via imap 
won't be able to _send_ mail (unless he/she uses smtp auth or is generally 
enabled to send mail (tcp.smtp)


-- 
Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




Re: [vchkpw] vpopmail and courier-imap

2003-03-11 Thread Jason 'XenoPhage' Frisvold
On Tue, 2003-03-11 at 12:11, Jesse Guardiani wrote:
> > Let me elaborate briefly...  I've been reading documentation, but there
> > is some confusion...  The INSTALL doc says not to use authvchkpw, but to
> > use authdb.  However, the README.authmysql.html file says not to use
> > mysql, but to use authvchkpw when dealing with vpopmail...
> 
> I know what you mean. It IS confusing. You should mention that to Mr. Sam.

*nod*  I've got it all figured out now...  Makes sense now :)

> Never use authdaemon with vchkpw. It's buggy for some reason. Authentications
> will fail randomly and such. And yes, you should use authvchkpw.

Known bugs?  Hrm.. I didn't see anything in the known bugs section... 
No biggie tho...

I've configured and set it up using authvchkpw and it works perfectly. 
I've got vpopmail running in mysql replication mode too :)  I can
authenticate correctly and it appears to be working great!

Incidentally, I had previously asked (several weeks ago) about vpopmail
not allowing me to authenticate using only my username when the address
is in the default domain.  The reason it was failing was because I was
not using authvchkpwd...  I was using authmysql...  (and here I thought
I was being all cool because I could get it running..)

Well, we live and learn...  :)

Thanks all,

-- 
---
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
---
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."


signature.asc
Description: This is a digitally signed message part


RE: [vchkpw] vpopmail and courier-imap

2003-03-11 Thread Clayton Weise
use only authvchkpw, disable all other authentication types.

-Clayton

-Original Message-
From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 11, 2003 8:28 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] vpopmail and courier-imap


On Tue, 2003-03-11 at 11:24, Jason 'XenoPhage' Frisvold wrote:
> Hi all,
> 
>   I'm trying to set up courier imap and vpopmail...  I'm not sure
about
> some configuration settings, however...  I've installed vpopmail and
> defined a default domain.  vpopmail *seems* to be working ok.
> 
>   I need to set up courier-imap and I want the default-domain
> authentication to work.  So, can I use authmysql and authdaemon?  Or
> must I use authvchkpw?

Let me elaborate briefly...  I've been reading documentation, but there
is some confusion...  The INSTALL doc says not to use authvchkpw, but to
use authdb.  However, the README.authmysql.html file says not to use
mysql, but to use authvchkpw when dealing with vpopmail...

So do I follow this chain and use authdb, or use authvchkpw..  

I'm thinking authvchkpw  should I use this with authdaemon?  Or is
it better by itself?

> Thanks,
-- 
---
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
---
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."





Re: [vchkpw] vpopmail and courier-imap

2003-03-11 Thread Jesse Guardiani
On Tuesday 11 March 2003 11:28, Jason 'XenoPhage' Frisvold wrote:
> On Tue, 2003-03-11 at 11:24, Jason 'XenoPhage' Frisvold wrote:
> > Hi all,
> >
> > I'm trying to set up courier imap and vpopmail...  I'm not sure about
> > some configuration settings, however...  I've installed vpopmail and
> > defined a default domain.  vpopmail *seems* to be working ok.
> >
> > I need to set up courier-imap and I want the default-domain
> > authentication to work.  So, can I use authmysql and authdaemon?  Or
> > must I use authvchkpw?
>
> Let me elaborate briefly...  I've been reading documentation, but there
> is some confusion...  The INSTALL doc says not to use authvchkpw, but to
> use authdb.  However, the README.authmysql.html file says not to use
> mysql, but to use authvchkpw when dealing with vpopmail...

I know what you mean. It IS confusing. You should mention that to Mr. Sam.

>
> So do I follow this chain and use authdb, or use authvchkpw..
>
> I'm thinking authvchkpw  should I use this with authdaemon?  Or is
> it better by itself?

Never use authdaemon with vchkpw. It's buggy for some reason. Authentications
will fail randomly and such. And yes, you should use authvchkpw.


>
> > Thanks,

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net

We are actively looking for companies that do a lot of long
distance faxing and want to cut their long distance bill by
up to 50%.  Contact [EMAIL PROTECTED] for more info.





Re: [vchkpw] vpopmail and courier-imap

2003-03-11 Thread Jason 'XenoPhage' Frisvold
On Tue, 2003-03-11 at 11:24, Jason 'XenoPhage' Frisvold wrote:
> Hi all,
> 
>   I'm trying to set up courier imap and vpopmail...  I'm not sure about
> some configuration settings, however...  I've installed vpopmail and
> defined a default domain.  vpopmail *seems* to be working ok.
> 
>   I need to set up courier-imap and I want the default-domain
> authentication to work.  So, can I use authmysql and authdaemon?  Or
> must I use authvchkpw?

Let me elaborate briefly...  I've been reading documentation, but there
is some confusion...  The INSTALL doc says not to use authvchkpw, but to
use authdb.  However, the README.authmysql.html file says not to use
mysql, but to use authvchkpw when dealing with vpopmail...

So do I follow this chain and use authdb, or use authvchkpw..  

I'm thinking authvchkpw  should I use this with authdaemon?  Or is
it better by itself?

> Thanks,
-- 
---
Jason 'XenoPhage' Frisvold
Engine / Technology Programmer
[EMAIL PROTECTED]
RedHat Certified - RHCE # 807302349405893
---
"Something mysterious is formed, born in the silent void. Waiting alone
and unmoving, it is at once still and yet in constant motion. It is the
source of all programs. I do not know its name, so I will call it the
Tao of Programming."


signature.asc
Description: This is a digitally signed message part