[SOGo] BTS activities for Friday, June 13 2014

2014-06-13 Thread SOGo reporter
Title: BTS activities for Friday, June 13 2014





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, June 13 2014

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2815
	2014-06-13 06:20:13
	updated (open)
	ActiveSync
	ActiveSync missing From and Date from email sent from Android 4.1.2
	
	  
	
  
  




Re: [SOGo] GUI Revamp

2014-06-13 Thread Thomas Trepper
Hi all,

thanks a lot for all the effort so far with sogo. I really like it. 
Unfortunately I am not a UI designer but I would like to contribute with an 
idea: I think the only thing which is missing in sogo is a plugin-system. Maybe 
you would like to take this into consideration when you are rewriting the UI - 
I personally would find it very helpful/useful to have a plugin-system 
(bookmark-plugin as an example). You need to define a plugin lifecycle, a 
skeleton and allow access to DB and UI. :-)

What do you think?

Best
Thomas


Am 12.06.2014 um 16:14 schrieb Francis Lachapelle :

> Hi
> 
> Since the release of version 1.0 five years ago, SOGo has gained a lot in 
> maturity and tons of great features. However, we feel like the UI and UX of 
> the Web interface have been neglected and deserve a good amount of love. 
> That's why we have big plans for the next major release of SOGo. We want to 
> leverage the stability and flexibility of the backend to completely rewrite 
> the front-end with modern technologies that will allow the evolution of SOGo 
> for another five years.
> 
> The biggest challenge we want to meet is the accessibility of the Web 
> interface from modern mobile devices. SOGo is already accessible to mobile 
> devices through CalDAV, CardDAV and ActiveSync, but some users still want to 
> access their data through a Web browser. That means removing double-clicks 
> and contextual menus. It also means responsive design and simplified UI for 
> small screens, all without penalizing desktop users.
> 
> We've been analyzing and testing various options for the past few months and 
> we decided to build the new Web interface with the following open source 
> projects:
> 
> - AngularJS (https://angularjs.org/): a powerful open-source web application 
> framework. The project is already very popular and has a promising future.
> - Foundation (http://foundation.zurb.com/): an advanced front-end framework 
> combining a flexible grid system and a great bare style to build a custom 
> look and feel.
> - Ionic (http://ionicframework.com/): a new framework to build hybrid mobile 
> apps with HTML5. While our initial goal is to offer a very functional Web 
> interface to mobile devices, Ionic will ultimately help us to package a 
> native app of SOGo for Android and iPhone devices.
> 
> SOGo is a complex Web application and deserves a serious front-end 
> architecture. That's why we'll adopt a MVW (model-view-whatever) structure on 
> the front-end (AngularJS), use Sass to build the CSS (with Foundation), and 
> use a specific framework for the mobile version of the Web interface (Ionic).
> 
> If you are a UX expert, a UI designer or a JavaScript developer and you want 
> to contribute to the revamp of the Web front-end of SOGo, please contact us. 
> Share your ideas, sketches and inspirations on what would be the very best 
> open source groupware for you.
> 
> Thanks,
> 
> Francis
> 
> -- 
> flachape...@inverse.ca :: http://www.inverse.ca
> Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
> (http://packetfence.org)
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Alexander Pfeiffer

Hi Michael,

well my setup is also still ldap based but that should not be a problem.
Yes, your existing data for calendars and contacts should remain in the 
existing tables as SOGo will create new ones (with a part of the domain 
in the table name) - so if you revert the setting it should be there 
again. At least thats what i experienced when i did the setup - it kept 
the old tables under the old names. But i can't give any warranty on 
this.. :)


I have never used the sogo-tool, sorry. But i am looking forward to your 
experiences with it on this topic.


Alex




On 13.06.2014 17:07, Ian McMichael wrote:

On 13/06/14 15:58, Alexander Pfeiffer wrote:
There should be no issue with calendars etc. when you are setting up 
a new server anyway as everything after changing this setting will 
work again as expected.
SOGo will create new tables in the database with the new UID = mail 
so if you would revert the setting it would use the old tables from 
the UID = uid again.


Thanks very much Alex, I'll give that a go.  I've loaded test data 
into calendar and contacts on my new system as I'm preparing to 
migrate a bunch of customers, some of whom have an older server build 
based on OpenLDAP rather than Samba AD. So, if I wanted to keep this 
data as a test is there a way?


I've just had a look at the sogo-tool rename function.  Does this do 
what I need?  When I come to running it for real, is it safe or should 
I take a backup of each user before running it?


Thanks,

--

Ian McMichael

. E-Mail: ian.mcmich...@gmail.com
. Phone: +44-(0)7703-192837



--
dipl.-ing. alexander pfeiffer architekt bda eginhardstraße 9 52070 
aachen fon +49 241 9968186 fax +49 241 401 0783 mail: 
alexander.m.pfeif...@gmail.com

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Ian McMichael
On 13/06/14 15:58, Alexander Pfeiffer wrote:
> There should be no issue with calendars etc. when you are setting up a
> new server anyway as everything after changing this setting will work
> again as expected.
> SOGo will create new tables in the database with the new UID = mail so
> if you would revert the setting it would use the old tables from the
> UID = uid again.

Thanks very much Alex, I'll give that a go.  I've loaded test data into
calendar and contacts on my new system as I'm preparing to migrate a
bunch of customers, some of whom have an older server build based on
OpenLDAP rather than Samba AD.  So, if I wanted to keep this data as a
test is there a way?

I've just had a look at the sogo-tool rename function.  Does this do
what I need?  When I come to running it for real, is it safe or should I
take a backup of each user before running it?

Thanks,

-- 

Ian McMichael

. E-Mail: ian.mcmich...@gmail.com
. Phone: +44-(0)7703-192837

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Alexander Pfeiffer

Hi Ian,

if you change SOGoEnableDomainBasedUID to yes so that UIDFieldName will 
be taken from the mail adress.
This should solve your problem. At least for me it did but i have set it 
up on a SOGo 2.0.2.
There should be no issue with calendars etc. when you are setting up a 
new server anyway as everything after changing this setting will work 
again as expected.
SOGo will create new tables in the database with the new UID = mail so 
if you would revert the setting it would use the old tables from the UID 
= uid again.


Hope this helps.

Alex



On 13.06.2014 16:43, Ian McMichael wrote:
My guess would be to change UIDFieldName in sogo.conf from it's 
current value of sAMAccountName to mail?  However, my understanding is 
that would break all calendars and addressbooks in the database as 
they then wouldn't be associated with their owners.  Is there a way to 
fix this if I need to do it?


--
dipl.-ing. alexander pfeiffer architekt bda eginhardstraße 9 52070 
aachen fon +49 241 9968186 fax +49 241 401 0783 mail: 
alexander.m.pfeif...@gmail.com

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Dovecot shared mailbox dictionary via SOGo

2014-06-13 Thread Ian McMichael
It's Friday afternoon and 13th!  My brain is starting to ache after
spending the morning trying to diagnose an issue with shared mailboxes
using SOGo 2.2.5 and Dovecot 2.2.9 on a new server build under Ubuntu
14.04 LTS.  So, I thought I would see if anyone on the list can assist me?

I've narrowed the problem down to the username being inserted by SOGo
into my shared dictionary file.  When I add an entry via the SOGo web UI
I get the following style of line written:

shared/shared-boxes/user/usera/us...@example.net
1

However, if I use the IMAP ACL extension for Thunderbird and do the same
thing it yields:

shared/shared-boxes/user/us...@example.net/us...@example.net
1

With the domain name specified in both entries everything works fine in
both Thunderbird and the SOGo web UI.

So, I guess my question is, where does SOGo get the username of the
person I'm sharing a mail folder with?  We're using a Samba 4 Active
Directory as the source for users and as far as I can tell everything
else is working fine.  By turning mail_debug on in Dovecot I can see
that the ACL plugin is indeed checking for the full e-mail address of
the user, rather than just their username.

My guess would be to change UIDFieldName in sogo.conf from it's current
value of sAMAccountName to mail?  However, my understanding is that
would break all calendars and addressbooks in the database as they then
wouldn't be associated with their owners.  Is there a way to fix this if
I need to do it?

Thanks in advance for any assistance...

-- 

Ian McMichael

. E-Mail: ian.mcmich...@gmail.com
. Phone: +44-(0)7703-192837

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] unable to add attachment to any reply, compose new works

2014-06-13 Thread Albert Shih
 Le 12/06/2014 à 11:07:47-0400, Francis Lachapelle a écrit
> 
> On Jun 12, 2014, at 10:44 AM, mourik jan heupink  wrote:
> 
> > Hi Francis,
> > 
> > To solve this for now, is it safe to switch to nightlies, and once 2.2.6 is 
> > out, change back to regular?
> 
> Sure!
> 
> > Thanks for the incredible quick fix :-)
> 

Well in fact it's not solve everything. 

I just past to nightlies.

As I say, my problem is little more strange. 

When I reply to a mail with a attachment and if in that answer I attach
some document I can send it but the compose windows doesn't close. And the
« close » button become desactivated , so the only way to close it is
throught firefox/OS close buttom

The strange par of this bug is it's not affect every account. I got a other
account for test and on this one everything work fine. But me and some
collegue we got this bug. 

Regards.

JAS
-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: j...@obspm.fr
Heure local/Local time:
ven 13 jui 2014 16:34:03 CEST
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo and other user's mailbox access

2014-06-13 Thread Christian Mack
Am 2014-06-13 15:17, schrieb Martin Simovic:
> 
> I don’t seem to be able to find a way how to access other user’s
> mailbox. I remember that this was possible without prior
> configuration for sogo administrative users, now the only thing I can
> find is to set ACL’s for contacts and calendars.
> 
> Is there a way to access other mailboxes from administrative user web
> interface or do I remember wrong?
> 

Sorry, but your memory of this part is wrong.
IMAP was never accessible from the SOGo administration interface.

You only can set privileges for address books and calendars there.

But you can subscribe to any address book and/or calendar as
SOGoSuperUser and have full modify privileges in them, without changing
these privileges beforehand in the administration interface.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] SOGo and other user's mailbox access

2014-06-13 Thread mourik jan heupink
This is something that is done on imap-level. You have to check-out how 
to do it with your imap server.


We run dovecot, and that info is here:

http://wiki2.dovecot.org/SharedMailboxes

MJ

On 06/13/2014 03:17 PM, Martin Simovic wrote:

Hi,

I don’t seem to be able to find a way how to access other user’s mailbox. I 
remember that this was possible without prior configuration for sogo 
administrative users, now the only thing I can find is to set ACL’s for 
contacts and calendars.

Is there a way to access other mailboxes from administrative user web interface 
or do I remember wrong?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk




--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo and other user's mailbox access

2014-06-13 Thread Martin Simovic
Hi,

I don’t seem to be able to find a way how to access other user’s mailbox. I 
remember that this was possible without prior configuration for sogo 
administrative users, now the only thing I can find is to set ACL’s for 
contacts and calendars. 

Is there a way to access other mailboxes from administrative user web interface 
or do I remember wrong?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Display just working days on web interface

2014-06-13 Thread Christian Mack
Hello Alain Abbas

Am 2014-06-13 10:20, schrieb ABBAS Alain:
> 
> Is it possible to display for a user just the working days in week view ?
> 

No.
See enhancement request:
http://www.sogo.nu/bugs/view.php?id=1841


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Public link to a users personal calendar?

2014-06-13 Thread Christian Mack
Hello Tanstaafl

Am 2014-06-13 12:52, schrieb Tanstaafl:
> On 6/13/2014 4:43 AM, Christian Mack 
> wrote:
>> You have to enable public access in sogo.conf for all users with:
>> SOGoEnablePublicAccess = YES;
>>
>> Now you can set read privileges for pseudo user "Public Access" on every
>> calendar and/or addressbook you want to.
> 
> So, to confirm, all enabling this does is add the ability to add this
> pseudo user 'Public Access' to a calendar?
> 

It will add this pseudo user like the one for "Any Authenticated User"
in the Sharing list.
The "Public Access" pseudo user will have no rights per default.

>> Then all people world wide can access that calendar via CalDAV, ics-File
>> or XML-File, if they know the URL.
> 
> And by 'access', this is a read-only access, correct?
> 

Yes.
For address books you only can give read access or revoke it.
For calendars you can specify separate for the three event
confidentially classes "Public", "Confidential" and "Private" which read
access you want to grant.
So you can choose for those classes if "None", "View the Date & Time" or
"View All" shall be given.

Be aware, that after allowing public access, in the calendar
"Properties" --> "Links to this Calendar" there is a new section "Public
Access".
In this section are the Links listed to access this calendar from the
public internet.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Very big problem with reply with attachment

2014-06-13 Thread marco ardito

Il 13/06/2014 13:23, Ludovic Marcotte ha scritto:

On 2014-06-13, 4:34 AM, marco ardito wrote:

Sorry, I don't understand what "in the first place" mean here... ?

Let me say it one last time.
When replying to a mail, the attachments from the _original mail_ 
should never be included (original bug, fixed).
But if you reply to a mail and want to attach files during that 
process, you should be allowed to do so (regression fixed yesterday).
many thanks, now I can understand it completely...  and of course I'm 
fine with that.

it could be my english... :) thanks.
--
*Marco
*


---
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Very big problem with reply with attachment

2014-06-13 Thread Ludovic Marcotte

On 2014-06-13, 4:34 AM, marco ardito wrote:

Sorry, I don't understand what "in the first place" mean here... ?

Let me say it one last time.

When replying to a mail, the attachments from the _original mail_ should 
never be included (original bug, fixed).


But if you reply to a mail and want to attach files during that process, 
you should be allowed to do so (regression fixed yesterday).


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Public link to a users personal calendar?

2014-06-13 Thread Tanstaafl

On 6/13/2014 4:43 AM, Christian Mack  wrote:

You have to enable public access in sogo.conf for all users with:
SOGoEnablePublicAccess = YES;

Now you can set read privileges for pseudo user "Public Access" on every
calendar and/or addressbook you want to.


Thanks Christian!

So, to confirm, all enabling this does is add the ability to add this 
pseudo user 'Public Access' to a calendar?



Then all people world wide can access that calendar via CalDAV, ics-File
or XML-File, if they know the URL.


And by 'access', this is a read-only access, correct?

Thanks again! This should help a lot...
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Display just working days on web interface

2014-06-13 Thread ABBAS Alain

Hello
Is it possible to display for a user just the working days in week view ?
Regards


--
Alain Abbas
11 rue Robert Schumann
54500 Vandoeuvre
Tel : +333 83 18 02 70
skype: alain.abbas-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] GUI Revamp

2014-06-13 Thread Anna Christina Naß

Am 12.06.2014 16:14, schrieb Francis Lachapelle:

Hi,


We've been analyzing and testing various options for the past few
months and we decided to build the new Web interface [...]


That's great news!

But please please please make it an option to have a real user interface 
and not some so-called "flat design" interface (the change to an ugly 
design made me leave gmail) or at least offer some options to choose from.


Kind regards,
Anna Christina Naß



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] Very big problem with reply with attachment

2014-06-13 Thread marco ardito

Il 05/06/2014 13:39, Ludovic Marcotte ha scritto:

On 2014-06-05, 3:23 AM, marco ardito wrote:
sorry, what it means "we no longer try to include attachments when 
replying to a mail", in the commit "Don't try to add attachments 
during reply operations" ? 
It's quite obvious, attachments shouldn't be added to a reply 
operation in the first place.




Sorry, I don't understand what "in the first place" mean here... ?

!?! if a friend asks me " can  you send me that doc", I can't reply 
attaching it? :D

could it be just a temporary patch perhaps?

( I sent this on june 5th but somehow ML did not receive it...)
--
*Marco
*


---
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Public link to a users personal calendar?

2014-06-13 Thread Christian Mack
Hello Charles Marcus

Am 2014-06-12 17:43, schrieb Charles Marcus:
> 
> I have a user who wants to have a simple public link to her calendar
> that only shows free/busy (no need to see event details)...
> 
> All I see in the Calendar links properties is links for authenticated
> users.
> 
> Is this possible?
> 

You have to enable public access in sogo.conf for all users with:
SOGoEnablePublicAccess = YES;

Now you can set read privileges for pseudo user "Public Access" on every
calendar and/or addressbook you want to.
Then all people world wide can access that calendar via CalDAV, ics-File
or XML-File, if they know the URL.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] unable to add attachment to any reply, compose new works

2014-06-13 Thread Christian Mack
Hello Albert Shih

Am 2014-06-12 17:11, schrieb Albert Shih:
>  Le 12/06/2014 à 11:07:47-0400, Francis Lachapelle a écrit
>>
>> On Jun 12, 2014, at 10:44 AM, mourik jan heupink  wrote:
>>
>>> Hi Francis,
>>>
>>> To solve this for now, is it safe to switch to nightlies, and once 2.2.6 is 
>>> out, change back to regular?
>>
>> Sure!
>>
> 
> Andhow can I do that ? (I'm running CentOS 5). 
> 

Just switch to the nightlies repository, then :
yum update

After 2.2.6 is out, switch back.

Nightlies repository info:
http://www.sogo.nu/english/nc/support/faq/article/how-to-install-a-nightly-version-through-yum.html


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] New Email Infrastructure

2014-06-13 Thread Christian Mack
Hello Elías Halldór Ágústsson

Am 2014-06-12 15:09, schrieb Elías Halldór Ágústsson:
> dyl...@tecmed.co.za skrifaði:
>> We currently use 3 imap based mail servers on
>> FreeBSD. I have been tasked with creating a new more modern email
>> infrastructure with features that exchange holds, however the
>> financial cost
>> of exchange is significant and management would prefer going with an
>> "open
>> source" solution based on Linux.
>>
>> After some playing around, I think that Sogo is the route, replacing
>> the 3
>> mail servers with 1 inside our HO.
> 
> We have a "murder" of cyrus imapd servers on our site and several SMTP
> hosts. We use SOGo only as a front-end for users who haven't figured out
> this mail client thing.
> 

IMHO the complexity of a murder setup is not necessary for 300 users ;-)

In my experience young people tend to use "the internet" (which means
browser for them) only.
They are no longer familiar with installing and configuration of local
applications like email clients.
Because of that the use of web based services is increasing.
This also means, that our SOGo service is used more and more here at the
University of Konstanz.


>> My user's currently are pop'ing their mail onto their laptops etc,
>> there for
>> contacts, calendar and mail are sitting locally in their machines.
>> This brings
>> me to my question, is there a possibility of import their existing PST
>> files
>> into Sogo? or what would be the best solution for getting the mail
>> into their
>> sogo account?
> 
> Isn't that a client issue? Most email clients can do that. And you
> should really inform your users about the wonders of IMAP and try to ban
> POP altogether ... it should have died years ago.
> 

As arguments pro IMAP mention:
* centralized backup and restore of all emails.
* access from different machines (desktop, laptop, tablet, smartphone)


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] New Email Infrastructure

2014-06-13 Thread Christian Mack
Hello Dylan Chrysanthou

Am 2014-06-12 15:08, schrieb Dylan Chrysanthou:
> 
> Thank you for the response. If I had to do that, could I just drag an entire, 
> inbox into the new mail account and it would recreate the subfolders with the 
> mail in them?
> 
> This seems like something I could easily instruct most users todo?
> 

We had sometimes problems with  that, especially when there are many
subfolders in subfolders.
I assume that's because email clients usually use multiple connections
in parallel to do the copying or moving.
So not always are folders created in the correct order.
If that happens, outlook will lock up while copying/moving and sometimes
you are not able to delete the corrupt orders via outlook or another
email client afterwards.
This means you have to get rid of them manually on the IMAP server side.

So in my experience you better create the folders beforehand if you have
more than on level of folders.


Kind regards,
Christian Mack

> 
> -Original Message-
> From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On Behalf Of 
> Christian Mack
> Sent: 12 June 2014 03:05 PM
> To: users@sogo.nu
> Subject: Re: [SOGo] New Email Infrastructure
> 
> Hello Dylan
> 
> Am 2014-06-12 14:46, schrieb dyl...@tecmed.co.za:
>>
>> I am currently the network administrator for a Mid-Size business in South
>> Africa with about 300 users. We currently use 3 imap based mail servers on
>> FreeBSD. I have been tasked with creating a new more modern email
>> infrastructure with features that exchange holds, however the financial cost
>> of exchange is significant and management would prefer going with an "open
>> source" solution based on Linux.
>>
>> After some playing around, I think that Sogo is the route, replacing the 3
>> mail servers with 1 inside our HO.
>>
>> My user's currently are pop'ing their mail onto their laptops etc, there for
>> contacts, calendar and mail are sitting locally in their machines. This 
>> brings
>> me to my question, is there a possibility of import their existing PST files
>> into Sogo? or what would be the best solution for getting the mail into their
>> sogo account?
>>
>> Hopefully someone can be of assistance!!
>>
> 
> As your user use POP3, you can only move the mails from their computers
> to the server.
> You can add an additional IMAP/ActiveSync/MAPI account in Outlook.
> Create the same folders in there as are currently available local.
> Then move the emails up into that account within Outlook.
> 
> AFAIK there is no automation tool that does that.
> 
> 
> Kind regards,
> Christian Mack
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature