> Just wanted to know if there was any better way to get a multi way
> replication done.
Have you tried asking your favourite search engine about "imap sync" yet? ;-)
-R
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: htt
Andreas Winkelmann wrote:
> In the examples in draft-melnikov-sieve-imapflags-03.txt flags begin
> with two backslashes.
It seems that I was unlucky in my choice of example scripts -- I found
single backslashes only. Now I use the following script, et voilà, it
works as desired.
require "filei
Jeff wrote:
> Sieve scripts can mark messages as read, though I'm not an expert on
> sieve.
Thanks for your suggestion, Jeff. I tried the following:
require "fileinto";
require "imapflags";
if address :contains ["To", "Cc"] "[EMAIL PROTECTED]"
{
addflag "\seen";
fileinto "IN
Hi folks,
is it possible to add a "this folder never contains any unread messages"
attribute to a given list of folders? For old Lotus Notes users: I am
thinking of "don't maintain unread marks" not on a database level but on
a folder level.
I couldn't find this mentioned in the Cyrus IMAP Wiki/F
ation required
by RFC standards, but just how to do it in the most sensible way.
Would you now like to answer the question or rather sermonise some
more? ;-)
--
Mit freundlichen Grüßen / Sincerely
Dipl. Inform. Ralph Seichter
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cy
Entries in the mailing list archive suggested patching the source,
but these were written in 2002, so perhaps there is now a way to set
the greeting banner via a configuration option instead?
--
Mit freundlichen Grüßen / Sincerely
Dipl. Inform. Ralph Seichter
---
Cyrus Home Page: http://asg.we
sam wrote:
Does anyone which eMail solution can handle multi-domain names
independently?
What kind of "solution" do you have in mind? If you're looking for a
good MTA which supports virtual domains, see http://www.postfix.org/
--
Mit freundlichen Grüßen / Yours sincerely
Dipl
using the configuration GUI, but only by editing prefs.js.
Anyway, this does the trick, so thanks to Luca and Nicolas!
--
Mit freundlichen Grüßen / Yours sincerely
Dipl. Inform. Ralph Seichter
HORUS-IT
Ahornweg 10
D-57635 Oberirsen
Tel +49 2686 987880
Fax +49 2686 987889
http://horus-it.de/
---
Cyrus
on.
Is this behaviour caused by Cyrus IMAP / Sieve or by the clients? What
can I do to have the "there are {n} new messages in this folder"
indicators be displayed automatically?
--
Mit freundlichen Grüßen / Yours sincerely
Dipl. Inform. Ralph Seichter
HORUS-IT
Ahornweg 10
D-57635 Oberirse
Chris J. Babyak wrote:
localhost> cm chris
createmailbox: Permission denied
Have you tried "cm user.chris"?
--
Mit freundlichen Grüßen / Yours sincerely
Dipl. Inform. Ralph Seichter
HORUS-IT
Ahornweg 10
D-57635 Oberirsen
Tel +49 2686 987880
Fax +49 2686 987889
http://horus-it.de/
-
10 matches
Mail list logo