[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim (.forward)



On Sat, Aug 31, 2002 at 09:10:00PM +0200, Christian Schoenebeck wrote:
| Am Samstag, 31. August 2002 15:38 schrieb Derrick 'dman' Hudson:
| > On Sat, Aug 31, 2002 at 12:52:27AM +0200, Christian Schoenebeck wrote:

| > | So is there a way to save messages in maildir format?
| >
| > Put a trailing slash on the path so that exim knows you want to use
| > the directory_transport instead of the file_transport for delivery.
| 
| Ok, I did that, now mails matching above rule are stuck in the local queue. 
| This is what /var/log/exim/mainlog says:
| 
|   D=userforward defer (-11): error in forward file (filtering not enabled):
                                                      ^^^^^^^^^^^^^^^^^^^^^
|   missing or malformed local part (expected word or "<") in "if 
|   error_message then finish"
| 
| Any ideas?

Put the line
    filter = true
on your userforward director.  Without it you disable exim's filter
language in the .forward file and can only use traditional
sendmail-style constructs in the file.

-D

-- 
Dishonest money dwindles away,
but he who gathers money little by little makes it grow.
        Proverbs 13:11
 
http://dman.ddts.net/~dman/

Attachment: pgpY8QOHshDSo.pgp
Description: PGP signature


Reply to: