Davide Minardi wrote:

> this is my exim -bV output
> 
> Exim version 4.50 #1 built 11-Apr-2006 12:29:22
> Copyright (c) University of Cambridge 2004
> Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December  3, 2003)
> Support for: iconv() IPv6 GnuTLS
> Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dsearch 
> nis nis0 passwd
> Authenticators: cram_md5 plaintext
> Routers: accept dnslookup ipliteral manualroute queryprogram redirect
> Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
> Fixed never_users: 0
> Configuration file is /var/lib/exim4/config.autogenerated
> 
> 

Well ....

In prior posts, you had:

> Error message :
> router sent_archive_delivery : cannot find rouiter driver " appendfile " 

Which we should not be seeing. The gap between the opening quotation mark and 
the start of the word appendfile is worrisome (unless you made a typo).

Try deleting that line and re-typing it to insure there are no hidden 
characters.


You also had:

> ignore_target_hosts : command unknow  

Which would occur if that were to appear in the wrong section of Exim's 
configure file.  Elsewhere, in what you posted, you ran your transports and 
routers together.

You seem to have deleted the line that says:

begin transports

ELSE have stuck the archive transport in the router section...

You need to clean that up. Look at the Exim default configure file.

Then also, you mentioned workign with the file:

> ok ... the right conf file is /etc/exim4/exim4.conf-template

Not sure how that 'template' is used, but you want to verify what is in the 
file 
it *produces* (manually or by Debmagic), which is probably:

/etc/exim4/exim4.conf

BTW - you are using a Micros**t MUA so broken I have to dig your posts out of 
my 
Quarantine folder.

If you are also *editing* on a WinBox, you switch to one of the text-mode 
editors available on your Debian box.

You do NOT need embedded soft line-feeds or similar garbage from WYSIWIG MUA's 
or editors.

Check all that and see if the problem is resolved.

HTH,

Bill







-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to