[imp] Invalid mailbox name while sending new message
Michael M Slusarz
slusarz at horde.org
Tue Apr 17 09:18:57 UTC 2007
Quoting Liutauras Adomaitis <liutauras at infosaitas.lt>:
> On Monday 16 April 2007 18:51, Jan Schneider wrote:
>>
>> Run the imap test on imp/test.php and check if the returned namespace
>> values are really correct. They probably aren't.
>>
>> Jan.
>
> This is what test.php returned:
> PHP Mail Server Support Test
> Attempting to automatically determine the correct connection parameters for
> your server:
>
> * Trying protocol imap/notls, Port 143:
> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>
> * Trying protocol imap/ssl, Port 143:
> ERROR - The server returned the following error message:
> TLS/SSL failure for pirmas.infosaitas.lt: SSL negotiation failed
>
> * Trying protocol imap/ssl/novalidate-cert, Port 143:
> ERROR - The server returned the following error message:
> TLS/SSL failure for pirmas.infosaitas.lt: SSL negotiation failed
>
> * Trying protocol imap/tls/novalidate-cert, Port 143:
> ERROR - The server returned the following error message:
> Unable to negotiate TLS with this server
>
> The following configurations were successful and may be used in your
> imp/config/servers.php file:
>
> Configuration 1
> 'server' => 'pirmas.infosaitas.lt'
> 'protocol' => 'imap/notls'
> 'port' => '143'
>
> The following IMAP server information was discovered from the remote server:
>
> Namespace Information
> NAMESPACE: ""
> DELIMITER: .
> TYPE: personal
>
> IMAP CHILDREN support:
> Not supported
>
> IMAP Charset Search Support:
> Server supports searching with the UTF-8 character set.
>
> I have tried these settings:
> 'folders' => 'INBOX.',
> 'namespace' => '',
> 'delimiter' => '.',
Why are you using any of these settings? They were all removed as of IMP 4.1.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list