On Wed, 2007-08-08 at 18:36 +0200, Sebastian Ganschow wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Steffen Kaiser schrieb:
> >
> > The compiled script needs to be written there by the user. Is it there?
> > If not: you might pre-compile it with sievec (as root).
> > If yes: I'm not sure, if Sieve errors can happen, when the script is
> > already compiled; I'd enable a+wx permission for testing purpose on
> > /var/vmail.
> 
> I've tried it just yet, but it doesn't change anythin. With verbose logging
> there's no sign that the globalsieve file is used.

Set mail_debug=yes. Make deliver log its info and errors to a single
file:

protocol lda {
  log_path = /var/log/deliver.log
  info_log_path = /var/log/deliver.log
}

Now after trying to deliver a mail, what does the log contain?

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to