Re: [exim] Sieve Filters: handling of inbox.xyz.uvw

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users @ exim. org
Αντικείμενο: Re: [exim] Sieve Filters: handling of inbox.xyz.uvw
Rainer Sigl wrote:
> I post my question once more in the hope of getting a suitable solution:


> "{/home/virtual_mail/sigl/.freebsd/}}" is not absolute".


As someone else already pointed out, the pathname you've
generated seems to begin with a "{" character.
Absolute paths begin with a "/".

- Jeremy