Re: [courier-users] Fun with authpipe

2005-12-02 Thread Sam Varshavchik
Johnny Lam writes: The script takes an "AUTH" request, checks the username/password using the "chkpw_pam" program, then makes a separate connection to authdaemond to make a "PRE" request to return the account data. Since authProg simply sends "FAIL" for a "PRE" request, the request falls thro

[courier-users] Fun with authpipe

2005-12-02 Thread Johnny Lam
I just wanted to share a use for authpipe that others might find useful. I wanted to use a virtual shared folder setup in Courier-IMAP so that I could use IMAP folder ACLs. However, I needed to do username/password checks against a Windows Active Directory controller. I wanted to set up Cour

Re: [courier-users] authlib/success.c:46

2005-12-02 Thread Thomas Reifferscheid
On Fri, 2 Dec 2005, Gordon Messmer wrote: Thomas Reifferscheid wrote: ... strcpy(homedir,basedir); if (chdir(homedir)) [...] Ignoring that the pseudo-code doesn't work, I know, but I think the basic idea is clear. why would you configure your users' home directory to something

Re: [courier-users] Antivirus software and mail queue management

2005-12-02 Thread Gordon Messmer
Binand Sethumadhavan wrote: 1. What antivirus software are people using with Courier? Apart from clamav, that is. Any of the commercial ones any good? I'm using Sophos Puremessage to receive mail, which passes "good" stuff back to Courier. It's very good for both spam and virus filtering.

Re: [courier-users] authlib/success.c:46

2005-12-02 Thread Gordon Messmer
Thomas Reifferscheid wrote: ... switches to strcpy(homedir,basedir); if (chdir(homedir)) where basedir is the configurable Variable from an /etc/courier file. It would happily allow me to have real users with set their Maildir to /some/raid5/very/secure/or/whatever/home/users/$HOME wit

[courier-users] authlib/success.c:46

2005-12-02 Thread Thomas Reifferscheid
I'd like to improve courier-mta to make line 46 of authlib/success.c contain a configurable base-directory, so that if (chdir(homedir)) switches to strcpy(homedir,basedir); if (chdir(homedir)) where basedir is the configurable Variable from an /etc/courier file. It

Re: [courier-users] courier-authdaemon (--sysconfdir misunderstanding)

2005-12-02 Thread Stefan Hornburg
On Fri, 02 Dec 2005 09:19:12 -0800 jackrabbit <[EMAIL PROTECTED]> wrote: > I have a question regarding the sysconfdir for courier-authlib as > relates to a Debian system: > > I have determined that the courier-authdaemon .deb file > (courier-authdaemon_0.47-4_i386.deb) places the 'authuserdb' f

[courier-users] courier-authdaemon (--sysconfdir misunderstanding)

2005-12-02 Thread jackrabbit
I have a question regarding the sysconfdir for courier-authlib as relates to a Debian system: I have determined that the courier-authdaemon .deb file (courier-authdaemon_0.47-4_i386.deb) places the 'authuserdb' file into '/etc/courier/authuserdb' and I need to duplicate this setting. But if

Re: [courier-users] imapd: IMAP_EMPTYTRASH doesn't work

2005-12-02 Thread Stefan Hornburg
Jürgen Schlierf wrote: Sorry. I mean that the mails don't get deleted after 7 days as they should be. The oldest mail in Trash was received two months ago. Supposedly the email get deleted after staying 7 days in Trash, not 7 days after the receivement date. Bye Racke

Re: [courier-users] imapd: IMAP_EMPTYTRASH doesn't work

2005-12-02 Thread J�rgen Schlierf
Sorry. I mean that the mails don't get deleted after 7 days as they should be. The oldest mail in Trash was received two months ago. -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Sam Varshavchik Gesendet: Freitag, 2. Dezember 2005 12:56 An: cou

Re: [courier-users] imapd: IMAP_EMPTYTRASH doesn't work

2005-12-02 Thread Sam Varshavchik
Jürgen Schlierf writes: The mails in the trash folder never get deleted although IMAP_TRASHFOLDERNAME and IMAP_EMPTYTRASH are correct. IMAP_TRASHFOLDERNAME=Trash IMAP_EMPTYTRASH=Trash:7 Prove that mail in the trash folder never gets deleted. pgpPZk8QIrP4I.pgp Description: PGP signature

[courier-users] imapd: IMAP_EMPTYTRASH doesn't work

2005-12-02 Thread Jürgen Schlierf
The mails in the trash folder never get deleted although IMAP_TRASHFOLDERNAME and IMAP_EMPTYTRASH are correct. IMAP_TRASHFOLDERNAME=Trash IMAP_EMPTYTRASH=Trash:7 IMAP_MOVE_EXPUNGE_TO_TRASH works fine. What's wrong? Jrügen --- This SF.net

[courier-users] Courier's sendmail not working with comma separated recipients using "mail" syntax

2005-12-02 Thread Hrotkó Gábor
Hi! when I use echo "To: [EMAIL PROTECTED],[EMAIL PROTECTED]" | /usr/sbin/sendmail.courier it works but when I use this (mail command style): /usr/sbin/sendmail.courier -s "probe" [EMAIL PROTECTED],[EMAIL PROTECTED] it generates the following error: Dec 1 17:42:00 server courierd: started,