Re: [Exim] Multiline aliases file

Top Page
Delete this message
Reply to this message
Author: Matthew Byng-Maddick
Date:  
To: List - Exim
Subject: Re: [Exim] Multiline aliases file
On Sat, Nov 30, 2002 at 09:58:04AM -0600, Hanasaki JiJi wrote:
> What is the correct way to make a multiline aliases file?


The correct way is to check the manual first. But in the absence of any
evidence of that happening, then the below should work.

> The below is not sending out to em[3..5] with exim 4.1


In any exim...

> /etc/aliases
> ================
> originalto: em1, em2
> , em3
> , em4 #blah
> ,em5


I don't know where you think you read that the above monstrosity might
work, but:

| originalto: em1, \
|             em2, \
|             em3, \
|             em4, \
|             em5


works for me

MBM

--
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/