for svn use

autoreconf -i
configure
make
make install
  ----- Original Message ----- 
  From: Jake Anderson 
  To: DBMail mailinglist 
  Sent: Tuesday, August 15, 2006 1:08 PM
  Subject: Re: [Dbmail] sieve fileinto command


  just a question.
  I downloaded the latest svn following the destructions from the website, but 
it didnt seem to have any ./configure or make files there.
  I copied it over the 2.1.7 version and ran configure and make from there and 
it all seemed to work but it doesn't seem like its the right way.
  What am i missing?

  Casper Langemeijer wrote: 
I just installed SVN Trunk and... no probs...

I'm sorry to have wasted your time!


Op 14/8/2006 schreef "Casper Langemeijer" <[EMAIL PROTECTED]>:

  Hi guys,

I built & installed 2.1.7 and have the following problem:

When I activate the following sievescript

<sievescript>
require ["fileinto"];
if allof (header :contains "subject" "{spam?}") {
        fileinto "spam";
}
</sievescript>

My mails containing {spam?} are being put in my folder "spam" but
marked deleted (and answered?!?!) as well. I read the RFC3028 (not
entirely ;-) ) and the paragraph about fileinto (4.2) says nothing about
deleting the message.

Is this a bug, or misconfiguration, or lack of understanding?


Secondary, I noticed that the number of messages in my spam folder is
wrong. It includes the messages that are marked deleted. This could well
be a problem in my webmail client (IlohaMail), didn't check yet.

Grtz, Casper


_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail
    

_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

  

------------------------------------------------------------------------------


  _______________________________________________
  Dbmail mailing list
  [email protected]
  https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to