Displaying 4 results from an estimated 4 matches for "use_imap_tl".
Did you mean:
use_imap_tls
2006 Jan 19
0
Migrating from UW IMAP - pine - Thunderbird - squirrelmail
...s
#GW:
disable_plaintext_auth = no
maildir/mbox documentation:
===========================
http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=fw&db=man&fname=/usr/freeware/catman/u_man/cat5/mbox.Z
http://people.redhat.com/rkeech/maildir-migration.txt
squirrelmail:
=============
$use_imap_tls = true;
$imapPort = 993;
$imap_server_type ='dovecot';
$optional_delimiter = 'detect';
$force_username_lowercase = true;
$default_folder_prefix = '~/Mail/';
$sent_folder = 'sent';
$show_prefix_option = false;
$s...
2005 Dec 12
0
configuring squirrelmail with tls for both imap & smtp on FC3 with dovecot & postfix
hey friends,
I am trying to secure my mail server.I have enabled TLS support in
postfix(version postfix-2.1.5), now I am trying to configure
squirrelmail(version 1.4.4-1 rpm) for tls/ssl support.In config.php i have
choosen use_imap_tls=true and use_smpt_tls=true.
Moreover If I send any mail from squirrelmail there are no entries for ssl
or tls in maillogs whereas If I send the mail through evolution I can see
tls/ssl entries in maillogs.
starting TLS engine
Dec 12 12:30:08 cluster1 postfix/smtpd[7965]: setting up TLS connectio...
2006 Apr 29
3
FreeBSD 6 - DirectAdmin - dovecot
Since version 1.0 I experience strange problems with dovecot. At the
moment I have beta 7 installed. I use FreeBSD 6.0.
* Pop3 works
* Imap works, but only when i telnet to localhost
* In all other cases I can't connect to the server. Tried with
squirrelmail, uebimau and thunderbird. Squirrelmail after a long time
waiting: "ERROR: Connection dropped by IMAP server."
2007 Dec 19
4
Squirrelmail + Dovecot + Maildir
I have been struggling with getting my Fedora 7 box set up to use
dovecot with Squirrelmail and Maildir. It works correctly with the exception of writing outgoing mail to the right folder (.Sent) or drafts (.Drafts). If I send a mail with Mutt, it writes the mail to the right place, so it has to be squirrelmail config or dovecot config. I want to use .Sent for sent-mail
(~user/Maildir/.Sent) and