Hi Jorge, This requires 2.1.7, the development release of Dbmail. 2.1.7 is not suited for production use.
Get them to use IMAP if they want to see the spam folder. But really... do they ever need to see the spam folder? Alternative solution: You could give every user 2 mailboxes, a filtered one and one that contains all spam messages. instead of moving messages to a mail folder you could forward it to it's spam account. That seems alot of hassle for something not that important. Ltrz Op 14/8/2006 schreef "Jorge Bastos" <[EMAIL PROTECTED]>: >Hum... that is just what i need (i think) > >This is done for every user right? >But if the user gets the email by POP3 (that is 99% of the users)? he will >never see the "spam" folder... how to resolve it in this situation? > >Jorge > >----- Original Message ----- >From: "Casper Langemeijer" <[EMAIL PROTECTED]> >To: <[email protected]> >Sent: Monday, August 14, 2006 11:58 AM >Subject: [Dbmail] sieve fileinto command > > >> >> 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
