[courier-users] courier imap and eudora search

2004-08-25 Thread synrat
I'm running the latest Courier imap.
While most IMAP clients ( mozilla, outlook ) seem to cache
the headers and use cached headers for searches, Eudora seems to be
pretty dumb. It caches the headers, but goes to the server for searches.
This generates a huge load on the server, especially if the Maildir has 
a lot of messages. Eventually searches from eudora time out or lock up.
Is there a way to prevent IMAP searches from being accepted and force 
the clients to do all their searches locally ?

Another problem is with Eudora's way of displaying Maildir folders.
It always puts Inbox as the top root folder and the other folders as 
it's subfolders. While other clients may display the same thing, that 
doesn't affect the funcitonality. In Eudora a search for any 
subdirectory in Maildir, must for some reason inclide the Inbox, which 
adds up to the previous problem. Is there a specific namespace I could 
use to force Eudora into thinking all suddirectories are separate 
folders not subfolders of inbox ?

thank you all in advance.

---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] feature request. mailadm group.

2004-05-04 Thread synrat
Sam,

Is it possible to have an administration feature, alike
wu-imap's mailadm, where all members of tech. support
group can login to any account and troublshoot e-mail for users.
maidir format seems a lot more reliable, when it comes to message 
corruption,
but the users still do stupid things it'd be good to give some tools
to desktop support people, instead of having them blindly send requests 
to us, admins.

thanx for the great software.



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] ldap authentication

2004-04-26 Thread synrat
I'm still trying to get authldap working for courier-imap.

This is on sol9/sparc and ldap server is IPlanet 5.1.
LDAP libraries I used to link against are also from Sun/Netscape SDK
User directories are local. No virtual domains. The base dn and
other LDAP settings seem correct ( uidnumber, gidnumber, homedirectory,
userpassword )

It seems to generate the search requests properly, which
I can see in ldap log file, when it binds with a user name and
password supplied, does a search and gets some values in return,
but I can't tell what it does with those values after that.
I simply get 001 NO Login failed. Does this mean it never receives the
search results back or does authentication fail for some other reason ?
Log output from LDAP server and truss output from authdaemond.ldap are
below.

thank you all in advance.

[26/Apr/2004:13:09:46 -0400] conn=51474 fd=90 slot=90 connection from
192.168.1.2 to 192.168.1.3
[26/Apr/2004:13:09:46 -0400] conn=51474 op=0 BIND dn= method=128
version=2
[26/Apr/2004:13:09:46 -0400] conn=51474 op=0 RESULT err=0 tag=97
nentries=0 etime=0 dn=
[26/Apr/2004:13:09:46 -0400] conn=51474 op=1 SRCH
base=ou=people,dc=domain,dc=com scope=2 filter=(uid=user)
attrs=homeDirectory cn userPassword uidNumber gidNumber uid
[26/Apr/2004:13:09:46 -0400] conn=51474 op=1 RESULT err=0 tag=101
nentries=1 etime=0



- truss

truss -p 1898
poll(0xFFBFFA20, 2, 30) (sleeping...)
poll(0xFFBFFA20, 2, 30) = 1
accept(8, 0xFFBFFB84, 0xFFBFFB94, 1)= 4
fcntl(4, F_SETFL, 0x)   = 0
poll(0xFFBFF4F0, 1, 1)  = 1
read(4,  A U T H   2 9\n i m a p.., 1024) = 38
open(/usr/libexec/courier/etc/authldaprc, O_RDONLY) = 6
fstat(6, 0xFFBFF360)= 0
fstat64(6, 0xFFBFF1A8)  = 0
brk(0x0003E148) = 0
brk(0x00040148) = 0
fstat64(6, 0xFFBFF050)  = 0
ioctl(6, TCGETA, 0xFFBFF134)Err#25 ENOTTY
read(6,  # # V E R S I O N :   $.., 8192) = 7273
open(/etc/netconfig, O_RDONLY|O_LARGEFILE)= 9
fcntl(9, F_DUPFD, 0x0100)   Err#22 EINVAL
read(9,  # p r a g m a   i d e n.., 1024) = 1024
read(9,  t s   t p i _ c.., 1024) = 215
read(9, 0x000376B0, 1024)   = 0
lseek(9, 0, SEEK_SET)   = 0
read(9,  # p r a g m a   i d e n.., 1024) = 1024
read(9,  t s   t p i _ c.., 1024) = 215
read(9, 0x000376B0, 1024)   = 0
close(9)= 0
open(/dev/udp, O_RDONLY)  = 9
ioctl(9, 0xC00C6982, 0xFFBFEB34)= 0
close(9)= 0
open64(/var/run/name_service_door, O_RDONLY)  = 9
fcntl(9, F_SETFD, 0x0001)   = 0
door_info(9, 0xFF042748)= 0
door_call(9, 0xFFBFCAA0)= 0
so_socket(PF_INET, SOCK_STREAM, IPPROTO_IP, , 1) = 10
sigfillset(0xFF042940)  = 0
sigprocmask(SIG_BLOCK, 0xFFBFED00, 0xFFBFECF0)  = 0
fcntl(10, F_GETFL, 0x)  = 2
fcntl(10, F_SETFL, 0x0082)  = 0
connect(10, 0xFFBFED10, 16, 1)  Err#150 EINPROGRESS
poll(0xFFBFEAB0, 1, -1) = 1
getsockopt(10, SOL_SOCKET, SO_ERROR, 0xFFBFEC84, 0xFFBFEB78, 1) = 0
fcntl(10, F_SETFL, 0x0002)  = 0
sigprocmask(SIG_SETMASK, 0xFFBFECF0, 0x) = 0
time()  = 1082999111
write(10,  0\f020101 `0702010204\0.., 14) = 14
poll(0x000376F0, 5, -1) = 1
brk(0x00040148) = 0
brk(0x00042148) = 0
read(10,  0\f020101 a07\n01\004\0.., 8192)= 14
time()  = 1082999111
time()  = 1082999111
write(10,  08181020102 c |041F o u.., 132)= 132
time()  = 1082999111
poll(0x000376F0, 5, 5000)   = 1
read(10,  081A0020102 d819A04 ) u.., 8192)= 177
time()  = 1082999111
time()  = 1082999111
poll(0xFFBFF490, 1, 3)  = 1
write(4,  F A I L\n, 5)   = 5
close(4)= 0
poll(0xFFBFFA20, 2, 30) (sleeping...)



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: 

[courier-users] high availability advise for IMAP

2004-03-09 Thread synrat
Hello all,

I would like to setup some kind of high availability configuration
for Courier IMAP.
I was wondering if anyone tried simultanous write access
to a fiber channel array that only has Maildirs. I know
nobody should dare to think of such setups with any kind of file locking,
but is Courier/Maildrop/Maildir setup so completely 'lockless' that it 
would
work ?

I would also appreciate some feedback on NFS based Maildir setups also.

thank you all in advance.

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] help with ldap

2004-02-11 Thread synrat
are you using sun's ldap or open ldap ?
courier compiled and linked fine against sun's
ldap libraries, but I can't figure out how to test it.
I suppose, that if it sends requests then some functionality
is definitely there, but how to troubleshoot it ?

I did play around with the settings, some things are obvious,
homeDirectory, crypt or clear password, but some are not.
what's the mail setting for ? is that the naming attribute ?
does that mean that if my naming attribute is uid: then
LDAP_MAIL needs to be set to uid ?

how are the filters used and what information does courier imap need
to retrieve to authenticate users ?
I tried all of these, but none worked.

LDAP_FILTER(objectclass=shadowAccount)
LDAP_FILTER(objectClass=posixAccount)
LDAP_FILTER (obectClass=top)


I would love to contribute to documentation, but have serious problems
getting it to work in the first place.


On Wed, 11 Feb 2004, [ISO-8859-1] Jürgen Magin wrote:

 Hi

 I have a similar problem with the authentication.

 You have to configure the authdaemonrc and authldaprc files and you need
 some more
 attributes in your LDAP entries (like mail, homeDirectory..).

 I tried authentication via imapd (mozilla) and get always
 authentication failed.
 In the logs i can see that imapd talk to authdaemon and authdaemon talks to
 the LDAP server (openldap), but in the logs of the LDAP server are only
 empty requests.

 Did anyone know what's going wrong?

 I'm using courier 0.42.2.

 --
 Mit freundlichen Grüßen

 Jürgen Magin

 **
 ##
 #  OCTOGON Software Development GmbH #
 #  http://www.octo-soft.de   #
 ##
 #  Jürgen Magin, Einsteinstr. 11, D 68519 Viernheim  #
 ##
 #  Tel   : +49 6204/914874   #
 #  Fax   : +49 6204/914875   #
 #  EMail : [EMAIL PROTECTED]   #
 ##
 **


 synrat schrieb:

 Can someone please explain how to setup authentication for courier via
 LDAP.
 Using real local accounts. I tried doing it with ssl and without, with
 bind and anonymously,
 all I see in LDAP log ( iplanet ) is an empty request.
 
 thank you in advance.
 
 dn: uid=dude,ou=people,dc=domain,dc=com
 cn: dude
 uidNumber: 217
 gidNumber: 10
 gecos: dude
 homeDirectory:
 /export/home/dude
 loginShell: /bin/ksh
 creatorsname: cn=directory manager
 objectClass: posixAccount
 objectClass: shadowAccount
 objectClass: account
 objectClass: top
 uid: dude
 userPassword: {crypt}rYP6wibF9n81Q
 
 
 
 
 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 
 





 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] help with ldap

2004-02-10 Thread synrat
Can someone please explain how to setup authentication for courier via
LDAP.
Using real local accounts. I tried doing it with ssl and without, with
bind and anonymously,
all I see in LDAP log ( iplanet ) is an empty request.

thank you in advance.

dn: uid=dude,ou=people,dc=domain,dc=com
cn: dude
uidNumber: 217
gidNumber: 10
gecos: dude
homeDirectory:
/export/home/dude
loginShell: /bin/ksh
creatorsname: cn=directory manager
objectClass: posixAccount
objectClass: shadowAccount
objectClass: account
objectClass: top
uid: dude
userPassword: {crypt}rYP6wibF9n81Q




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] admin. features

2003-12-23 Thread synrat
I was wondering, is there a way in courier-imap to allow help desk people
to login to users' accounts ? Similar to WU IMAP's mail group feature.
thank you all





---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] authldap

2003-12-23 Thread synrat
What attribute do I need to query and what filters to use to let users 
authenticate via LDAP.
I don't have any virtual accounts. Every user has a posixAccount and 
shadowAccount attribute and
his own homedirectory. the mail is delivered to 
/export/home/$USER/Maildir by Postfix quiering uid
attribute in LDAP.

I think I got ldapauth to bind successfully with 
cn=proxyagent,ou=profile,dc=mydomain,dc=com ,
at least the log in LDAP says it binds without errors.

Is it possible to list multiple ldap servers in the config for fail-over ?

I'm using Iplanet LDAP.

thank you all





---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


RE: [courier-users] maildirquota

2003-11-25 Thread synrat
It's strange that such an important aspect isn't documented. This is
how ufs(system) quotas are mentioned in courirer imap docs.

 If  you would like to have a quota on your maildir mailboxes, the best
   solution  is  to  always  use  filesystem-based quotas: per-user usage
   quotas that is enforced by the operating system.

but is  maildrop or maildirquota able to read those quotas and do the same
user notfications as with maildir quota files ?

I have it working with 2 methods simultaneously, to have notification sent
out automatically, so users clean out their mailboxes and don't bother us
with quota related calls, but I would like to avoid
using 2 different methods. The system isn't live yet, but I'm sure this
will become an issue with almost 4000 users.
historically using ufs quotas with IMAP hasn't been working out very well.
maildrop -w feature seems to deliver exactly what I need, but how can it
be implemented with ufs quotas ?

Thank you for your reply.

On Tue, 25 Nov 2003, Mitch (WebCob) wrote:

 My understanding is that you have to use maildirquota, but I'd suggest
 making sure that maildirquota is a bit smaller than the real quota to
 account for non-mail related storage (even if they are just maildrop files
 and directory structures, and so on they DO take space).

 Perhaps a script to automate your updates to maildirquotas based on your
 filesystem quotas to ensure they stay in sync?

 Personally, I use filesystem quotas as a failsafe to keep a user from
 accidentally occupying the whole system, so mine are many times what a
 typical user quota is in email.

 m/

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of synrat
 Sent: Tuesday, November 25, 2003 8:12 AM
 To: [EMAIL PROTECTED]
 Subject: [courier-users] maildirquota


 Is there any way to get maildrop to see file system quotas and send a
 warning message at x% or do I have to use maildirquota files ?
 This seems to be missing in maildirquota documentation.

 thank you


 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 Does SourceForge.net help you be more productive?  Does it
 help you create better code?  SHARE THE LOVE, and help us help
 YOU!  Click Here: http://sourceforge.net/donate/
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 Does SourceForge.net help you be more productive?  Does it
 help you create better code?  SHARE THE LOVE, and help us help
 YOU!  Click Here: http://sourceforge.net/donate/
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] maildrop and deliverquota configuration

2003-11-13 Thread synrat
I gave up on trying to get procmail to use use deliverquota ( if anyone 
has this working please respond )
and compiled maildrop with support for deliverquota. From what I 
understood in the man page,
this is what I need for mailbox command in postfix. The install script 
updated my master.cf automatically .
The delivery works, but I get no warning message when I exceed the 
warning level. I did create maildirsize file
with maildirmake  -q  and it calculated the size and message count, but 
when new e-mail comes in it doesn't seem to
be updating it.

master.cf ==

maildrop  unix  -   n   n   -   -   pipe
 flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
main.cf ==

mailbox_command = /usr/local/bin/maildrop -w 80

/etc/maildroprc ==

import SENDER
import RECIPIENT
import HOME
DEFAULT=$HOME/Maildir/
MAILDIRQUOTA=$DEFAULT/maildirsize
The quotawarnmsg is in /usr/local/etc and if world readable.





---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] procmail and deliverquota

2003-11-11 Thread synrat
that explains how to use maildirs with procmail. I figured that out
easily. Procmail delivers just fine to the Maildirs, but when the user
goes over quota, Procmail starts dumping e-mail in /var/mail in mbox
format


What I need is a way to use deliverquota as procmail recipe ?!
and hopefully prevent Procamil from being stupid when the user goes over
quota.
Do you know how to do that ?

On Tue, 2003-11-11 at 03:18, Michael J Wise wrote:
 On Nov 10, 2003, at 5:00 PM, synrat wrote:
 
 Can someone tell what's the right way to mix the 2 ?
 
 Relevant details (if a bit obsolete) are all here.
 
 http://lucite.kapu.net/~bofh/20021228/
 
 Specifically here:
 
 http://lucite.kapu.net/~bofh/20021228/procmail.html
 
 The Secret's in the sau^W /etc/procmailrc file, and the setting of
 the$DEFAULT variable to 'Maildir/.
 
 DEFAULT=$HOME/Maildir/
 
 Aloha mai Nai`a!
 -- 
 Please have your Internet License
 http://kapu.net/~mjwise/
   and Usenet Registration handy...



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] procmail and deliverquota

2003-11-11 Thread synrat
That's a sledge hammer solution, but thank you. I'm still trying to find 
a more intelligent way of dealing with it.
Some people actually delete /var/mail to fix it :).  

When I try to use deliverquota from procmail, in the similar fomrat 
you're suggesting, but appending $HOME/Maildir to the command.,
it kind of seems to to work halfway. Once the user is approaching the 
quotas ( both ufs and maildirmake -q ), a blank message starts coming
into the inbox. It has no headers, wrong date ( 1969 ) and no content. 
It appears in the inbox of imap client, but in reality it's not in 
maildir, it's just a 0 byte file in /var/mail/ . If I delete the file, 
it gets recreated with 0 bytes with the next message that comes in. It's 
a bit puzzling.
I renamed the quotawarnmsg file and it is world readable.  Anyone ??



DEFAULT=$HOME/Maildir/

:0 fwh
| /usr/libexec/courier-imap/bin/deliverquota -w 85 $DEFAULT
Michael J Wise wrote:

On Nov 11, 2003, at 1:54 AM, synrat wrote:

that explains how to use maildirs with procmail. I figured that out
easily. Procmail delivers just fine to the Maildirs, but when the user
goes over quota, Procmail starts dumping e-mail in /var/mail in mbox
format


 Interesting.

% sudo chown root /var/mail/$user
% sudo chmod 000 /var/mail/$user
What I need is a way to use deliverquota as procmail recipe ?!


Sorry, hazy on that, having never done it.
If deliverquota is a command, then something like this MIGHT work:
:0 fwh
| deliverquota
and hopefully prevent Procamil from being stupid when the user goes 
over quota.


Just out of curiosity, what would not stupid look like, exactly?
A bounce message that sez, Over Quota?
Do you know how to do that ?


No, but I have some ideas.

Aloha mai Nai`a!




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] quotas, ldap, eudora, mozilla and other issues

2003-11-10 Thread synrat
I'm running the latest ocurier imap, postfix, procmail, squirelmail on
solaris 9. Courier seems to be a great candidate, but I need to resolve
many things before putting it in production.

I'm testing the setup for replacing wu imap with courier for 3500+
users.
I'll appreaciate any feedback on any of the above configurations.

Here are some issues I discovered so far.

1. mozilla 1.4 ( linux ) over imaps doesn't display new messages after the
user exceeds the system ufs quota and quota limit is increased.

2. quota warning messages have no content or headers, just blank message (
I suppose they're quota warning messages :). I did change the filename for
the quotawarnmsg. Who should be the owner of that file ? it's not in the
man page.

3. eudora 6 ( windows ) doesn't seem to work with tls issued by courier.
while I'm quite sure it is a problem with Eudora
is this a known issue ? is there a workaround ?

4. courier was linked without problems with sun's ldap libraries, but I
haven't been able to set it up to use LDAP. Is there documentation for
authentication to IPlanet/SunONE LDAP, not just OpenLDAP ?
I tried binding with proxy account, that didn't produce anything. Are
there flags for verbose logging/debugging ?

thank you for taking the time to read this.

synrat


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] procmail and deliverquota

2003-11-10 Thread synrat
Can someone tell what's the right way to mix the 2 ?

I use postfix as mta and user's maildirs are in  their home directories
/export/home/username/Maildir

I don't think pipin one to another works. I get blank messages instead
of warnings that my quota's been exceeded.

thanx in advance



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] iplanet ldap and courier imap

2003-11-04 Thread synrat
I hope someone on this list has experience with LDAP.

I'm using Iplanet LDAP 5.1, that comes bundled with Solaris 9.
I'm not sure whether I need openldap libraries for building ldap
support into courier. I did it without installing openldap and
I seem to have authldap module which is linked to system's ldap
library. Now, what credentials do I need to use to bind to LDAP server ?
I tried using clear text password for proxy account that binds to LDAP
server, but that doesn't seem to work. If anyone has any experience with
this or knows of good how-tos, I'll greatly appreciate both.

thank you all in advance.


ldd authdaemond.ldap
libgdbm.so.3 =  /usr/local/lib/libgdbm.so.3
libpam.so.1 =   /usr/lib/libpam.so.1
libdl.so.1 =/usr/lib/libdl.so.1
libldap.so.5 =  /usr/lib/libldap.so.5
libresolv.so.2 =/usr/lib/libresolv.so.2
libcrypt_i.so.1 =   /usr/lib/libcrypt_i.so.1
libsocket.so.1 =/usr/lib/libsocket.so.1
libnsl.so.1 =   /usr/lib/libnsl.so.1
libc.so.1 = /usr/lib/libc.so.1
libcmd.so.1 =   /usr/lib/libcmd.so.1
librt.so.1 =/usr/lib/librt.so.1
libmd5.so.1 =   /usr/lib/libmd5.so.1
libgen.so.1 =   /usr/lib/libgen.so.1
libmp.so.2 =/usr/lib/libmp.so.2
libaio.so.1 =   /usr/lib/libaio.so.1
/usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1
/usr/platform/SUNW,Sun-Fire-480R/lib/libmd5_psr.so.1





---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users