> Hi i would like to be able to use my squirrelmail with uw-imap and
> postfix on a debian unstable and i'm using apache 1.3.33 if someone can
> help configurate it, that would be great, thank you in advance
> Bryan Fréchette

apt-get install uw-imapd
 enable imaps
 enable imap2 (optional, requires modifications in unofficial
configuration file)

apt-get install squirrelmail

squirrelmail-configure
 D
 uw
 2. Server settings
  1. set your domain.
  A. update imap settings
   5. IMAP Port = 993
   7. Secure IMAP (TLS)  = true

check other configuration options. uw should support server side sorting
(4. General Options -> 11. Allow server-side sorting)

save your configuration

check if /etc/squirrelmail/apache.conf file is included in your apache
configuration. It should be added to /etc/apache/conf.d/

restart apache

try logging into squirrelmail. http://your-server/squirrelmail

check http://www.washington.edu/imap/IMAP-FAQs/index.html,
http://www.washington.edu/imap/documentation/formats.txt.html,
http://www.washington.edu/imap/documentation/imaprc.txt.html. Common
problems - FAQ chapters 5.1 and 7.6-7.7

Latest squirrelmail versions (1.5.1cvs) have mailbox locking problems with
default uw mailbox format.

If you have larger mailboxes, it is highly recommended to use mbx format
instead of standard unix mailbox or change used imap server. Standard unix
mailbox format have performance issues with larger mail folders.

If you want to block access to imap server from external clients - use
xinetd instead of inetd and bind imap server only to local interface.

-- 
Tomas


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to