Bug 146992

Summary: cyrus-imapd autocreate - new features - RFE
Product: [Fedora] Fedora Reporter: Craig White <craigwhite>
Component: cyrus-imapdAssignee: John Dennis <jdennis>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: b-nordquist
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-10 21:03:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Craig White 2005-02-03 14:57:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
patch for options...

autocreate_sieve_script: 
autocreate_sieve_compiledscript: 
generate_compiled_sieve_script: 

apparently invoca rpms now include this patch

http://email.uoa.gr/projects/cyrus/autocreate/README.autocreate-cyrus-2.2

http://email.uoa.gr/download/cyrus/cyrus-imapd-2.2.10/cyrus-imapd-2.2.10-autocreate-0.9.1.diff

This is valuable since it allows for automated sieve scripts enabled
for new users - i.e. when spamassassin tags an email with a flag,
sieve script could move the spam mail to a subfolder or send to /dev/null 

Otherwise, automated script delivery for new users on system is a
massive perl/shell script hack.


Version-Release number of selected component (if applicable):
cyrus-imapd-2.2.10

How reproducible:
Always

Steps to Reproduce:
1. Install cyrus-imapd rpms and configure
2. Configure /etc/imapd.conf with:

autocreate_sieve_script: /etc/default_sieve_script
autocreate_sieve_compiledscript: /etc/default_sieve_script.bc
generate_compiled_sieve_script: 1

3. Those those files exist - nothing happens when a new user logs on
for the first time though these options do work:
createonpost: 1
autocreateinboxfolders: Sent Items|SPAMBOX|VIRUSBOX|Drafts|Deleted Items
autosubscribeinboxfolders: Sent Items|SPAMBOX|VIRUSBOX|Drafts|Deleted
Items
autocreatequota: 1024000

The configuration options listed in #2 above are not referenced in
/usr/share/doc/cyrus-imapd-2.2.10/README.autocreate
/usr/share/doc/cyrus-imapd-2.2.10/README.autosieve

Actual Results:  nothing

Expected Results:  new user logs on for first time, sieve script is
located, copied into proper place and activated

Additional info:

Comment 1 John Dennis 2005-02-10 21:03:33 UTC
this will appear in the next fedora release, FC4