Sam Varshavchik wrote:
> Jerome Bullert writes:
> 
>>
>> The problem with using hyphens, of course, is that last names, and
>> therefore usernames, are commonly hyphenated, which could lead to
>> confusion or to emails intended for one user being delivered to another
>> user.
>>
>> Is there any way to make this character configurable (to use the plus
>> sign, rather than the hyphen, for instance)?
>>
>> Or even, if necessary, to change the character used for this somewhere
>> in the source code before compiling?
> 
> No, there is no single switch. There are a lot of dependencies on the 
> established naming scheme, for example couriermlm.
> 

That's what I was afraid of, but expected.

I've tried to implement this with a script run from 
/usr/lib/courier/etc/aliasdir/.courier-default to generate dynamic delivery 
instructions but it seems that, no matter the exit code I use, all messages are 
accepted. Those with invalid addresses swim around in the queue until they 
ultimately fail, and are then caught by the backscatter block. Is this the 
normal/expected behavior at this point?

Is there no way to reject any message once the process reaches 
/usr/lib/courier/etc/aliasdir/.courier-default ? (neither when running an 
external program nor when generating dynamic delivery instructions?)

-Jerome


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to