Hi..
I need a hint on how to put together a Sieve script.
Basically, I want a vacation rule to be in effect first of all, that's
no problem to make.
Then, I want the incoming mail to be permanently deleted after the
vacation note is sent.
It's the last step I need a hint for..
Thanks!
Anders.
Hi,
On Wed, 10 Sep 2008 15:38:45 +0900, Seiichirou Hiraoka <[EMAIL PROTECTED]>
wrote:
> Is there Japanese official ML concerning Cyrus-IMAP?
> Is it scheduled to make it from lists.andrew.cmu.edu
> in the future in case of not being?
>
> If it doesn't schedule, I think I will make it by myself.
Seiichirou Hiraoka wrote:
> Hi,
>
> Is there Japanese official ML concerning Cyrus-IMAP?
> Is it scheduled to make it from lists.andrew.cmu.edu
> in the future in case of not being?
Good morning,
Carnegie Mellon University does not maintain a Japanese mailing list for
Cyrus IMAP and there are c
Hello Wesley,
thanks for the information. I managed to find the code in tls.c and
imapd.c and it seems as if it you were right :) which is good news!
but it's bad news that we use the UID attribute for the "username", and
CN for the actual name (like Johannes Russek in my case). :/
it also doesn't
Yes, the code lacks at least the ability to specify aspects of the
schema. I also noticed that it's using obsolete APIs, tho I'm not
sure that's actually a problem. I'd be happy to work with you to get
an acceptable patch committed for this code path.
:wes
On 10 Sep 2008, at 07:48, Johann
Anders Norrbring wrote:
> Basically, I want a vacation rule to be in effect first of all, that's
> no problem to make.
> Then, I want the incoming mail to be permanently deleted after the
> vacation note is sent.
>
> It's the last step I need a hint for..
I happen to have a script in place for
Toomas Aas skrev:
> Anders Norrbring wrote:
>
>> Basically, I want a vacation rule to be in effect first of all,
>> that's no problem to make.
>> Then, I want the incoming mail to be permanently deleted after the
>> vacation note is sent.
>>
>> It's the last step I need a hint for..
>
> I happen