From 49afbf5d698eb7d57ae10a553b6dcb14117727dd Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 11 Oct 2005 21:06:21 +0000 Subject: Better support for Courier IMAP --- config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index e34e2f368..03e00b27b 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -74,7 +74,7 @@ $rcmail_config['date_short'] = 'D H:i'; $rcmail_config['date_long'] = 'd.m.Y H:i'; // add this user-agent to message headers when sending -$rcmail_config['useragent'] = 'RoundCube Webmail/0.1a'; +$rcmail_config['useragent'] = 'RoundCube Webmail/0.1-20051011'; // only list folders within this path $rcmail_config['imap_root'] = ''; -- cgit v1.2.3