Search 
You are here: Forums   
Latest PostsMinimize
RE: RSET?
by SteveT
on 08 Feb 2012 08:07 PM
Webmail problem with attachments.
by jshaffer@fslgroup.com
on 08 Feb 2012 02:26 PM
RSET?
by electricpet
on 08 Feb 2012 12:28 PM
RE: Hack attempts seem to be taking down POP3
by SteveT
on 05 Feb 2012 11:46 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 04 Feb 2012 04:52 PM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 10:29 AM
RE: relaying denied errors
by electricpet
on 02 Feb 2012 09:12 AM
RE: relaying denied errors
by SteveT
on 02 Feb 2012 12:57 AM
relaying denied errors
by electricpet
on 30 Jan 2012 10:47 AM
RE: Hack attempts seem to be taking down POP3
by ub
on 25 Jan 2012 07:56 PM
RE: Hack attempts seem to be taking down POP3
by TheOtherBob
on 25 Jan 2012 03:01 PM
RE: Hack attempts seem to be taking down POP3
by ub
on 24 Jan 2012 08:26 PM
RE: I have to migrate mailserver pro > mailserver.net
by vincewarde
on 18 Jan 2012 11:08 AM
I have to migrate mailserver pro > mailserver.net
by vincewarde
on 17 Jan 2012 08:20 PM
RE: How can I set up a DNS server - MySQL
by StephenRussell
on 13 Jan 2012 09:15 AM
RE: How can I set up a DNS server - MySQL
by SteveT
on 12 Jan 2012 01:58 PM
How can I set up a DNS server - MySQL
by StephenRussell
on 12 Jan 2012 05:18 AM
RE: IMAP / iPhone
by Eskissimo
on 06 Jan 2012 07:47 AM

ArGoStuff User to User Support Forums
IMAP support for subfolders?
Last Post 20 Apr 2009 03:15 AM by JoanSalt. 4 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
AuthorMessages
gadgetkingUser is Offline
New Member
New Member
Send Private Message
Posts:7

--
08 Apr 2009 08:31 PM  
I was testing out Mailserver .NET and was testing loading data into the IMAP server from an existing data store. The data store was in Outlook.

What I did was configure the IMAP account so that I now had a POP account and a IMAP account viewable within Outlook.

I then copied all the folders (and email contained within) from the POP account to the Mailserver .NET IMAP account.

I see the messages are present in the C:\Program Files\ArGo Software Design\ArGoSoft Mail Server .NET\_users\_Default\user\Folder\Folder2 directory on disk.

However when I try and re-index the subfolder, I get the error popup:

   Folder C:\Program Files\ArGo Software Design\ArGoSoft Mail Server .NET\_users\_Default\user\Folder&Afw-Folder2 not found.

Note, the '&Afw-' vs the directory separator. The on disk representation is most definitely correct.

What's wrong with this picture?

  - having a Outlook folder of email messages

gadgetkingUser is Offline
New Member
New Member
Send Private Message
Posts:7

--
08 Apr 2009 08:44 PM  
The mystery thickens. I renamed the directories to contain the &Afw- string vs the directory separator. The index rebuild works - but ALL THE EMAILS in the folder are LOST!!!!

Now, when I go to the server controller and collapse the root folder - I see presented the folder as 'Folder\Folder2' Note, the exact string as you see it. Not as a tree view.

Note, also a deeper tree has a different set of characters.

I strongly believe that there is a problem here with IMAP support and subfolders. Clearly the loss of email messages when a folder is indexed is BAD!!!

ArchieUser is Offline
ArGoSoft Developer
Basic Member
Basic Member
Send Private Message
Posts:152

--
14 Apr 2009 11:48 AM  
How exactly did you copy messages from POP account to mail server .NET IMAP account?

Which language Windows do you use?

Archie
gadgetkingUser is Offline
New Member
New Member
Send Private Message
Posts:7

--
15 Apr 2009 10:03 PM  
I did it from within Outlook 2007.

I tried this with two mechanisms. I copied Folders of email that were downloaded into Outlook (offline storage) and dropped it onto the IMAP folder tree being served by MailServer.NET. I also tried to create the folder by right clicking on the tree and creating a subdirectory.

The Windows system is in English although the Ukranian character set has also been loaded (but not active).

JoanSaltUser is Offline
New Member
New Member
Send Private Message
Posts:1

--
20 Apr 2009 03:15 AM  

In reference to delete messages on Imap subfolders, the messages are deleted ONLY ON APPEARANCE (on indexed mailbox window).

If you look at  user folder with windows explorers you can see all messages are still on the folder.

If you REBUILD the user the messages are now on the index folders but a liitle problem  all messages apperar with the SAME DATE (today).

This occours on subfolders o folders containing spaces or underscores on they name.

I have been repoorted this with  my bad english.

 



 

You are not authorized to post a reply.

Active Forums 4.2
DonationsMinimize

Find our site useful? Make a donation to show your support

Donate

logo_ccMC.giflogo_ccVisa.giflogo_ccDiscover.giflogo_ccAmex.gif

ArGoStuff Supporters

 


News from ArGoSoftMinimize
1 2 3 4 5 6


Mail Server v1.0.8.3
  • Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will allow secure, fully encrypted connections, when possible;
11/6/2011 1:10:34 PM
Mail Server v1.0.8.2
  • Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads messages, which should considerably increase deliver speed;
  • Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
  • Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
10/8/2011 7:59:35 PM
ArGoSoft Mail Server v1.0.8.1
  • Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it to Trash folder" option, marking messages in the trash folder was causing high CPU usage, and was taking some time, making the server pretty much non-responsive. The problem was happening only when using SQLite.
6/6/2011 9:33:36 PM
ArGoSoft Mail Server v1.0.8.0
  • Fixed a problem with web interface - was showing only first page of messages, and would not switch to other pages; In order to fix the web interface, mail server itself has to be updated;
  • When installint initially, was still using SQLite, even when SQL was requested;
  • There was a problem with switching from SQLite database engine to SQL server database engine: the SQL database was not being created;
5/23/2011 5:53:55 PM
ArGoSoft Mail Server .NET v1.0.7.9
  • The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use SQLite engine, which does not require separate installation. If SQL server is found, then user will be prompted whether he wants to use it;
  • Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them, also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
  • Made minor improvements on web interface;
4/26/2011 9:47:25 PM


1 2 3 4 5 6

Get PayPal


Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2011 by ArGoStuff Terms Of UsePrivacy Statement