10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Rejecting mail
FromSent OnAttachments
BamberoOct 25, 2005 2:03 pm 
Sam VarshavchikOct 25, 2005 3:28 pm 
Gordon MessmerOct 25, 2005 4:39 pm 
BamberoOct 26, 2005 4:43 am 
BamberoOct 26, 2005 4:51 am 
Sam VarshavchikOct 26, 2005 2:45 pm 
BamberoOct 26, 2005 6:15 pm 
Sam VarshavchikOct 26, 2005 6:51 pm 
BamberoOct 27, 2005 9:07 am 
BamberoOct 27, 2005 10:41 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Rejecting mailActions...
From:Bambero (robe@wp.pl)
Date:Oct 27, 2005 10:41:38 am
List:net.sourceforge.lists.courier-users

Thomas Hebinck napisał(a):

Hi,

I had the same problem with courier-0.52.1. After putting a file named ".courier" (without -xxx) into
"usr/lib/courier/etc/aliasdir" with the contents ... || echo "550 - User unknown">&2 ; exit 77 ... the mails are rejected.

Good luck!

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Bambero Sent: Thursday, October 27, 2005 6:10 PM To: Sam Varshavchik Cc: cour@lists.sourceforge.net Subject: Re: [courier-users] Rejecting mail

Sam Varshavchik napisa?(a):

Bambero writes:

Hmm

Ok, I have deleted my /etc/courier dir and type make install && make install-configure again. So I have fresh installation, but there is still the problem.

Messages that shouldn't be accepted now are in /etc/courier/aliasdir/Maildir.

Why ?

Because you must have a .courier-default file in there.

Doesn't works. Maybe dot-courier is not enabled by default in my version of courier (0.48.2).

I create 0 length file /etc/courier/aliasdir/.courier-default. Messages still are stored in /etc/courier/aliasdir/Maildir. I creted /etc/courier/aliasdir/.courier-default contains line ./Mailbox. Messages still are stored in /etc/courier/aliasdir/Maildir.

It seems that courier don't read .courier-xxx files. I tested it with existing account too. The result is the same.

Now it works fine.

Thanks