Re: a dot in the name ?

2006-09-01 Thread Jorey Bump
former03 | Baltasar Cevc wrote: On 31.08.2006, at 14:11, Jorey Bump wrote: While it's common in *addresses*, it's arguably bad practice to include dots in *accounts* (it's achievable, but not reliably portable). FWIW, I handle these as aliases to a simpler account name (either in the aliase

Re: a dot in the name ?

2006-09-01 Thread Jorey Bump
Mario Pavlov wrote: Yes, I've tried this but it didn't work... btw I'm using FreeBSD-6.1-STABLE and for me is /usr/local/etc/postfix/virtual and in this file I have all accounts like this: = [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: LMTP in Cyrus 2.1.15 Refuses connections

2006-09-01 Thread Wil Cooley
On Fri, 2006-09-01 at 14:36 -0500, Crockett Howard wrote: > For the past two months we have been seeing intermittent problems in > which LMTP suddenly begins to refuse connections. What appears to happen > is that a condition occurs and lmtp becomes unresponsive. Subsequent > lmtp processes are

LMTP in Cyrus 2.1.15 Refuses connections

2006-09-01 Thread Crockett Howard
For the past two months we have been seeing intermittent problems in which LMTP suddenly begins to refuse connections. What appears to happen is that a condition occurs and lmtp becomes unresponsive. Subsequent lmtp processes are spawned until the maxchild limit is reached. At that point all

Re: a dot in the name ?

2006-09-01 Thread Peter Stoehr
Mario Pavlov schrieb: > but I need to add an account with a dot in the name (e.g. [EMAIL PROTECTED]) > and I don't know how to do that UNIX Hierarchy Convention is your friend: http://cyrusimap.web.cmu.edu/imapd/altnamespace.html Take a look to the last line: "To use the UNIX hierarchy separator

Re: Mailbox does not exist

2006-09-01 Thread Cristian Mitrana
* Wil Cooley wrote [Friday, September 01, 2006 09:00:00 AM -0700] On Wed, 2006-08-30 at 13:18 +0200, Bart Van Loon wrote: > Actually, that's how I think it should work - I'm not sure, though, as > I never used deliver... so how do you have cyrus deliver your mails then? :-) Most people th

Re: Mailbox does not exist

2006-09-01 Thread former03 | Baltasar Cevc
Hi, On 01.09.2006, at 17:55, Hajimu UMEMOTO wrote: this did the trick. damnit, I even quoted this from the manpage. the reason I didn't think about permissions problems was the errormessage clearly stating that the mailbox didn't "exist" and that I checked at the filesystem persmissions. balt

Re: Mailbox does not exist

2006-09-01 Thread Hajimu UMEMOTO
Hi, > On Wed, 30 Aug 2006 14:07:36 +0200 > "former03 | Baltasar Cevc" <[EMAIL PROTECTED]> said: > this did the trick. damnit, I even quoted this from the manpage. the > reason I didn't think about permissions problems was the errormessage > clearly stating that the mailbox didn't "exist"

Re: Mailbox does not exist

2006-09-01 Thread Wil Cooley
On Wed, 2006-08-30 at 13:18 +0200, Bart Van Loon wrote: > > Actually, that's how I think it should work - I'm not sure, though, as > > I never used deliver... > > so how do you have cyrus deliver your mails then? :-) Most people these days deliver with LMTP from their MTA; see lmtpd(8). And they

Re: To list admins: Reply-to address

2006-09-01 Thread Kjetil Torgrim Homme
On Fri, 2006-09-01 at 01:59 -0700, Nikola Milutinovic wrote: > Could you do something about the Reply-to address? The way things are > now, when I hit "Reply" button, I am sending mail to the original > author of the message. What I subconsciously expect, is to send to the > list, instead. don't h

Re: SQL Storage for fast retrieval from archives

2006-09-01 Thread Kjetil Torgrim Homme
On Fri, 2006-09-01 at 18:41 +0530, Ramprasad wrote: > Hi, > I am trying to use cyrus for my mail archives ( typically 1GB-10GB per > user ) for say 100 users > > What is the best way of storing mails. There will not be much of > add/delete from these archives but retrieval has to be fast on hea

SQL Storage for fast retrieval from archives

2006-09-01 Thread Ramprasad
Hi, I am trying to use cyrus for my mail archives ( typically 1GB-10GB per user ) for say 100 users What is the best way of storing mails. There will not be much of add/delete from these archives but retrieval has to be fast on header or body search. Cyrus with the current storage ( one mail

Cyrus Homepage

2006-09-01 Thread Frank Richter
Hi, if you follow the link "Cyrus Home Page" at the bottom --> Not found think correct adress is: http://cyrusimap.web.cmu.edu/ nice WE -- --- Frank Richter Max-Planck-Institut für Astronomie Königstuhl 17 D-69117 Heidelberg mailto:[EMAIL PROTECT

Re: sieve doesn't work [auf Viren überprüft]

2006-09-01 Thread Martin G.H. Minkler
Hans Moser schrieb: Hi! Martin G.H. Minkler schrieb: After reloading and even restarting cyrus with the changes to the sieveshell die line and the imapd.conf in place as suggested, I still get the same (slighty longer but unfortunately no more informative) error message from sieveshell: un

Re: Berkeley DB upgrade - 2nd try

2006-09-01 Thread Paul Boven
Hi everyone, Another follow-up to my monologue thread - I've had a few helpful replies off-list though, and comments (on or off list) are very much appreciated. I've started building cyrus-imapd-2.2.13 - the Cyrus homepage still lists 2.2.12 as the 'current' version, but is apparently outdat

To list admins: Reply-to address

2006-09-01 Thread Nikola Milutinovic
Hello admins. Could you do something about the Reply-to address? The way things are now, when I hit "Reply" button, I am sending mail to the original author of the message. What I subconsciously expect, is to send to the list, instead. Is this a desired "modus operandi" or it's something that c

How to remove IOERROR sieve log lines?

2006-09-01 Thread Nikola Milutinovic
Hi all. I have noticed these log lines and I'd like to get rid of them: Sep 1 00:27:24 mail lmtpunix[737]: IOERROR: fstating sieve script /var/lib/sieve/v/v^gogoljev/defaultbc: No such file or directory Sep 1 00:46:24 mail lmtpunix[910]: IOERROR: fstating sieve script /var/lib/sieve/v/v^gogol

Re: Re: a dot in the name ?

2006-09-01 Thread Mario Pavlov
>Mario Pavlov wrote: >> hello guys ;) >> I'm using cyrus-imap + cyrus-sasl + postfix as my mail system >> it works fine >> but I need to add an account with a dot in the name (e.g. [EMAIL PROTECTED]) >> and I don't know how to do that >> I'm using cyradm for creating mailboxes.. >> can anyo