Hey all. Just curious, are there any plans re: implementing the
variables extension to Cyrus's implementation of Sieve?
/dale
--
Dale Ghent
Specialist, UNIX and Storage Systems
UMBC - Office of Information Technology
ENG 201 - 410-443-1705
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
On Wed, 1 Aug 2007, Hans Moser wrote:
> Hans Moser schrieb:
>
>> Every user account here by default is created with a "Spam"-folder.
>> Now we like to rename all the users' Spam-folder to "Junk".
>> (Because Thunderbird by default uses the Junk-folder for this junk filter.)
>>
>> What is the best
On Aug 1, 2007, at 09:19, Hans Moser wrote:
> Hans Moser schrieb:
>
>> If I do this outside IMAPd (i.e. by shell's mv command), I have to
>> run
>> reconstruct to repair mailboxes.db, right?
> First I remove the Spam dir in the file system.
> # rm -rf /var/imap/users/foo/Spam
>
> When I dump ma
Hans Moser schrieb:
> If I do this outside IMAPd (i.e. by shell's mv command), I have to run
> reconstruct to repair mailboxes.db, right?
First I remove the Spam dir in the file system.
# rm -rf /var/imap/users/foo/Spam
When I dump mailbox.db
# /opt/mail/cyrus/ctl_mboxlist -d > file
, edit dump f
Hi,
i don't have a perl scritp for this, but it should be easy to edit one
of the exapmple sripts to do this.
Quoting Hans Moser <[EMAIL PROTECTED]>:
Hans Moser schrieb:
Every user account here by default is created with a "Spam"-folder.
Now we like to rename all the users' Spam-folder
Hans Moser schrieb:
> Every user account here by default is created with a "Spam"-folder.
> Now we like to rename all the users' Spam-folder to "Junk".
> (Because Thunderbird by default uses the Junk-folder for this junk filter.)
>
> What is the best way to do this?
> Has anyone a shell / perl sc
Ethariel wrote:
> Hello,
>
> I've installed cyrus-imapd (2.2.13 on MDV 2007). Sieve scripts are
> working fine except 'vacation'.
> User 1 has a vacation script with days: 1
> User 2 sents an email to user1 it receives an answer (the correct
> vacation message).
> Then after User2 can send email t