Hello, I want to separate my squirrelmail from my mailserver to a webserver. At the moment I'm use this configuration: Fedora 6 (all Updates) system with dovecot-1.0.0-3.fc6, postfix-2.3.3-2, apache, httpd-2.2.4-2.fc6 and squirrelmail-1.4.10a-1.fc6 on the same server > everything works fine And in future: mailserver with postfix and dovecot and another server with squirrelmail and other web-application configuration von squirrelmail: [root@web2 squirrelmail]# cat config.php ---snip--- global $version; $config_version = '1.4.0'; $config_use_color = 2; $squirrelmail_default_language = 'de_DE'; $default_charset = 'iso-8859-15'; $lossy_encoding = false; $domain = 'reschke.lan'; $imapServerAddress = '192.168.1.11'; $imapPort = 143; $useSendmail = false; $smtpServerAddress = '192.168.1.11'; $smtpPort = 25; $sendmail_path = '/usr/sbin/sendmail'; $sendmail_args = '-i -t'; $pop_before_smtp = false; $imap_server_type = 'dovecot'; $invert_time = false; $optional_delimiter = '/'; $encode_header_key = ''; $no_list_for_subscribe = false; $smtp_auth_mech = 'none'; $imap_auth_mech = 'login'; $use_imap_tls = false; $use_smtp_tls = false; $session_name = 'SQMSESSID'; ---snip--- When I want to login in the webgui from squirrelmail I get this error: Error to connect wiht the IMAP-Server: 192.168.1.11. 13 : No entitlement (translated it from german to englisch) Dovecot is configured with auth with pam on the mailserver (192.168.1.11). The webserver with squirrelmail is 192.168.1.22 How do I connect from squirrelmail (webserver 192.168.1.22) to the mailserver (192.168.1.11) ? Thanks Andreas ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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