List Info

Thread: Outlook With FreeBSD IMAP




Re: Outlook With FreeBSD IMAP
user name
2007-02-27 11:14:38
On Tue, Feb 27, 2007, Wojciech Puchar wrote:
>>>>how usable Outlook is with IMAP.
>>>>
>>>>The UW uses uw-imap (whatever the latest
version is) because they
>>>>develop that mailserver.
>>
>>As you say the U.W. would have a hard time using
anything but uw-imap
>>(where do you thing the uw in uw-imap comes from
.
>
>use dovecot with Maildir. IMHO it's the best for mail
service now. at 
>least for me

I haven't looked at dovecot.  Does it maintain a group of
listeners,
similar to apache's, to handle incoming requests as
courier-imap does?

So far we have had excellent performance with courier-imap
at sites with
about 10,000 mail clients hitting a single server (most of
whom are using
the POP interface as these are ISP sites).

Bill
--
INTERNET:   billCelestial.COM  Bill Campbell; Celestial
Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA
98040-0820; (206) 236-1676

Those who profess to favor freedom, and yet depreciate
agitation, are
men who want rain without thunder and lightning.  They want
the ocean
without the roar of its many waters.
                -- Frederick Douglass
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
user name
2007-02-27 11:14:38
On Tue, Feb 27, 2007, Wojciech Puchar wrote:
>>>>how usable Outlook is with IMAP.
>>>>
>>>>The UW uses uw-imap (whatever the latest
version is) because they
>>>>develop that mailserver.
>>
>>As you say the U.W. would have a hard time using
anything but uw-imap
>>(where do you thing the uw in uw-imap comes from
.
>
>use dovecot with Maildir. IMHO it's the best for mail
service now. at 
>least for me

I haven't looked at dovecot.  Does it maintain a group of
listeners,
similar to apache's, to handle incoming requests as
courier-imap does?

So far we have had excellent performance with courier-imap
at sites with
about 10,000 mail clients hitting a single server (most of
whom are using
the POP interface as these are ISP sites).

Bill
--
INTERNET:   billCelestial.COM  Bill Campbell; Celestial
Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA
98040-0820; (206) 236-1676

Those who profess to favor freedom, and yet depreciate
agitation, are
men who want rain without thunder and lightning.  They want
the ocean
without the roar of its many waters.
                -- Frederick Douglass
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
country flaguser name
Poland
2007-02-27 13:30:01
>
> I haven't looked at dovecot.  Does it maintain a group
of listeners,
> similar to apache's, to handle incoming requests as
courier-imap does?

you can set listening IP in config or *, not much more. if i
do understand 
your question. no such many options like apache.

>
> So far we have had excellent performance with
courier-imap at sites with
> about 10,000 mail clients hitting a single server (most
of whom are using
> the POP interface as these are ISP sites).

mine has 500-1000 clients, but makes unnoticable load. looks
like both are 
OK.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
country flaguser name
Poland
2007-02-27 13:30:01
>
> I haven't looked at dovecot.  Does it maintain a group
of listeners,
> similar to apache's, to handle incoming requests as
courier-imap does?

you can set listening IP in config or *, not much more. if i
do understand 
your question. no such many options like apache.

>
> So far we have had excellent performance with
courier-imap at sites with
> about 10,000 mail clients hitting a single server (most
of whom are using
> the POP interface as these are ISP sites).

mine has 500-1000 clients, but makes unnoticable load. looks
like both are 
OK.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
country flaguser name
Poland
2007-02-27 13:31:40
>>> 
>> As in shared namespaces?  I'm sure thats an IMAP
standard, rather than just 
>> an MS thing?
>> 
>> Dovecot is brilliant also, especially with kqueue
support now!  Pretty sure 
>> it does "shared folders."
>> 
> According to http://wiki.dov
ecot.org/SharedFolders it does.

nice. actually i never needed this so don't know.

anyway such feature (not in dovecot, but generally) is
strange thing for 
me.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
country flaguser name
Poland
2007-02-27 13:33:05
>> 
> As in shared namespaces?  I'm sure thats an IMAP
standard, rather than just 
> an MS thing?
>
> Dovecot is brilliant also, especially with kqueue
support now!  Pretty sure 
> it does "shared folders."

it works fast with IMAP with Maildir folders having tens of
thousands of 
e-mails. don't ask me why i have such large folders, rather
ask my users 
 but
it works well that case.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Outlook With FreeBSD IMAP
country flaguser name
United States
2007-02-27 22:55:09
On Feb 27, 2007, at 10:31 AM, Mikel King wrote:

> I know this is a little bit of a tangent, but does
anyone have a  
> good comprehensive command list, for testing an IMAP
server via  
> telnet?


The UW IMAP tool kit contains a number of scriptable command
lines  
tools for talking to imap servers.  Maybe something in there
will help.

-j


-- 
Jeffrey Goldberg                        http://www.goldmark.org
/jeff/

_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

[1-10] [11-20] [21-30] [31-37]

about | contact  Other archives ( Real Estate discussion Medical topics )