Re: best imap daemon ?

2003-07-10 Thread Igor Stroh
On Don, 2003-07-10 at 11:31, juan wrote: > i need an mbox imap serveur, which one should i use ? > imap, uw-imapd, mailutils-imap4d ? courier-imap or cyrus-imapd, depends on which type of mailboxes you prefer. courier-imap can handle Maildirs, cyrus-imapd has it's own custom mailbox format. HTH,

Re: Zope problem

2003-07-09 Thread Igor Stroh
On Mit, 2003-07-09 at 20:51, Paulo Jorge wrote: > I was installing zope+plone from unstable: > > # apt-get install zope plone > > The instalation went well but when I was starting zope I got the > following error: > > # /etc/init.d/zope start > Starting Zope... failed: no INSTANCE_HOME found, us

Re: Activating vim color?

2003-06-28 Thread Igor Stroh
On Don, 2003-06-26 at 07:36, Miranda, Joel Louie M wrote: > Im using vi and I switch to vim, I was wondering what r the syntax to active > the color codes? Its just black n white. Im coding and I wasn hoping I can > activate the colors. Make your choice: - type ":syntax on" in a vim session - edit

Re: Where is python2.2-doc located?

2003-06-25 Thread Igor Stroh
On Mit, 2003-06-25 at 14:13, Terence Ng wrote: > After I installed python2.2-doc, where can I find it > and read the documents? All docs are usually located at /usr/share/doc/. If you'd like to know where a certain package stores it's files and directories use `dpkg -L ` HTH, Igor -- To UNSUB

Re: memory leaks

2003-06-23 Thread Igor Stroh
Hi there, On Die, 2003-06-24 at 04:13, Erik Steffl wrote: > >>What precisely happens when you "run out of memory"? Also, what > >>version of Debian are you running. > > > > > > the normal scenario is i leave my computer running at night and then i > > come down in the morning and find applicatio

Re: Gnome2.2 Window Manager

2003-06-04 Thread Igor Stroh
Hi, On Mit, 2003-06-04 at 04:58, Hamid wrote: > I am using ICE Windoe Manager and I am not very happy with it. > What is the default window manager for Gnome2.2 ? Metacity. cheers, Igor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: Courier-imap setup problem: Maildir not found?

2003-06-02 Thread Igor Stroh
On Mon, 2003-06-02 at 00:53, Joao Clemente wrote: > I'm trying to setup a courier-imap server on a machine running debian stable > (woody) 3.0r1 > (I need a IMAP server for setting up a webmail program I'm trying to deploy) > > I've apt-get courier-imap, and it installed fine... When I try to conn