Re: Empty Folders

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>Check contents of the files in mhobbs home directory and in
>>/mail/folders/mhobbs. Standard UW IMAP setup uses mbox mailboxes. These
>>mailboxes are not encrypted and not binary. You can read them with plain
>>text editor. Please remember that you forgot to enable
>>all_your_base_belongs_to_sm plugin and I can't check your config.php for
>>mistakes, can't read files in /mail/folders/mhobbs or do any other basic
>>problem debugging.
>
> The mailboxes are all good and I can open them in a text editor.
> I'm not sure what your mean by "all_your_base_belongs_to_sm plugin"

It was a joke. http://en.wikipedia.org/wiki/All_your_base_are_belong_to_us

It means that I don't have access to your server and it is up to you to do
basic debugging and I have to assume that you are providing correct
information.

Empty mailbox should look similar to
http://img510.imageshack.us/my.php?image=emptyxd9.jpg

If some interface elements or strings are missing, then mailbox is not
empty. If you have large mailbox, SquirrelMail can be unable to view it
and it fails with fatal error. If your PHP installation does not show
errors, then you get white page or some interface elements are missing.
White page is not same thing as "empty"

If empty mailbox looks like the one on imageshack.us picture, then your
IMAP server is telling to SquirrelMail that mailbox is empty. Or you have
modified SquirrelMail scripts and there is a mistake in those
modifications.

>>Recheck your SquirrelMail config, check mailbox files stored on server. I
>>only know that you have some mailboxes in home directory and in
>>/mail/folders/mhobbs. I don't have any information about contents of
>> those
>>mailboxes. You say that in SquirrelMail mailboxes are empty. every
>> mailbox
>>matches some file. Are these files empty?
>
> These files all have mail in them.
>
>>Invalid mailbox name block is in functions/imap_mailbox.php, line 226-232
>>
>>----
>>if (strstr($mailbox, '../') || substr($mailbox, 0, 1) == '/') {
>>   global $color;
>>  include_once(SM_PATH . 'functions/display_messages.php');
>>  error_box(sprintf(_("Invalid mailbox name:
>>%s"),htmlspecialchars($mailbox)),$color);
>>   sqimap_logout($imap_stream);
>>   die('</body></html>');
>>}
>>----
>>
>>If this block is removed or first line replaced with 'if (false) {', it
>> is never executed and mailboxes starting with / are not blocked.
>
> I tried removing this, I then pointed my default folders to
> /mail/users/mhobbs/imap-folders
> and all my folders showed up.  I then subscribed to them.  But I still get
> the issue of them
> being empty.  They are not empty as I can open them in a text editor and
> view them with Thuderbird.

If I can't reproduce the issue, I can't diagnose or fix it.

Sorry, can't help you.

-- 
Tomas


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux