Re: [Courier-imap] Fwd: Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Charles Sprickman
On Thu, 21 Feb 2008, Egoitz Aurrekoetxea wrote: > Totally true... mate :) I'm writing from gmail... yeah you define what in > postfix we call policy... ok so you have several MUA's with the same imap > account opened simultaneously and you haven't have problems... Just a "me too" - I generally ha

Re: [Courier-imap] Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Olivier Nicole
Hi, > > Why don't you set up an alias [EMAIL PROTECTED] which forwards to all > > these users' mailboxes? Then you can set their mail clients to send as > > [EMAIL PROTECTED] and mail on [EMAIL PROTECTED] will be receive by all > > of them, the only problem is that users will only see their own se

Re: [Courier-imap] imapd ssl stopped working

2008-02-21 Thread Simon
On 2/21/2008, don caprio ([EMAIL PROTECTED]) wrote: > I'm running courier-imapd on Centos. Had pretty much everything > working and could connect form Thunderbird and Evolutions clients. Boy, you really don't give much to go on... What version of Courier-imap? There was a change to the config b

Re: [Courier-imap] Sharing a mailbox through IMAP

2008-02-21 Thread Bookworm
Y'know, I REALLY hate how stupid the courier-imap list is on 'reply' - It _should_ default to the list, not to the individual. Interspersed. Egoitz Aurrekoetxea wrote: > Helo!! > > > > > I've done this for several customers. > > In general, you can do it without too many problems. The

Re: [Courier-imap] Fwd: Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Egoitz Aurrekoetxea
Totally true... mate :) I'm writing from gmail... yeah you define what in postfix we call policy... ok so you have several MUA's with the same imap account opened simultaneously and you haven't have problems... Ok then :) thanks a lot really :) ;) 2008/2/21, Milan Obuch <[EMAIL PROTECTED]>: > > O

Re: [Courier-imap] imapd ssl stopped working

2008-02-21 Thread Brian Candler
On Thu, Feb 21, 2008 at 12:28:52AM -0800, don caprio wrote: >Running 'openssl s_client -connect localhost:993' gives me: >[EMAIL PROTECTED] ~]# openssl s_client -connect localhost:993 >CONNECTED(0003) >write:errno=104 >Telnet to 993 or 995 work! Shouldn't these be ssl connec

Re: [Courier-imap] Fwd: Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Milan Obuch
On Thursday 21 February 2008, Egoitz Aurrekoetxea wrote: > First of all thanks a lot mate > > I am just now trying to solve the same issue for our customer. I set up > [EMAIL PROTECTED] with forwarding rules to info1, info2 and info3, created > those three mailboxes and set their MTAs > > sorry wha

[Courier-imap] Fwd: Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Egoitz Aurrekoetxea
First of all thanks a lot mate I am just now trying to solve the same issue for our customer. I set up [EMAIL PROTECTED] with forwarding rules to info1, info2 and info3, created those three mailboxes and set their MTAs sorry what do you mean with MTA? do you refer to the own smtp?? does it means

Re: [Courier-imap] Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Milan Obuch
On Thursday 21 February 2008, Egoitz Aurrekoetxea wrote: > 2008/2/21, Lionel Pinkhard <[EMAIL PROTECTED]>: > > Hi, > > > > Why don't you set up an alias [EMAIL PROTECTED] which forwards to all > > these users' mailboxes? Then you can set their mail clients to send as > > [EMAIL PROTECTED] and mail

[Courier-imap] Fwd: Sharing a mailbox through IMAP

2008-02-21 Thread Egoitz Aurrekoetxea
2008/2/21, Lionel Pinkhard <[EMAIL PROTECTED]>: > > Hi, > > Why don't you set up an alias [EMAIL PROTECTED] which forwards to all > these users' mailboxes? Then you can set their mail clients to send as > [EMAIL PROTECTED] and mail on [EMAIL PROTECTED] will be receive by all > of them, the only pro

Re: [Courier-imap] Sharing a mailbox through IMAP

2008-02-21 Thread Lionel Pinkhard
Hi, Why don't you set up an alias [EMAIL PROTECTED] which forwards to all these users' mailboxes? Then you can set their mail clients to send as [EMAIL PROTECTED] and mail on [EMAIL PROTECTED] will be receive by all of them, the only problem is that users will only see their own sent messages.

Re: [Courier-imap] Sharing a mailbox through IMAP

2008-02-21 Thread Egoitz Aurrekoetxea
Helo!! > > > > I've done this for several customers. > > In general, you can do it without too many problems. The emails will > even end up marked as 'read' if someone else takes care of it. Yep when someone reads the mail this gets marked as read for the others users... this is ok and well d

[Courier-imap] imapd ssl stopped working

2008-02-21 Thread don caprio
I'm running courier-imapd on Centos. Had pretty much everything working and could connect form Thunderbird and Evolutions clients. Now my clients can't connect to imap or pop with ssl. Manual logins via telnet to ports 110 and 143 work for imap and pop. Running 'openssl s_client -connect local