[imp] Purge Deleted missing, bug ?

Tom Warfield twarfield@astcorp.com
Mon, 2 Apr 2001 14:39:35 -0500


Not sure if this realy matters, but my servers ports have ' ' around the
ports, for example '110',

Maybe this is the problem?

Kinda strange though if that is the problem that it would connect at all.

Tom

By the way the problem reporting is in Horde :)  Turn it to true and setup
the email address

-----Original Message-----
From: Kimmo Hedman [mailto:duster@prostreet.net]
Sent: Monday, April 02, 2001 2:43 PM
To: imp@lists.horde.org
Subject: Re: [imp] Purge Deleted missing, bug ?


----- Original Message -----
From: Chuck Hagenbuch <chuck@horde.org>
> What does the servers.php3 entry look like for that IMAP server?
> -chuck

 Following are a bunch of example configurations:
*/

$IMAPServers['pop'] = new IMAPServer('POP',
                                        'mail.prostreet.net',
                                        110,
                                        '',
                                        'prostreet.net',
                                        '',
                                        'pop3');

$IMAPServers['imap'] = new IMAPServer('IMAP',
                                        'mail.prostreet.net',
                                        143,
                                        '',
                                        'prostreet.net',
                                        '',
                                        '');

?>




--
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org