Yeah, at first I was sending from the same address. Then I realized this problem and started sending from a different address, but still no luck. David Gottschalk UTS Email team david.gottschalk@xxxxxxxxx -----Original Message----- From: David R Bosso [mailto:dbosso@xxxxxxxxxxxxx] Sent: Thursday, May 21, 2009 1:51 PM To: Gottschalk, David Subject: RE: Cyrus + Sieve --On Thursday, May 21, 2009 1:41 PM -0400 "Gottschalk, David" <dgottsc@xxxxxxxxx> wrote: > Yeah, I?m sending emails to that address. Are you sending them from a different address? I'm pretty sure it won't reply to one of its defined addresses to prevent loops. -David > How do I enable duplicate suppression? I think that might be my issue. > I?ve enabled it in imapd.conf, and defined the database type, but it > doesn?t seem to be creating a duplicate.db. > > Thanks. > > David Gottschalk > UTS Email team > david.gottschalk@xxxxxxxxx<mailto:david.gottschalk@xxxxxxxxx> > > From: info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx > [mailto:info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx] On > Behalf Of Blake Hudson Sent: Thursday, May 21, 2009 12:27 PM > To: info-cyrus@xxxxxxxxxxxxxxxxxxxx > Subject: Re: Cyrus + Sieve > > That looks valid as far as I can tell... Are you sure the messages are > actually being sent to one of the listed addresses? > > --Blake > > -------- Original Message -------- > Subject: Re: Cyrus + Sieve > From: Gottschalk, David <dgottsc@xxxxxxxxx><mailto:dgottsc@xxxxxxxxx> > To: Blake Hudson <blake@xxxxxxxx><mailto:blake@xxxxxxxx>, > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > <info-cyrus@xxxxxxxxxxxxxxxxxxxx><mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > Date: Thursday, May 21, 2009 8:48:42 AM > > Blake, thanks for the assistance. > > I?ll check out the duplicate db, and enable it. > > Here is a copy of a example vacation sieve script: > ># Mail filter rules for dgottsc ># Generated by dgottsc using SmartSieve 1.0.0-RC2 2009/05/21 10:29:26 > require ["vacation"]; > > vacation :days 7 :addresses > ["dgottsc@xxxxxxxxx"<mailto:dgottsc@xxxxxxxxx>, > "dgottsc@xxxxxxxxxxxxxxxxx"<mailto:dgottsc@xxxxxxxxxxxxxxxxx>] text: This > is a test vacation reply. > . > ; > > >## PSEUDO script start ># SmartSieveRule#a:6:{s:6:"status";s:7:"ENABLED";s:7:"control";N;s:8:"matc ># hAny";N;s:10:"conditions";a:0:{}s:7:"special";s:8:"vacation";s:7:"action ># s";a:1:{i:0;a:4:{s:4:"type";s:8:"vacation";s:7:"message";s:30:"This is a ># test vacation ># reply.";s:4:"days";s:1:"7";s:9:"addresses";a:2:{i:0;s:17:"dgottsc@emory. ># edu"<mailto:dgottsc@xxxxxxxxx>;i:1;s:27:"dgottsc@xxxxxxxxxxxxxxxxx"<mail ># to:dgottsc@xxxxxxxxxxxxxxxxx>;}}}} mode&&basic > > Thanks. > > David Gottschalk > UTS Email team > david.gottschalk@xxxxxxxxx<mailto:david.gottschalk@xxxxxxxxx> > > From: > info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyr > us-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx> > [mailto:info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx] On > Behalf Of Blake Hudson Sent: Wednesday, May 20, 2009 4:44 PM > To: > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > Subject: Re: Cyrus + Sieve > > The duplicate db is used in the vacation code of sieve to determine if a > sender has previously received a vacation response. As I understand it > (from reading the mailing list), older versions of Cyrus made the > duplicate db optional and the vacation portion of sieve may not work as > expected without it. So, ensure that you have it enabled. > > I'm not familiar with SmartSieve, but perhaps you could provide an > example script that it creates when you setup a vacation response - > perhaps me or someone else here can debug it... > > --Blake > > -------- Original Message -------- > Subject: Re: Cyrus + Sieve > From: Gottschalk, David <dgottsc@xxxxxxxxx><mailto:dgottsc@xxxxxxxxx> > To: Blake Hudson <blake@xxxxxxxx><mailto:blake@xxxxxxxx>, > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > <info-cyrus@xxxxxxxxxxxxxxxxxxxx><mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > Date: Wednesday, May 20, 2009 3:18:02 PM > > > > I'm using SmartSieve to create the scripts. > > > > The forwarding and reject options are working as expected. > > > > Do duplicate delivery dbs create issues? > > > > David Gottschalk > > UTS Email team > > david.gottschalk@xxxxxxxxx<mailto:david.gottschalk@xxxxxxxxx> > > > > > > -----Original Message----- > > From: > info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyr > us-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx> > [mailto:info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx] On > Behalf Of Blake Hudson > > Sent: Wednesday, May 20, 2009 4:15 PM > > To: > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > > Subject: Re: Cyrus + Sieve > > > > I'm not a sieve guru, but I might be able to point you in the right > > direction for troubleshooting... How are you making your sieve scripts > > (websieve, squirrelmail plugin, horde/IMP, etc)? Are you sure the > > forwarding and sieve reject options are working as expected to generate > > new messages? Do you have a duplicate delivery db in your cyrus meta > > data folder? > > > > > > -Blake > > > > -------- Original Message -------- > > Subject: Re: Cyrus + Sieve > > From: Gottschalk, David <dgottsc@xxxxxxxxx><mailto:dgottsc@xxxxxxxxx> > > To: > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > <info-cyrus@xxxxxxxxxxxxxxxxxxxx><mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > > Date: Wednesday, May 20, 2009 3:04:44 PM > > > > Anyone? I would greatly appreciate any assistance with this issue. > > > > Thanks. > > > > David Gottschalk > > UTS Email team > > david.gottschalk@xxxxxxxxx<mailto:david.gottschalk@xxxxxxxxx> > > > > > > -----Original Message----- > > From: > info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyr > us-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx> > [mailto:info-cyrus-bounces+dgottsc=emory.edu@xxxxxxxxxxxxxxxxxxxx] On > Behalf Of Gottschalk, David > > Sent: Tuesday, May 19, 2009 4:17 PM > > To: > info-cyrus@xxxxxxxxxxxxxxxxxxxx<mailto:info-cyrus@xxxxxxxxxxxxxxxxxxxx> > > Subject: Cyrus + Sieve > > > > I'm in the process of getting sieve working on my Cyrus servers. I've got > everything working except for the vacation portion of sieve. I'm not sure > why this isn't working. I've searched the web like crazy, and found quite > a few people that had this issue. I've tried their solutions, but no > luck. All the other sieve options work fine, but the vacation app. Any > ideas? > > > > I'm running Cyrus version: 2.2.12-3 (I know it's old) > > > > Thanks for any assistance, I'd greatly appreciate it. > > > > David Gottschalk > > UTS Email team > > david.gottschalk@xxxxxxxxx<mailto:david.gottschalk@xxxxxxxxx> > > > > > > > > This e-mail message (including any attachments) is for the sole use of > > the intended recipient(s) and may contain confidential and privileged > > information. If the reader of this message is not the intended > > recipient, you are hereby notified that any dissemination, distribution > > or copying of this message (including any attachments) is strictly > > prohibited. > > > > If you have received this message in error, please contact > > the sender by reply e-mail message and destroy all copies of the > > original message (including attachments). > > ---- > > Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > > Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > ---- > > Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > > Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > > > > > > > ---- > > Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > > Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > > > ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html