Quoting Liutauras Adomaitis <[EMAIL PROTECTED]>:
> On Tuesday 17 April 2007 12:18, Michael M Slusarz wrote:
>>
>> Why are you using any of these settings? They were all removed as of IMP
>> 4.1.
>>
>> michael
>
> It doesn't matter I use namespace, delimiter, folders or not - imp cannot
> create f
On Tuesday 17 April 2007 12:18, Michael M Slusarz wrote:
>
> Why are you using any of these settings? They were all removed as of IMP
> 4.1.
>
> michael
It doesn't matter I use namespace, delimiter, folders or not - imp cannot
create folders automaticaly. Now my settings are:
$servers['imap'] =
Quoting Liutauras Adomaitis <[EMAIL PROTECTED]>:
> 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 Su
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 c
Zitat von Liutauras Adomaitis <[EMAIL PROTECTED]>:
> Hello everybody,
>
> I have played arround with the problem, then sending a new message it is not
> moved to sent items folder. The error is:
> " The folder "sent-mail" was not created. This is what the server said:
> Invalid mailbox name."
> I
On Monday 16 April 2007 16:35, Dan Brown wrote:
> Quoting Liutauras Adomaitis <[EMAIL PROTECTED]>:
> > 'folders' => 'INBOX.',
> > 'namespace' => '',
>
> It's been a while since I used Courier, but I'm 99% sure that those
> parameters were reversed for me:
>
> 'folders' => '',
> 'n
Quoting Liutauras Adomaitis <[EMAIL PROTECTED]>:
> 'folders' => 'INBOX.',
> 'namespace' => '',
It's been a while since I used Courier, but I'm 99% sure that those
parameters were reversed for me:
'folders' => '',
'namespace' => 'INBOX.',
--
IMP mailing list - Join the hunt
My configuration servers.php:
$servers['imap'] = array(
'name' => 'IMAP',
'server' => 'my server',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'INBOX.',
'namespace' => '',
'maildomain' => 'mydomain.lt',
'smtphost' => 'my.smtp.se
On Monday 16 April 2007 15:02, Rajkumar S wrote:
> On 4/16/07, Liutauras Adomaitis <[EMAIL PROTECTED]> wrote:
> > " The folder "sent-mail" was not created. This is what the server said:
> > Invalid mailbox name."
>
> Check if [Options] -> [Mail] -> [Personal Information] has [Sent mail
> folder] co
Hello everybody,
I have played arround with the problem, then sending a new message it is not
moved to sent items folder. The error is:
" The folder "sent-mail" was not created. This is what the server said:
Invalid mailbox name."
I know, that this issue is widely discussed on the internet, and
10 matches
Mail list logo