Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    1. Home
    2. Kopano DeskApp
    Statement regarding the closure of the Kopano community forum and the end of the community edition
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • schmidmeyer

      Andere Emailadresse als Absendeadresse nutzen
      • schmidmeyer

      5
      0
      Votes
      5
      Posts
      671
      Views

      umgfoin

      @schmidmeyer said in Andere Emailadresse als Absendeadresse nutzen:

      Who can help me?

      1st of all: The manual:
      8.3.5. Configuring ‘Send as’ permissions

    • A Former User

      Deskapp and Roaming Profile
      • A Former User

      3
      0
      Votes
      3
      Posts
      345
      Views

      Moin

      I solved the problem for myself by introducing a central INI-file.

      See also the documentation for DeskApp Autodiscovery:
      https://documentation.kopano.io/deskapp_admin_manual/configuration.html#deskapp-autodiscovery

      First, the central INI file must be stored in an area that is accessible to all users. For example, the netlogon area of the domain is useful:

      \\<DOMAIN>\netlogon\<PathToFile>\deskapp.ini

      The INI file can look like this:

      forceImport=true ; Only import if no settings are present yet forceImport=false ; general: automatically login with profile_1, [general] defaultProfile=${USERNAME} autoLogin=true hideOnMinimize=false closeOnLogout=true ; profile_1: profile with default WebApp authentication, taking the username ; and the first part of the emailaddress from environment variables. ; Remembers the password, after the user has entered it the first time. [profiles.${USERNAME}] id=${USERNAME} name="Profil ${USERNAME}@<DOMAIN>.<TLD>" email=${USERNAME}@<DOMAIN>.<TLD>" rememberPassword=true authType=webapp url=https://<DOMAIN>.<TLD>/webapp/index.php?logon username=${USERNAME} ; downloads: download without asking where to save to the environments TEMP folder ; and open the file after downloading [downloads] showSaveAs=false downloadBehaviour=ask defaultDownloadLocation=${HOMEDRIVE} ; spellcheck: use german and us english for spellchecking [spellcheck] languages[]="de"

      Now the INI file must be announced with an entry in the registry of the user. This is done by GPO:
      Deskapp-GPO.png
      and:
      Deskapp-GPO-Edit.png

      This is how it works for me in two domains.

    • micro

      no contact photo displayed
      • micro

      4
      0
      Votes
      4
      Posts
      266
      Views

      micro

      Hi Robin,

      I apologize for the inconvenience and thank you for your assistance. This topic is related to my personal home server (community edition) so I have no subscription for it.

      I believe the issue is not related in z-push or mobile because it starts and ends in WebApp (or DeskApp). Whatever contact I click, I see a blank image. I can right-click into it and choose “remove picture” than I see the grey default head. Whenever I add a new photo to it (even very small file sizes to ensure I am not riding into a file size exceeding issue) the new photo is really added to the contact because I see it immediately synced on my mobile. But WebApp/DeskApp shows only a blank square. I tried using different computers, different browsers, everywhere the same issue. I know for sure that my computer/browser is not faulty because I can log-in to my company Kopano Webapp and there everything works fine.

      Any clues how to find the culprit?

      EDIT: running kopano-server 8.7.81.164.02d8c6ffb-0+262.1 and webapp 3.5.7.2330+1306.1 on GNU/Linux Debian 9.11

    • item

      Kopano Deskapp Download no longer available
      • item

      14
      0
      Votes
      14
      Posts
      3413
      Views

      mircsicz

      @nschoote & @marty

      THX

    • JISN

      save image from email to local
      • JISN

      2
      1
      Votes
      2
      Posts
      140
      Views

      marty

      @JISN It’s a bug we’re looking into:
      https://jira.kopano.io/browse/KD-427

    • Steffen

      deskapp version number?
      • Steffen

      4
      0
      Votes
      4
      Posts
      313
      Views

      marty

      @Steffen This is also mentioned here:
      https://documentation.kopano.io/user_manual_deskapp/usage.html#tray-icon

    • A Former User

      MAPI functionality for DeskApp is not working as expected.
      • A Former User

      8
      0
      Votes
      8
      Posts
      760
      Views

      bjoernneumann

      @WalterHof @chrissibertling

      Hi,

      actually using MSMAPI32.OCX to create mails is deprecated.
      Microsoft itself states that all MAPI functions except MAPISendMailW and MAPISendMailHelper are.

      Using that old stuff is also the cause why you need to use 32-bits DeskApp.

      See:
      Bitness:
      https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/building-mapi-applications-on-32-bit-and-64-bit-platforms
      https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/building-mapi-applications-on-32-bit-and-64-bit-platforms#exception-mapisendmail

      Example for deprecated MAPI functions:
      https://docs.microsoft.com/en-us/windows/win32/api/mapi/nc-mapi-mapilogon

      DeskApp fully supports MAPISendMail and MAPISendMailW.
      From the error message it’s obvious that MSMAPI32.OCX is using MAPILogon and doesn’t get a handle back.

      Anyway we added some code to return a dummy handle when MAPILogon is called, which is all we can do.
      Can you please try again with a recent DeskApp > 2.3?
      If that still doesn’t work, there’s nothing we can do unfortunately.

      -Björn

    • MuS

      Spell-Checker in Real-Time
      • MuS

      2
      0
      Votes
      2
      Posts
      170
      Views

      robing

      @MuS if you use our spellchecker plugin then this is not possible but we only introduced this plugin for browser that didn’t have a build-in spellchecker and the only supported browser at the moment is IE 11.

      So if you not using IE 11 you should turn off this plugin so WebApp can use the native one of the browser.

    • rs_1981

      Sending E-Mail through Acrobat with Kopano DeskApp
      • rs_1981

      3
      0
      Votes
      3
      Posts
      286
      Views

      boospy

      It is working fine with PDFcreator and MasterPDF.

    • A Former User

      S/MIME save decryption password in DeskApp
      • A Former User

      3
      0
      Votes
      3
      Posts
      378
      Views

      boospy

      Strange. Same here but password will not saved in Deskapp. Using here UCS 4.4 (Kopano 8.7.1.0). Clients are Windows10 and KDE Neon Linux. On both the same. The password on the Deskapp will not be saved for the session. For every mail we must enter the decryption password.

    • q5616417

      feature request: Notification Window
      • q5616417

      4
      0
      Votes
      4
      Posts
      332
      Views

      marty

      @q5616417
      I think it would, yes.

      I’ve created place holder ticket https://jira.kopano.io/browse/KW-3183
      Details need to be thought out.

    • C-Smul

      Notifications for shared folders
      • C-Smul

      7
      0
      Votes
      7
      Posts
      482
      Views

      marty

      @C-Smul

      Widgets are not on our top prio list at the moment.
      But you can always create your own widget in the form of a plugin, if you have some developer skills.

      @christian-roeser
      Taskbar icons are set (mac + windows) since DeskApp 2.2
      Corresponds to your inbox folder only.

    • christian.roeser

      deskapp and shared mailboxes
      • christian.roeser

      1
      0
      Votes
      1
      Posts
      188
      Views

      No one has replied

    • q5616417

      Solved: Authentication Failure
      • q5616417

      2
      0
      Votes
      2
      Posts
      327
      Views

      q5616417

      Good Morning,
      I don’t yet know why, but today authentication in DeskApp works again. So, I will investigate it, in case I find an explanation, I will post it.

      Best regards

      Thomas

    • mcdaniels

      Export Mail to EML - after about 30 mails you have to Save as...
      • mcdaniels

      1
      0
      Votes
      1
      Posts
      160
      Views

      No one has replied

    • micro

      restricted privilege to calendar for displaying only free/busy slots
      • micro

      13
      0
      Votes
      13
      Posts
      625
      Views

      marty

      @micro

      Then it’s not possible to change that setting for all users.

    • ewj

      Multiple Instances of DeskApp or displaying calendar and inbox at the same time?
      • ewj

      3
      0
      Votes
      3
      Posts
      232
      Views

      ewj

      thanks for the reply

      guess i have to convince my supervisors for now :)

    • mbacks

      displayerror in 2.3.11 (style in body tag)
      • mbacks

      2
      0
      Votes
      2
      Posts
      162
      Views

      marty

      @mbacks
      Where do you see this?

    • mcdaniels

      Cannot close DA when "clear cache" is activated
      • mcdaniels

      4
      0
      Votes
      4
      Posts
      278
      Views

      marty

      @mcdaniels Could you check the latest version.
      KD 2.3.11

    • boospy

      Shortcut for save/export a Mail?
      • boospy

      1
      0
      Votes
      1
      Posts
      144
      Views

      No one has replied