AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20071214143950.0d3695f2@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C9222@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 14 Dec 2007 14:40:04 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: exim4-daemon-custom configuration error
Message-ID: <20071214144004.590cb4b9@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C9222@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C9222@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Yeah, we should fix that.  I'm guessing the fix should go in one of the
config files, those two transports should not be configured.

On Fri, 14 Dec 2007 14:34:44 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> This is when I have ONStor libraries installed:
> 
> Errors were encountered while processing:
>  exim4-daemon-custom
>  at
>  exim4
>  exim4-config
>  exim4-base
> Setting up exim4-config (4.63-17) ...
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> 2013-04-18 23:47:32 Exim configuration error in line 597 of
> /var/lib/exim4/config.autogenerated.tmp:
>   transport address_pipe: cannot find transport driver "pipe"
> exim: could not open panic log - aborting: see message(s) above
> Invalid new configfile /var/lib/exim4/config.autogenerated.tmp
> not installing /var/lib/exim4/config.autogenerated.tmp to
> /var/lib/exim4/config.autogenerated
> 
> This is the contents of /var/lib/exim4/config.autogenerated.tmp around
> line 597:
> 
> begin transports
> 
> address_file:
>   debug_print = "T: address_file for $local_part@$domain"
>   driver = appendfile
>   delivery_date_add
>   envelope_to_add
>   return_path_add
> 
> address_pipe:
>   debug_print = "T: address_pipe for $local_part@$domain"
>   driver = pipe
>   return_fail_output
> 
