RE: courier-imap and tcpserver ?

2001-06-18 Thread Michael Boyiazis

this is working nicely for me...

http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/04/msg01189.html

-- 
Michael Boyiazis
[EMAIL PROTECTED]
Mail Architect, NetZero, Inc.

> -Original Message-
> From: Oden Eriksson [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 16, 2001 8:45 AM
> To: [EMAIL PROTECTED]
> Subject: courier-imap and tcpserver ?
> 
> 
> Hi list,
> 
> I wonder if anyone has courier-imap running under tcpserver, 
> and if so could 
> share how it was done?
> 
> Thanks in advance.
> 
> -- 
> 
> Regards // Oden Eriksson
> Kvikkjokk Networks
> 






courier-imap and tcpserver ?

2001-06-16 Thread Oden Eriksson

Hi list,

I wonder if anyone has courier-imap running under tcpserver, and if so could 
share how it was done?

Thanks in advance.

-- 

Regards // Oden Eriksson
Kvikkjokk Networks



Qmail & courier Imap.....

2001-05-27 Thread Constantine Koulis

Hello.

Maybe this is not the correct place for this question but.
I am trying to install the qmail and with the courier imap server.I think 
qmail is running and is set up corectly but about courier imap dont know 
much>anybody knows how i can check whether it run or no.I have Redhat 7.0

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




pine + courier-imap

2001-04-12 Thread Massimo Quintini

excuse me for question too particular!!!

I have a problem with PINE version <4.00

How can I see the all folders created on the server ?? With the PINE versions >4.00 
it's possible with CollectionList option but with version <4 it'is impossible for me

I have tried (without success) with "folder-collection" option (in setup) specifying 
{server-imap-name}inbox[] or {server-imap-name}Maildir/[] or {server-imap-name}/[] and 
so on...

I have downloaded from internet many manual written by System Managers of American 
Universities for PINE configuration but I haven't found the solution!!

Where is the solution or is there the solution ?? thanks.


==
MASSIMO QUINTINI - Osservatorio Astronomico Collurania Teramo (O.A.C.T.) =
Via Mentore Maggini s.n.c. - 64100 TERAMO (Italy)=
Tel:39-0861.210490  Fax:39-0861.210492  http://www.te.astro.it   =
==






courier-imap

2001-04-01 Thread Edward Yip



Dear all,I install the courier-imap and no 
error when installI can receive the mail but can't send outif I use pop3 
the server can send out email ,if  I use imap the server can'tsend out 
email, can someone  tell me what is 
problemregardsedward


Re: qmail-ldap and courier-imap & authentication ?

2001-02-17 Thread Prashant Desai



dennis wrote:

> Hi all..
>
> Can anyone suggest an authentication scheme for courier-imap when using
> qmail-ldap ?

  obviously you will use ldap for authentication because password should
be
same for pop-3 and imap , isnt it ?

>
>
> How should I compile authentication into ciourier if qmail-ldap is going to
> handle authentication via ldap ?
>

  you just have to install openldap SDK on the same mechine on which you
are
planning to install courier-imap , and run ./configure
  make ,
make
install
it will get compiled with ldap authentication support , if not , then
you may
have to edit some paths in makefile of courier-imap




>
> Dennis



Re: Compile error Courier-imap

2001-02-13 Thread Kris Kelley

The Afif wrote:
> I have some probelm when I compile courier-imap...

Try the courier mailing list, available for subscription at
http://lists.sourceforge.net/lists/listinfo/courier-users.

This is off-topic for qmail.

---Kris Kelley




Re: qmail-ldap and courier-imap & authentication ?

2001-02-13 Thread Henning Brauer

On Tue, Feb 13, 2001 at 10:45:20AM +1100, dennis wrote:
> Hi all..
> Can anyone suggest an authentication scheme for courier-imap when using
> qmail-ldap ?
> How should I compile authentication into ciourier if qmail-ldap is going to
> handle authentication via ldap ?

You are on the wrong list, courier imap has its own list. qmail-ldap has its
own list too, but this isn't the right one too ;-))

Either use courier-imap's authdeamon against ldap (documented in README or
so) or start it like qpop3d under tcpserver, s/t like

tcpserver auth_imap imapd Maildir

Of couse you need to add pathes and options.
This isn't documented anywhere yet.

-- 
Henning Brauer | BS Web Services
Hostmaster BSWS| Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany



Re: Compile error Courier-imap

2001-02-12 Thread keng heng

your OS is solaris ?

- Original Message -
From: "The Afif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 13, 2001 2:08 PM
Subject: Compile error Courier-imap


> Dear Miliser,
>
> I have some probelm when I compile courier-imap, the error message
> when I compile is like this
> [afif@dodol courier-imap-1.3.3]$ ./configure
>
> checking whether the C++ compiler (gcc  ) works... no
> configure: error: installation or configuration problem: C++ compiler
cannot cre
> ate executables.
> configure: error: ./configure failed for bdbobj
>
> need your solution pls
>
> Tks &  regards,
> The Afif
> mailto:[EMAIL PROTECTED]
>
>




Compile error Courier-imap

2001-02-12 Thread The Afif

Dear Miliser,

I have some probelm when I compile courier-imap, the error message
when I compile is like this
[afif@dodol courier-imap-1.3.3]$ ./configure

checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: C++ compiler cannot cre
ate executables.
configure: error: ./configure failed for bdbobj

need your solution pls

Tks &  regards,
The Afif
mailto:[EMAIL PROTECTED]





qmail-ldap and courier-imap & authentication ?

2001-02-12 Thread dennis

Hi all..

Can anyone suggest an authentication scheme for courier-imap when using
qmail-ldap ?

How should I compile authentication into ciourier if qmail-ldap is going to
handle authentication via ldap ?

Dennis




Re: Roaming users and Courier IMAP

2001-02-07 Thread Jason Haar

On Wed, Feb 07, 2001 at 11:30:25PM +1100, Gavin Cameron wrote:
> Hi all,
> 
> I currently have my system setup so that roaming users can use smtp after
> POP3 to relay through the mail server.
> 
> We would also like to allow roaming IMAP server to use the server for
> relaying. Does anyone have a small program/script that I can slot into
> couriertcpd that will update smtpd's tcpserver access file after a
> successful IMAP login?

Instead of such kludges, why not implement ESMTP AUTH instead? There are
patches available via www.qmail.org that allow this. That way your users can
relay mail independently of the order (i.e. they can even relay Email
without checking via POP/IMAP first).

Naturally, the Courier SMTP server natively supports AUTH (and STARTTLS for
that matter)

AUTH kicks ass ;-)

-- 
Cheers

Jason Haar

Unix/Special Projects, Trimble NZ
Phone: +64 3 9635 377 Fax: +64 3 9635 417



Re: Roaming users and Courier IMAP

2001-02-07 Thread Charles Cazabon

Gavin Cameron <[EMAIL PROTECTED]> wrote:
> 
> I currently have my system setup so that roaming users can use smtp after
> POP3 to relay through the mail server.
> 
> We would also like to allow roaming IMAP server to use the server for
> relaying. Does anyone have a small program/script that I can slot into
> couriertcpd that will update smtpd's tcpserver access file after a
> successful IMAP login?

Bruce Guenter's relay-ctrl can do exactly this, for POP3 and Courier IMAP.

Charles
-- 
---
Charles Cazabon<[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---



Roaming users and Courier IMAP

2001-02-07 Thread Gavin Cameron

Hi all,

I currently have my system setup so that roaming users can use smtp after
POP3 to relay through the mail server.

We would also like to allow roaming IMAP server to use the server for
relaying. Does anyone have a small program/script that I can slot into
couriertcpd that will update smtpd's tcpserver access file after a
successful IMAP login?

Thanks in advance,
Gavin




Delivering to Courier imap userdb maildirs

2001-01-22 Thread Chris



What's the best way to tell qmail to deliver mail 
to virtual maildirs ?
 
I have Courier imap setup for userdb 
authentication, with mailboxes under /home/vmail/maildir-user
 
TIA,
 
- Chris
[EMAIL PROTECTED]


Multilog + Courier-imap Question

2000-11-18 Thread luby Gao

I have trouble combine these two.

What I have done:
1. install daemontools, qmail and courier-imap
successfully (all are newest version)
2. ./run file for courier-imap
#!/bin/sh
exec /usr/lib/courier-imap/libexec/imapd.rc start
3. ./log/run file
#!/bin/sh
exec multilog t /var/log/courier-imapd
4. edit "couriertcpd" line in file imapd.rc 
   (1) delete -stderrlogger option
   (2) add 2>&1 to the end

What I got:
Nothing appears in /var/log/courier-imapd
but new .u files continue to appear

What I want:
using multilog instead of logger

If anybody knows how to solve it, please reply to this
message. 
Thanks a lot!

=
=== 
  Luby Gao 
  Department of Computer Science
  Hua Zhong University of Science and Technology 
  Wu Han, Hu Bei, 430074 
  P. R. China
  Email:  [EMAIL PROTECTED]

__
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/



Re: problem when install qmail+vpopmail+mysql+courier-imap on redhat 6.2??

2000-11-04 Thread rom

the error is occure on the first i compile courie-imap,is it need to do so ,and i try 
it ,the problem is same as befor
- Original Message - 
From: "Joost van Baal" <[EMAIL PROTECTED]>
To: "rom" <[EMAIL PROTECTED]>
Sent: Sunday, November 05, 2000 8:20 AM
Subject: Re: problem when install qmail+vpopmail+mysql+courier-imap on redhat 6.2??


> On Sun, Nov 05, 2000 at 04:42:31AM +0800, rom wrote:
> > i want to setup webmail system on my server . now 
> > the smtp and pop3 service working well with qmail+vpopmail+mysql on redhat 6.2 
>,and now i want to install IMP ,and it need courier-imap to be setup on the server .
> > some error occure when i make the courier-imap .the error message are 
> > "
> > Making install in authlib
> > make[1]: Entering directory `/home/rom/qmail/courier-imap-1.2.1/authlib'
> > gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib  -o 
>authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail -lm 
>-lcrypt 
> > /home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
> > /home/rom/qmail/vpopmail-4.9.4/vauth.c:59: undefined reference to `mysql_init'
> > /home/rom/qmail/vpopmail-4.9.4/vauth.c:61: undefined reference to 
>`mysql_real_connect'
> 
> Did you do a 
> 
>  $ make clean
> 
> before retrying to compile?
> 
> -- 
> Joost



Re: problem when install qmail+vpopmail+mysql+courier-imap on redhat 6.2??

2000-11-04 Thread Eduardo Augusto Alvarenga

> rom wrote:
> 
> i want to setup webmail system on my server . now
> the smtp and pop3 service working well with qmail+vpopmail+mysql on
> redhat 6.2 ,and now i want to install IMP ,and it need courier-imap to
> be setup on the server .
> some error occure when i make the courier-imap .the error message are
> "
> Making install in authlib
> make[1]: Entering directory
> `/home/rom/qmail/courier-imap-1.2.1/authlib'
> gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..
> -L/home/vpopmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a
> libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:59: undefined reference to
> `mysql_init'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:61: undefined reference to
> `mysql_real_connect'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:63: undefined reference to
> `mysql_real_connect'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:70: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:75: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:76: undefined reference to
> `mysql_free_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:77: undefined reference to
> `mysql_select_db'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_adddomain_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:121: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:125: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:126: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_adduser_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:193: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:196: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:206: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:207: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_getpw_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:248: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:253: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:268: undefined reference to
> `mysql_fetch_row'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:277: undefined reference to
> `mysql_free_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:280: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_deldomain_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:304: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:307: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:308: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_deluser_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:337: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:341: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:342: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_setquota_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:368: undefined reference to
> `mysql_query'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_vpasswd_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:408: undefined reference to
> `mysql_query'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_getall_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:449: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:454: undefined reference to
> `mysql_use_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:466: undefined reference to
> `mysql_fetch_row'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:476: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_setpw_size':
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:544: undefined reference to
> `mysql_query'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:549: undefined reference to
> `mysql_store_result'
> /home/rom/qmail/vpopmail-4.9.4/vauth.c:550: undefined reference to
> `mysql_free_result'
> /home/vpopmail/lib/libvpopmail.a(vauth

problem when install qmail+vpopmail+mysql+courier-imap on redhat 6.2??

2000-11-04 Thread rom



i want to setup webmail system on my server . now 

the smtp and pop3 service working well with 
qmail+vpopmail+mysql on redhat 6.2 ,and now i want to install IMP ,and it need 
courier-imap to be setup on the server .
some error occure when i make the courier-imap .the error 
message are 
"
Making install in authlibmake[1]: Entering directory 
`/home/rom/qmail/courier-imap-1.2.1/authlib'gcc  
-I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib  -o 
authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a 
-lvpopmail -lm -lcrypt /home/vpopmail/lib/libvpopmail.a(vauth.o): In 
function `vauth_open':/home/rom/qmail/vpopmail-4.9.4/vauth.c:59: undefined 
reference to `mysql_init'/home/rom/qmail/vpopmail-4.9.4/vauth.c:61: 
undefined reference to 
`mysql_real_connect'/home/rom/qmail/vpopmail-4.9.4/vauth.c:63: undefined 
reference to `mysql_real_connect'/home/rom/qmail/vpopmail-4.9.4/vauth.c:70: 
undefined reference to 
`mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:75: undefined reference 
to `mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:76: undefined 
reference to `mysql_free_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:77: 
undefined reference to 
`mysql_select_db'/home/vpopmail/lib/libvpopmail.a(vauth.o): In function 
`vauth_adddomain_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:121: undefined 
reference to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:125: 
undefined reference to 
`mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:126: undefined 
reference to `mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): 
In function `vauth_adduser_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:193: 
undefined reference to 
`mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:196: undefined reference 
to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:206: undefined 
reference to `mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:207: 
undefined reference to 
`mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): In function 
`vauth_getpw_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:248: undefined 
reference to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:253: 
undefined reference to 
`mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:268: undefined 
reference to `mysql_fetch_row'/home/rom/qmail/vpopmail-4.9.4/vauth.c:277: 
undefined reference to 
`mysql_free_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:280: undefined 
reference to `mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): 
In function 
`vauth_deldomain_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:304: undefined 
reference to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:307: 
undefined reference to 
`mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:308: undefined 
reference to `mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): 
In function `vauth_deluser_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:337: 
undefined reference to 
`mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:341: undefined reference 
to `mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:342: undefined 
reference to `mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): 
In function 
`vauth_setquota_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:368: undefined 
reference to `mysql_query'/home/vpopmail/lib/libvpopmail.a(vauth.o): In 
function `vauth_vpasswd_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:408: 
undefined reference to 
`mysql_query'/home/vpopmail/lib/libvpopmail.a(vauth.o): In function 
`vauth_getall_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:449: undefined 
reference to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:454: 
undefined reference to 
`mysql_use_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:466: undefined 
reference to `mysql_fetch_row'/home/rom/qmail/vpopmail-4.9.4/vauth.c:476: 
undefined reference to 
`mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): In function 
`vauth_setpw_size':/home/rom/qmail/vpopmail-4.9.4/vauth.c:544: undefined 
reference to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:549: 
undefined reference to 
`mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:550: undefined 
reference to `mysql_free_result'/home/vpopmail/lib/libvpopmail.a(vauth.o): 
In function `vopen_smtp_relay':/home/rom/qmail/vpopmail-4.9.4/vauth.c:575: 
undefined reference to 
`mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:581: undefined reference 
to `mysql_query'/home/rom/qmail/vpopmail-4.9.4/vauth.c:585: undefined 
reference to `mysql_store_result'/home/rom/qmail/vpopmail-4.9.4/vauth.c:586: 
undefined reference to 
`mysql_free_result'/home/vpopmail/lib/lib

please help me with Courier-imap!

2000-09-08 Thread Wilson Henriquez

Hello all,
I am puzzled by what is happening when retrieving mail through
courier-imap.  I connect to my Maildir remotely and I know that there is
no mail in my Maildir, but yet I am getting 24 duplicate messages back.
Where are these messages coming from?  I tried to connect to another
user's Maildir and I got back 8 duplicate messages (not the same as my
messages).  I don't have any messages in /var/spool/mail/ and I am
certain that when I send mail to the Maildirs, that they are going into
there proper mail directories.  Any ideas anyone?
Thank you all!




Re: courier-imap help

2000-08-10 Thread Ben Beuchler

On Thu, Aug 10, 2000 at 03:30:51PM -0500, Barry Smoke wrote:

> I need some help with a new problem with courier-imap  Is there a
> developers list for that I can join?

There is a courier-users list monitored by the sole developer.  It is
linked to from the courier home page.

Ben

-- 
Ben Beuchler [EMAIL PROTECTED]
MAILER-DAEMON (612) 321-9290 x101
Bitstream Underground   www.bitstream.net



courier-imap help

2000-08-10 Thread Barry Smoke

I need some help with a new problem with courier-imap
Is there a developers list for that I can join?

Problem is There is a rpm build problem in the new Redhat 7.0 Beta that
didn't exist in RedHat 6.2

I am on the redhat rpm-devel-list, and got around the problem for builds as
root, but the courier-imap requires it's rpm to be built as a non-root user.
I need to discuss this further with those who know. :-)

thanks,
Barry Smoke




Re: Courier-IMAP

2000-07-08 Thread Tim Hunter



This is actually a feature of your client more than 
the server.
in IMAP setup set the root folder to be 
INBOX.

  - Original Message - 
  From: 
  Julian L. Cardarelli 
  To: [EMAIL PROTECTED] 
  Sent: Saturday, July 08, 2000 2:07 
  PM
  Subject: Courier-IMAP
  
  Hello All,
   
  I was just wondering if there was a way to setup Courier 
  IMAP so that it lets you setup the default "Sent Items" & "Drafts" Folders 
  under the root of the server not under inbox, like Microsoft Outlook & 
  Outlook Express like to have it so I get the pretty icons? :)
   
  Regards,
   
  Julian


Re: Courier-IMAP

2000-07-08 Thread wolfgang zeikat

There is a courier-imap mailing list ...

Subscribe to the courier-users mailing list from
http://lists.sourceforge.net/mailman/listinfo/courier-users,
or send a message to <[EMAIL PROTECTED]> and put
"subscribe" in the subject line. 

This mailing list does not accept mail from non-subscribers. You must
subscribe to the list before sending any messages.

wolfgang


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



Courier-IMAP

2000-07-08 Thread Julian L. Cardarelli



Hello All,
 
I was just wondering if there was a way to setup Courier IMAP 
so that it lets you setup the default "Sent Items" & "Drafts" Folders under 
the root of the server not under inbox, like Microsoft Outlook & Outlook 
Express like to have it so I get the pretty icons? :)
 
Regards,
 
Julian


Re: Courier IMAP / Autoresponders / SQWebMail

2000-07-07 Thread Ken Jones

Kathleen Farber wrote:
> 
> Anything I should be aware of for installing Courier IMAP with
> vpop and vchkpw
> 
> We would like to install sqwebmail but worried about screwing things up
> since it took a month to get it running the right way with no error messages
> ::whew::
> 
> Red Hat Linux 6.2
> Current Qmail, QmailAdmin, EzMLM, vpop, vchkpw
> 
> Also, if anyone knows why when using autoresponders why the mail bounces but
> yet the autoresponder goes out would be much appreciated!
> 
> Kathleen

Here is my configure line for sqwebmail to work with vpopmail:
./configure --enable-webpass=vpopmail --without-authuserdb
--without-authpam \
--without-authpwd --without-authshadow --without-authldap
--with-cachedir \
--with-authvchkpw --enable-imageurl=/images/sqwebmail/ \
--enable-imagedir=

Here is my configure line for courier imap
./configure --without-authuserdb --without-authpam \
--without-authpwd --without-authshadow --without-authldap \
--with-authvchkpw --enable-workarounds-for-imap-client-bugs

One gotcha with the courier-imap. If you are using mysql, sybase or
oracle, you need to edit the courier-imap code. In the authlib
directory, find the vauth_getpw function call and add a vclose();
right after it.

The reason why is, a courier-imap client causes a courier-imap 
process to run on the server. Unlike pop, the courier-imap server
process stays active for the entire session. So if you have 
200 people using imap, you'll have 200 courier-imap server
processes running on your machine.

Now the reason for the vclose() is that vpopmail API doesn't
explicitly close the connection to the database. Once the
vauth_getpw() function is run, courier-imap has all the
information it ever needs from the database. At that point
we need to call vclose() to close the database connection.
If not, those 200 imap clients will cause 200 database 
connections to stay open. 

The vclose() call isn't needed if you are using the file
based authentication module in vpopmail. Since the files
are closed during each vpopmail api function call.

Ken



Courier IMAP / Autoresponders / SQWebMail

2000-07-06 Thread Kathleen Farber

Anything I should be aware of for installing Courier IMAP with
vpop and vchkpw

We would like to install sqwebmail but worried about screwing things up
since it took a month to get it running the right way with no error messages
::whew::

Red Hat Linux 6.2
Current Qmail, QmailAdmin, EzMLM, vpop, vchkpw

Also, if anyone knows why when using autoresponders why the mail bounces but
yet the autoresponder goes out would be much appreciated!

Kathleen




Re: Where is sqwebmail in courier-imap?

2000-07-03 Thread Gabriel Ambuehl


Kristina writes:
> The sqwebmail page says that courier-imap includes
> sqwebmail so there is no need to download sqwebmail
> if you have courier-imap.
> I cannot seem to find sqwebmail in my courier-imap-0.31
> installation!
> Anyone know where it could be?

Though I never worked with Courier I'm writing this with the standalone
sqwebmail which can be found at http://www.inter7.com/sqwebmail. AFAIK it
is identical to the version that ships with Courier-IMAP.

HTH
Gabriel





Re: Where is sqwebmail in courier-imap?

2000-07-03 Thread Colin Humphreys


I think the courier mail server has it, not courier-imap (which is a
component of courier

just use the www.inter7.com site...

-Colin

Kristina writes:

> 
> The sqwebmail page says that courier-imap includes
> sqwebmail so there is no need to download sqwebmail
> if you have courier-imap.
> 
> I cannot seem to find sqwebmail in my courier-imap-0.31
> installation!
> 
> Anyone know where it could be?
> 
> I have done a find / -name sqwebmail -print.
> 
> 
> Thanks,
> Kristina
> 


<- This is a Sig ->



Where is sqwebmail in courier-imap?

2000-07-03 Thread Kristina


The sqwebmail page says that courier-imap includes
sqwebmail so there is no need to download sqwebmail
if you have courier-imap.

I cannot seem to find sqwebmail in my courier-imap-0.31
installation!

Anyone know where it could be?

I have done a find / -name sqwebmail -print.


Thanks,
Kristina




Running Courier-IMAP 0.33

2000-06-13 Thread Martin Langhoff

hi list,

I'm trying to get courier-imap to run on 2 different servers to no
avail. Whenever I try to run ` imapd.rc start ` I get a "bind: adress
already in use"  error ...

I've been readin the man pages and found nothing, and I've also been
looking at the /etc/services file, hoping I had something wrong there,
but doesn't look broken.

    does anyone have courier-imap running allright with qmail/vmailmgr?
can you tell me what could I be missing?

thanks


martin




courier-imap: make check errors

2000-06-08 Thread Kristina


When I run make check for courier-imap on Solaris7 sparc using gcc-2.95.
I get the following output. Make check doesn't finish: it just
hangs with the last two lines "broken pipe". However, if
I go ahead and install it anyway, courier-imap appears to work fine.

Are the following errors something
to worry about?

Any help would be great,
Kristina

-


* Sanity check in progress *

INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
make[1]: *** [check] Error 1
make[1]: Leaving directory `/usr/local/SRC/IMAP/courier-imap-0.31/imap'
make: *** [check-recursive] Error 1
ldaptest% INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
Broken Pipe
INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
Broken Pipe
Broken Pipe
INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
Broken Pipe
Broken Pipe
INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
Broken Pipe
Broken Pipe
INFO: LOGIN, user=user, ip=[127.0.0.1]
INFO: LOGOUT, user=user, ip=[127.0.0.1]
Broken Pipe
Broken Pipe


--




Re: [newcomer] Problems installing Qmail+VMailMgr+Courier-Imap

2000-06-05 Thread Peter van Dijk

On Mon, Jun 05, 2000 at 03:04:54PM -0300, Martin A. Langhoff wrote:
[snip]
> Now, the symptoms I could gather:
> - syslogd taking 50% processor time

syslog sucks. daemontools (which you installed) come with multilog which
does a far better job.

> - command line utilities like mail / sendmail are there and seem
> to work, but `mail root` or `sendmail root` and then typing `mail` to
> see my own msg did not work. Maybe I'm expecting something to work that
> won't ever work when virtualizing email accounts?

qmail does not and will not ever deliver to root. Check ~alias for where
this mail went, or check the logfiles.

Greetz, Peter.
-- 
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]



[newcomer] Problems installing Qmail+VMailMgr+Courier-Imap

2000-06-05 Thread Martin A. Langhoff

hello,

I've come across HOWO recently added to the linux HOWTO's, written
by Dan Kuykendall, titled "Qmail VMailMgr and Courier-ImapHOWTO". This
HOWTO guided me though the prep/compile/install for
- ucspi-tcp
- daemontools
- supervise-scripts
- qmail
    - vmailmgr
- courier-imap

 and a few config changes, like add a user and add a virtualhosts
file to add users to a test domain virtualhost. Ah, of course, I did
remove sendmail and friends before starting.

And then restarted.

[ a little background on the machine: it's an old RH5.1 upgraded to
RH.6.1, running named (from CD rpms), Samba (built from src) and MySQL
(from SRPMs) and Apache+mod_perl (built from src). I do have lots of
Perl modules, but don't think it matters. ]

Well, now nothing's running as it should. It's an internal test
server,  so I don't really mind that syslog is taking 50% of cpu time.
:) But I guess that signals that something's running wrong, don't you?

Now, the symptoms I could gather:
- syslogd taking 50% processor time
- command line utilities like mail / sendmail are there and seem
to work, but `mail root` or `sendmail root` and then typing `mail` to
see my own msg did not work. Maybe I'm expecting something to work that
won't ever work when virtualizing email accounts?
- tried to connect to the imap server from the very same box,
with NN4.x under GNOME and got an eternal wait.
- tried to connect to the pop server from the very same box,
with NN4.x under GNOME and got an eternal wait.

As you can read, I'm quite new to this software, and I'm looking for
clues to follow. Could someone point me in the right direction? The aim
of all this is to get qmail to work, and then virtual domain accounts to
work also over imap. Then. with the aid of an opensource imap webmail
interface, I'll be out with Pinky and The Brain to conquer the world :)

Thanks!



martin
-- --
To understand recursion, one must first understand recursion.
-- --
- Martin Langhoff @ S C I M  Multimedia Technology -
  - http://www.scim.net  | God is real until  -
  - mailto:[EMAIL PROTECTED]  | declared integer   -





potentially touchy topic of courier imap v imap clients (fwd)

2000-05-17 Thread Chris Dent


I posted the message below to the imap list at U Washington, to
see if I could get any comments. I didn't get much of a response,
so I thought I would try here as well. Thank you for any comments
you might have.

-- Forwarded message --
Date: Tue, 9 May 2000 17:12:34 -0500 (EST)
From: Chris Dent <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: potentially touchy topic of courier imap v imap clients



I realize this is probably a topic which has been beaten to
death, but my review of the list archives did not return a great
deal, so I thought I would poke around and see what kind of
responses I was able to get. Feel free to respond to me directly
or to the list, I can summarize if necessary.

My work environment is a smallish ISP with approximately 10,000
email accounts. Right now the vast majority of those users have 
their mail housed on pop servers running qmail and qmail-pop3d.
We went with qmail because of several reasons:

 we had significant success with it on our relays
 we could use Maildir on the POP machine, which meant that
  management of mail messages, quota, user management, logging,
  and a whole slew of stuff was going to be very easy to
  customize, tweak, make just so and generally be good.
 it's all fast and small

Soon we will be moving from our pop only or shell based mail only
mail environment to something we are calling mailstore, which
will be a place where users keep their mail that has multiple
access modes (initially just POP, IMAP and IMAP with something
like stunnel, but growing to Webmail and probably IMAP access
from the shell machine). We would like to avoid having to migrate
people's mail collections to a new format, to maintain the
advantages that Maildir gives us and to continue using the
considerable collection of custom code we have put together to
manage the machines. 

Which says to me that we should use an IMAP server which supports
Maildir.

I'm not sure of all the options (input is most welcome) but those
I've thought about so far have issues:

- UW with Maildir support, I've been told, still suffers from the
  memory footprint problems that the c-client programs suffer
- Courier-IMAP, I've beent old (again), suffers from signicant
  "doesn't play well with clients" issues and suffers from an
  author that doesn't want to play with others either.
- Cyrus present a lot of advantages and we can make it
  interoperate with whatever mail server we choose, but we will
  need to migrate from the existing Maildir structure and tools
  which manage users will need to be changed.

I want to use Courier-IMAP because I agree with the spirit of
it's design--small, modular, extensible through pipelines--but
because this is an ISP environment we have next to no control
over client use and must, for the sake of customer satisfaction
and technical support costs, minimize the trouble that an IMAP
server will cause.

Are the client interaction problems in Courier-IMAP that
significant? If so, does anyone care to guess how hard it would be
for a motivated person to code around them? Sam, if you are
listening, what are your comments or suggestions?

My feeling on this whole issue are nicely captured by Postel in
RFC 760 section 3.2:

  The implementation of a protocol must be robust.  Each implementation
  must expect to interoperate with others created by different
  individuals.  While the goal of this specification is to be explicit
  about the protocol there is the possibility of differing
  interpretations.  In general, an implementation should be conservative
  in its sending behavior, and liberal in its receiving behavior.  That
  is, it should be careful to send well-formed datagrams, but should
  accept any datagram that it can interpret (e.g., not object to
  technical errors where the meaning is still clear).

Which, unfortunately, people get very uptight about. (I know I've
been there).





Re: courier IMAP and Outlook problem

2000-05-15 Thread Cono D'Elia

Hi Derek,

There is a readme for setting up imap clients here:
http://www.inter7.com/courierimap/README.imap.html

Follow the instructions for the Outlook section. I have gotten it to work.

Hope this helps,
Cono

- Original Message - 
From: Derek Smith <[EMAIL PROTECTED]>
To: qmail Mailing List <[EMAIL PROTECTED]>
Sent: Monday, May 15, 2000 9:16 AM
Subject: courier IMAP and Outlook problem


> Hi,
> 
> I'm having difficulty getting MS Outlook 5 to create IMAP subfolders in
> Courier-IMAP.
> 
> Does anyone have any experience of this, do they have it working?
> 
> Can anyone offer any work around?
> 
> 
> Cheers,
> 
> Del.
> 
> 




courier IMAP and Outlook problem

2000-05-15 Thread Derek Smith

Hi,

I'm having difficulty getting MS Outlook 5 to create IMAP subfolders in
Courier-IMAP.

Does anyone have any experience of this, do they have it working?

Can anyone offer any work around?


Cheers,

Del.




Re: db files for vpopmail and courier imap

2000-05-05 Thread Ken Jones

> Cono D'Elia wrote:
> 
> Hello,
> 
> Is there a limitation for the amount of users courier imap and
> vpopmail can support using the db type files? Is it better to go with
> an sql database instead?
> 
> 
> Thanks,
> 
> Cono.

There is no limitation of cdb password files. However, modifications
to the file (add/delete/mod) start taking long amounts of time >30
seconds
when you have more than 5,000 users. 

ken jones
inter7



db files for vpopmail and courier imap

2000-05-04 Thread Cono D'Elia



Hello,
 
Is there a limitation for the amount of users 
courier imap and vpopmail can support using the db type files? Is it better to 
go with an sql database instead?
 
 
Thanks,
 
Cono.


Re: Login problems with courier-imap

2000-04-26 Thread Kristina


Thankyou. I have changed the IP Address in imapd.config but
I still get the same "connection closed" error when I login to imap.

Besides IP Address, what else needs to be changed in imapd.config to
get it up and running?


Any hints would be great,

Kristina

At 09:09 00/04/26 +0100, you wrote:
> On Wed, Apr 26, 2000 at 09:31:09AM +0900, Kristina wrote:
> > I have courier-imap compiled correctly on Solaris7 but when I try to login
I
> >  get,
> > "Connection closed by foreign host.".  In the syslog I only get,
> > " imaplogin: Connection, ip=[127.0.0.1]"  
> > 
> > When I give the correct username and password I get the "connection clos
ed"
> > error. When I enter a wrong username andpassword I do get the expected
> >  "Login incorrect" errorwhich means imap is authenticating.
> > 
> > Any hints would be great. 
> > Please note that I have not made any configuration changes to imap
following
> >  compilation.
> > Perhaps imap requires some configuration in some files???
> > 
> Yes it does, you need to edit one or two entries in imapd.config, in
> particular you need to set ADDRESS to your real IP address.

> 
> -- 
> Chris Green ([EMAIL PROTECTED])
>   Home: [EMAIL PROTECTED] Work: [EMAIL PROTECTED]
>   WWW: http://www.isbd.co.uk/
>   




Re: Login problems with courier-imap

2000-04-26 Thread Chris Green

On Wed, Apr 26, 2000 at 09:31:09AM +0900, Kristina wrote:
> I have courier-imap compiled correctly on Solaris7 but when I try to login I
>  get,
> "Connection closed by foreign host.".  In the syslog I only get,
> " imaplogin: Connection, ip=[127.0.0.1]"  
> 
> When I give the correct username and password I get the "connection closed"
> error. When I enter a wrong username andpassword I do get the expected
>  "Login incorrect" errorwhich means imap is authenticating.
> 
> Any hints would be great. 
> Please note that I have not made any configuration changes to imap following
>  compilation.
> Perhaps imap requires some configuration in some files???
> 
Yes it does, you need to edit one or two entries in imapd.config, in
particular you need to set ADDRESS to your real IP address.

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/



Re: Login problems with courier-imap

2000-04-25 Thread Kristina

No I am not using the auth_imap authentication module yet because
I can't even get courier-imap to work using default authentication.  
Although, my ultimate goal is to use the auth_imap module I can't  
get courier-imap working with /etc/passwd. 

Any help appreciated as to why I am getting  "connection closed" as
soon enter the correct username an password!

Has anyone got courier-imap running correctly on Solaris 7?
Do I need to configure anything after compilation?

Thanks,
Kristina


At 03:03 00/04/26 +0200, you wrote:
> Kristina wrote:
> > 
> > I have courier-imap compiled correctly on Solaris7 but when I try to login
I
> >  get,
> > "Connection closed by foreign host.".  In the syslog I only get,
> > " imaplogin: Connection, ip=[127.0.0.1]"
> > 
> > When I give the correct username and password I get the "connection clos
ed"
> > error. When I enter a wrong username andpassword I do get the expected
> >  "Login incorrect" errorwhich means imap is authenticating.
> > 
> > Any hints would be great.
> > Please note that I have not made any configuration changes to imap
following
> >  compilation.
> > Perhaps imap requires some configuration in some files???
> 
> Are you using the auth_imap authentication module from qmail-ldap?
> 
> -- 
> Andre
>   




Re: Login problems with courier-imap

2000-04-25 Thread Andre Oppermann

Kristina wrote:
> 
> I have courier-imap compiled correctly on Solaris7 but when I try to login I
>  get,
> "Connection closed by foreign host.".  In the syslog I only get,
> " imaplogin: Connection, ip=[127.0.0.1]"
> 
> When I give the correct username and password I get the "connection closed"
> error. When I enter a wrong username andpassword I do get the expected
>  "Login incorrect" errorwhich means imap is authenticating.
> 
> Any hints would be great.
> Please note that I have not made any configuration changes to imap following
>  compilation.
> Perhaps imap requires some configuration in some files???

Are you using the auth_imap authentication module from qmail-ldap?

-- 
Andre



Login problems with courier-imap

2000-04-25 Thread Kristina

I have courier-imap compiled correctly on Solaris7 but when I try to login I
 get,
"Connection closed by foreign host.".  In the syslog I only get,
" imaplogin: Connection, ip=[127.0.0.1]"  

When I give the correct username and password I get the "connection closed"
error. When I enter a wrong username andpassword I do get the expected
 "Login incorrect" errorwhich means imap is authenticating.

Any hints would be great. 
Please note that I have not made any configuration changes to imap following
 compilation.
Perhaps imap requires some configuration in some files???

Thanks Kristina

*Actual output: (Note: "ldaptest" is hostname)

root@ldaptest(29)%telnet ldaptest imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2000 Double Precision, Inc.  See COP
YING
 for distribution information.
1 login kristina password
Connection closed by foreign host.

Actual output in syslog:
Apr 25 15:30:57 ldaptest imaplogin: Connection, ip=[127.0.0.1]





Re: courier-imap & vchkpw

2000-03-24 Thread Christopher Seawood

Derek Smith wrote:
> 
> I can't seem to get courier-imap to compile using vchkpw as the
> authentication method.

I had a similar problem a couple of days ago.  It seems that my compiler
(gcc 2.95.2) doesn't like the way courier-imap is including vchkpw
headers.  I'm not even sure if vpopmail_config's use of '#include
"~vpopmail/include/config.h"' is valid C at all.  The attached patch
makes vpopmail_config.h a generated file using the vpopmail homedir as
detected in configure.  After you apply the patch, you'll need to run
automake in the topsrcdir & autoconf in authlib.

- cls

--- courier-imap-0.30/authlib/vpopmail_config.h.in.cls  Mon Mar 20 11:45:39 2000
+++ courier-imap-0.30/authlib/vpopmail_config.h.in  Mon Mar 20 11:45:50 2000
@@ -0,0 +1 @@
+#include "@vpopmail_home@/include/config.h"
--- courier-imap-0.30/authlib/configure.in.cls  Mon Feb 28 20:48:49 2000
+++ courier-imap-0.30/authlib/configure.in  Mon Mar 20 11:46:23 2000
@@ -564,4 +564,4 @@
 AC_SUBST(AUTHMODULES)
 AC_SUBST(LIBAUTH)
 
-AC_OUTPUT(Makefile html2man.pl authlib.html modulelist configlist)
+AC_OUTPUT(Makefile html2man.pl authlib.html modulelist configlist vpopmail_config.h)



courier-imap & vchkpw

2000-03-24 Thread Derek Smith

Hi,

I can't seem to get courier-imap to compile using vchkpw as the
authentication method.

What I am doing is (as it doesn't seem to detect vchkpw is installed)
specifying --with-authvchkpw, but it doesn't even compile the vchkpw
module.

Can someone tell me how to configure vchkpw as the authentication module
for courier-imap either via options passed to configure, or by forcing
courier-imap to see that vchkpw is installed.


Cheers,

Del.




Re: courier-imap rpm

2000-02-09 Thread Barry Smoke

I must appologizelooks like I'm going to be reloading a server here
soon.:-)

I have 2 servers set up almost identical...but with different histories.
One was a fresh RedHat 6.0 install upgraded to 6.1
the other was a RH 4/5.2/6.0/6.1 upgraded server.
I've had problems with 2 rpm's now that install just fine...but don't run
correctly.  No rhyme or reason.

Courier-imap compiles...installswon't run.
Zope compiles(from source rpm)installs...runs.but i can't log in
to manage

These 2 flukes have happened on the same server..and using the same
software, work fine on my other one.

Sorry for the snide remarks about courier not working from the rpm..
I should know by now to test on 2 servers before comenting.

Thanks,
Barry Smoke
Network Admin
Bryant Public Schools

-Original Message-
From: Sam <[EMAIL PROTECTED]>
Cc: Qmail <[EMAIL PROTECTED]>
Date: Tuesday, February 08, 2000 9:38 PM
Subject: Re: courier-imap rpm


>On Tue, 8 Feb 2000, Barry Smoke wrote:
>
>> I will say that I was impressed about the rpm building straight from the
>> tarball.but it should also work after installation.
>
>It works for me.
>
>--
>Sam
>
>
>



Re: courier-imap rpm

2000-02-08 Thread Barry Smoke

yes...as I said...it doesn't work right out of the box.

I will say that I was impressed about the rpm building straight from the
tarball.but it should also work after installation.

-Original Message-
From: Sam <[EMAIL PROTECTED]>
To: Qmail <[EMAIL PROTECTED]>
Date: Tuesday, February 08, 2000 8:57 PM
Subject: Re: courier-imap rpm


>On Tue, 8 Feb 2000, Barry Smoke wrote:
>
>> Even though the author says there's no need to post a rpmit would
>> be nice to have one that's ready to install, and runjust by
>> changing the config file.
>
>As the instruction say, you build the binary RPM directly from the
>tarball.
>
>
>--
>Sam
>
>
>



courier-imap rpm

2000-02-08 Thread Barry Smoke




Anyone used the  rpm instructions on the 
courier-imap page and gotten them to work?
 
All the files look like they install o.k.but on my RH6.0 
system, I disabled the imap line in my inetd.conf file(in order to get rid of 
the bind: already in use error) because it looks to me like it uses couriertcpd 
to listen on it's own
the start-up script runs...with the right 
messages, but I do a netstatand there's no port 143 being listened 
to...(yes...I'm using netstat -tan for a complete listing.)  I do a ps 
auxand there's no imap process running..
 
Even though the author says there's no need to 
post a rpmit would be nice to have one that's ready to install, and 
runjust by changing the config file.
 
Thanks,
Barry Smoke
 
 


Courier-IMAP Authenticate via Checkpassword !

2000-01-17 Thread Seyyed Hamid Reza Hashemi Golpayegani

Hi ,

I hava make a remote access server with radius and porslave and store my
username on a mySQL table and radiusd authenticate via this table . So I
have patch my qmail with that patch I have find on www.qmail.org that can
make qmail to receive mail based on users and uid and gid and home dir that
stored on mySQL table well. So It patch checkpassword for authenticate via
mySQL table and qmail-pop3d work with this users that not stored in Linux
passwd and they are only a mySQL users . I have apply virtual host support
with mbox_host that can find in that patch .
So my services work well so well ! But my problem is that I want to have
IMAP service . So existance IMAP daemon only authenticate form PAM or passwd
but I wanna to authenticate via mySQL table or chechpassword program that I
have already patch it to authenticate via mySQL table . So Is there any way
to setting Courier-IMAP daemon or any other IMAP daemon that work with qmail
to authenticate via checkpassword or directly from mySQL table ?

Thank You
Hamid Hashemi
Morva.net Admin




Re: courier imap and shared folders

2000-01-17 Thread Sam

On Mon, 17 Jan 2000, Samuel Gisiger wrote:

> support courier imap shared folders?

No, not yet, at least.

What you can do, though, is set up a separate account, and use that as
shared folders.  Most IMAP clients can access multiple servers.



courier imap and shared folders

2000-01-17 Thread Samuel Gisiger

hi all,

first: I'm a linux, qmail and imap greenhorn...

i have a linux RH 6.0 and qmail 1.03
i try to replace ore NT exchange server with a linux qmail/maidir/imap
configuration i uses Netscape4,7 and Outlook2000 as clients.

first, i installed qmail and qmail-pop3d, all works fine!

now i installs curier imap and it works fine but only on users inpox...
i need shared folders that all mail users can see and move mails from
users inpox to the shared folder.

what is wrong?
support courier imap shared folders?

any help is welcome

thanks sam

samuel gisiger
triaids engineering GmbH

triadis engineering GmbH
Eichholzstrasse 7
CH-3254 Messen
Telefon  +41 (31) 768 15 15
Internet www.triadis.ch




Re: Problem compiling courier-imap

1999-12-02 Thread Sam

Stefan Osterman writes:

> More problems...
> 
> Configure is done making the Makefiles but when I try to make I get this
> 
> bash# make
> Making all in numlib
> Making all in bdbobj
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c bdbobj2.c
> bdbobj2.c: In function `bdbobj_firstkey':
> bdbobj2.c:24: too few arguments to function
> *** Error code 1
> make: Fatal error: Command failed for target `bdbobj2.o'
> Current working directory /eggandbacon/usr/users/stv/courier-imap-0.18/bdbobj
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> 
> I configured to use BerkelyDB2

No problems here with "Sleepycat Software: DB 2.4.14: (6/2/98)".


-- 
Sam



Re: Problem compiling courier-imap

1999-12-02 Thread Stefan Osterman

More problems...

Configure is done making the Makefiles but when I try to make I get this

bash# make
Making all in numlib
Making all in bdbobj
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c bdbobj2.c
bdbobj2.c: In function `bdbobj_firstkey':
bdbobj2.c:24: too few arguments to function
*** Error code 1
make: Fatal error: Command failed for target `bdbobj2.o'
Current working directory /eggandbacon/usr/users/stv/courier-imap-0.18/bdbobj
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I configured to use BerkelyDB2

/Stefan

At 18:13 1999-12-01 +0100, Thomas Neumann wrote:
>Stefan Osterman <[EMAIL PROTECTED]> writes:
>
> > I  have problem compiling courier-IMAP on Solaris 2.6
> >
> > checking for wait... yes
> > checking for wait3... yes
> > checking for sigblock... no
> > checking if wait function is broken... yes
> > configure: error: I give up -- neither wait nor wait3 works properly
> > configure: error: ./configure failed for waitlib
>
>You could try to configure '--with-waitfunc=wait3' to force it; maybe
>it works anyway, but watch out for zombie processes once you have
>imapd running.
>
> > To get this far I also had to set "without-random"
>
>Sometimes Solaris can suck a golf ball through a pipe ...
>
>-t

-
Stefan Österman
Merkantildata Kommunikation AB
Box 20161
161 02 Bromma

Telefon + 46 8 5662 3087
Fax + 46 8 5662 3001
Mobil   0708-35 30 87
Internethttp://www.merkantildata.se
E-post  mailto:[EMAIL PROTECTED]

---



Re: Problem compiling courier-imap

1999-12-01 Thread Thomas Neumann

Stefan Osterman <[EMAIL PROTECTED]> writes:

> I  have problem compiling courier-IMAP on Solaris 2.6
> 
> checking for wait... yes
> checking for wait3... yes
> checking for sigblock... no
> checking if wait function is broken... yes
> configure: error: I give up -- neither wait nor wait3 works properly
> configure: error: ./configure failed for waitlib

You could try to configure '--with-waitfunc=wait3' to force it; maybe
it works anyway, but watch out for zombie processes once you have
imapd running.

> To get this far I also had to set "without-random"

Sometimes Solaris can suck a golf ball through a pipe ...

-t



Problem compiling courier-imap

1999-12-01 Thread Stefan Osterman

Hi

I  have problem compiling courier-IMAP on Solaris 2.6

checking for wait... yes
checking for wait3... yes
checking for sigblock... no
checking if wait function is broken... yes
configure: error: I give up -- neither wait nor wait3 works properly
configure: error: ./configure failed for waitlib

To get this far I also had to set "without-random"

Please help
/Stefan
-
Stefan Österman
Merkantildata Kommunikation AB
Box 20161
161 02 Bromma

Telefon + 46 8 5662 3087
Fax + 46 8 5662 3001
Mobil   0708-35 30 87
Internethttp://www.merkantildata.se
E-post  mailto:[EMAIL PROTECTED]

---



vmailmgrd & Courier-IMAP ?

1999-11-03 Thread Olivier M.

Just wondering : is anybody using Courier-IMAP together with vmailmgr ?
Would be _really_ interested to know if that works. UW-IMAPd is not
quite ideal to be used with vmailmgr.

Regards,
Olivier



Re: Courier-IMAP: IMAP services for maildirs

1999-10-27 Thread Andre Oppermann

Marlon Anthony Abao wrote:
> 
> will ldap auth and directory services be included in a future version of
> this imap implementation?

We'll do the needed patches as part of qmail-ldap. At the moment I'm
downloading courier-imap to look into it.

-- 
Andre



Re: Courier-IMAP: IMAP services for maildirs

1999-10-26 Thread Marlon Anthony Abao

will ldap auth and directory services be included in a future version of 
this imap implementation?

thanks.

-marlon

At 07:05 PM 10/26/99 -0400, Sam wrote:
>Courier-IMAP provides IMAP access to Maildirs.  Written from scratch, it
>weighs in at 1/5th the size of UW-IMAP, despite a reasonably complete
>IMAP4rev1 implementation.
>
>There might be some problems with vchkpw support in this first version,
>but everything else is functional.  Strict implementation of RFC 2060
>(IMAP4rev1) means that pretty much every IMAP client I tested was broken
>in some way - even Pine (!), although Pine's IMAP implementation was the
>best one I've looked at.  Netscape Communicator's IMAP client also works,
>although until someone at Netscape figures out that there is no such thing
>as a negative message sequence number, checking for new mail and copying
>messages between folders may not work very well.  Microsoft Outlook works
>more or less ok, but only because I relented and accomodated its bugs that
>made folder creation and deletion a rather annoying experience.
>
>   http://www.inter7.com/courierimap/
>
>* Very fast.  I opened a folder with 700 msgs for the first time with no
>   noticeable delay (on a reasonably fast box).
>
>* Supports /etc/passwd, /etc/shadow, and MD5 passwords.  Supports PAM.
>   Allegedly supports vchkpw (not tested).  Supports userdb (basically a
>   GDBM or DB based virtual mailbox database).  PAM support basically means
>   that any PAM module can be used for authentication.
>
>* Same userdb and maildir driver as maildrop (and sqwebmail).
>   Courier-IMAP will see and access sqwebmail's folders.
>
>* Some anti script-kiddie measures - limit on max # of connections, limit
>   on max # of connections from the same IP address.  Artificial delays for
>   bad passwords.
>
>What this means is that you no longer need to hack Pine into reading
>Maildirs.  Just run the server on localhost, and tell Pine to use IMAP to
>localhost to read INBOX or file mail into folders.
>
>--
>Sam