Re: imap 2.0.14 and sieve problems

2001-07-18 Thread David Saranen
I've seen this behaviour from several different MTA's. I thought that RFC1123 (Para 5.2.13) addressed this issue, but upon checking, I see that it refers to return-path. -Dave Pavel Levshin wrote: > > Hello Ken, > > Wednesday, July 11, 2001, 8:23:00 PM, you wrote: > > >> nw> Why is there no

Re: Re[2]: imap 2.0.14 and sieve problems

2001-07-18 Thread Amos Gouaux
> On Wed, 18 Jul 2001 18:06:32 +0400, > Pavel Levshin <[EMAIL PROTECTED]> (pl) writes: pl> Then, some servers on the Net do not accept those mails. I've got this pl> error from remote MTA (IMail 5.05): MAIL From:<> SIZE=726 pl> <<< 501 bogus mail from pl> Which RFC states this beha

Re[2]: imap 2.0.14 and sieve problems

2001-07-18 Thread Pavel Levshin
Hello Ken, Wednesday, July 11, 2001, 8:23:00 PM, you wrote: >> nw> Why is there no from address (I set the servername: in /etc/imapd.conf) and >> The message is formated as a bounce. KM> Technically speaking, it is an MDN (message disposition notification). KM> The reason that there is no envelo

Re: imap 2.0.14 and sieve problems

2001-07-11 Thread Ken Murchison
Amos Gouaux wrote: > > > On Wed, 11 Jul 2001 09:25:08 -, > > Nico Weichbrod <[EMAIL PROTECTED]> (nw) writes: > > nw> Why is there no from address (I set the servername: in /etc/imapd.conf) and > > The message is formated as a bounce. Technically speaking, it is an MDN (message di

Re: imap 2.0.14 and sieve problems

2001-07-11 Thread Amos Gouaux
> On Wed, 11 Jul 2001 09:25:08 -, > Nico Weichbrod <[EMAIL PROTECTED]> (nw) writes: nw> Why is there no from address (I set the servername: in /etc/imapd.conf) and The message is formated as a bounce. nw> what mean insufficient privileges to change uid, and why cyrus want to use nw>

Re: imap 2.0.14 and sieve problems

2001-07-11 Thread Nico Weichbrod
Ken Murchison <[EMAIL PROTECTED]> schrieb: > > I didn't think that installsieve compiled anymore. You should start > using the sieveshell perl program with Cyrus 2.x. > > What is in this directory. You should have your script and the a soft > link from 'default' to your script. lmtpd looks f

Re: imap 2.0.14 and sieve problems

2001-07-10 Thread Ken Murchison
Nico Weichbrod wrote: > > Ken Murchison <[EMAIL PROTECTED]> schrieb: > > > > > How did you install and test the script? > > I install the script with installsieve -i

Re: imap 2.0.14 and sieve problems

2001-07-10 Thread Nico Weichbrod
Ken Murchison <[EMAIL PROTECTED]> schrieb: > > How did you install and test the script? I install the script with installsieve -i

Re: imap 2.0.14 and sieve problems

2001-07-10 Thread Ken Murchison
Nico Weichbrod wrote: > > Hello, > > I installed cyrus-imapd 2.0.14 and all worked fine. > Now I wont use sieve-scripts. I installed and tested the script without > errors, but the script do not run when mail come in. On the old cyrus-imapd > 1.6.24 the same script works fine. > The imapd.conf

imap 2.0.14 and sieve problems

2001-07-10 Thread Nico Weichbrod
Hello, I installed cyrus-imapd 2.0.14 and all worked fine. Now I wont use sieve-scripts. I installed and tested the script without errors, but the script do not run when mail come in. On the old cyrus-imapd 1.6.24 the same script works fine. The imapd.conf is the same on both server. Is there any