import email account
-
Hey,
have installed with Univention Corp server.
Or can use deskapp import my pst fil or must do that command -
-
thanks, but must have path to that pst fil I will import then
-
with univention package manager i ment to install the kopano-migration-pst package not to import the pst file !
yes the pst file you’ll have to copy to the server and then run the command from that folder or put the path in the command
rg
Christian -
yes understand with kopano-migration-pst , i put in an path in that command where have that pst file for tryed and get error
-
Hello,
try do
kopano-migration-pst -u bert outlook.pstbut get error
2017-10-15 12:11:44,182 - migration-pst - INFO - starting migration-pst 2017-10-15 12:11:44,186 - migration-pst - INFO - importing file '/home/administrator/backup.pst' 2017-10-15 12:11:44,188 - migration-pst - INFO - stopping migration-pst 2017-10-15 12:11:44,190 - migration-pst - ERROR - Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/kopano/log.py", line 87, in log_exc try: yield File "/usr/lib/python2.7/dist-packages/kopano/service.py", line 99, in start _utils._daemon_helper(self.main, self, self.log) File "/usr/lib/python2.7/dist-packages/kopano/utils.py", line 484, in _daemon_helper func() File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/__init__.py", line 130, in main p = pst.PST(arg) File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/pst.py", line 1922, in __init__ self.fd = open(pst_file,'rb') IOError: [Errno 2] No such file or directory: '/home/administrator/backup.pst'
is there missing in that command do must have more
-
Hey,
i got that working now moved that pst file to another folder
usede these command
kopano-migration-pst /gemensam/backup.pst -u gytepr
no error -
Hey,
after update try again import an pst file but got an error:018-03-19 14:46:22,004 - migration-pst - ERROR - Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/kopano/log.py", line 87, in log_exc try: yield File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/__init__.py", line 116, in import_pst self.import_props(message, message2.mapiobj) File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/__init__.py", line 53, in import_props mapiobj.SaveChanges(KEEP_OPEN_READWRITE) File "/usr/lib/python2.7/dist-packages/MAPICore.py", line 395, in SaveChanges return _MAPICore.IMAPIProp_SaveChanges(self, ulFlags) MAPIErrorDiskError: MAPI error 80040116 (MAPI_E_DISK_ERROR) 2018-03-19 14:47:37,075 - migration-pst - ERROR - Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/kopano/log.py", line 87, in log_exc try: yield File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/__init__.py", line 116, in import_pst self.import_props(message, message2.mapiobj) File "/usr/lib/python2.7/dist-packages/kopano_migration_pst/__init__.py", line 53, in import_props mapiobj.SaveChanges(KEEP_OPEN_READWRITE) File "/usr/lib/python2.7/dist-packages/MAPICore.py", line 395, in SaveChanges return _MAPICore.IMAPIProp_SaveChanges(self, ulFlags) MAPIErrorDiskError: MAPI error 80040116 (MAPI_E_DISK_ERROR)
Not sure why that error coming up
-
MAPI_E_DISK_ERROR
usually means he could not write data to the MySQL database.@gytepr65 said in import email account:
after update
What is updated? from where to where? which versions are now in use?
PS: please use code tags when posting error messages. The usage of code tags makes posts way more readable.
-
Hey,
what is code tags where can find that!!
Kopano webapp version WebApp 3.4.2.1108+36.1
Kopano core 8.4.5.0 -
This forum uses markdown for formatting.
https://help.github.com/articles/creating-and-highlighting-code-blocks/
Same os (and version) as before?
Some more details about the error can probably be found in der server.log and the logging of your mysql server. -
Hey,
I will read on that site then.
Before tryed import my pst file was os version 4.2-xxx after upgrade is 4.3
but I will take an look later is not no hurry.
Are new on linux learn new thing every day.