Search found 18 matches

by haimeo1201
Sun Mar 01, 2026 10:54 am
Forum: Zimlets
Topic: Zimbra Nextcloud Zimlet on FOSS (MALDUA 9.0.0.p27)
Replies: 1
Views: 4825

Zimbra Nextcloud Zimlet on FOSS (MALDUA 9.0.0.p27)

Hi everyone, I’m trying to install the Zimbra Nextcloud Zimlet on my server but I ran into an issue. When I run: sudo apt install zimbra-zimlet-nextcloud I get: E: Unable to locate package zimbra-zimlet-nextcloud From my understanding, this package might only be available for Zimbra Network Edition....
by haimeo1201
Thu Jan 08, 2026 3:11 pm
Forum: Developers
Topic: GetAccountRequest (Admin SOAP) returns NO_SUCH_ACCOUNT even though account exists
Replies: 1
Views: 3848

GetAccountRequest (Admin SOAP) returns NO_SUCH_ACCOUNT even though account exists

I want to call Admin SOAP GetAccountRequest to read the user’s Sieve filter script: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:zimbraAdmin="urn:zimbraAdmin"> <soapenv:Header> <context xmlns="urn:zimbra"> <authToken>ADMIN_AUTH_TOKEN...
by haimeo1201
Thu Aug 14, 2025 10:45 pm
Forum: Developers
Topic: How to Get Zimbra Message ID (Not Postfix Message ID)
Replies: 4
Views: 25434

Re: How to Get Zimbra Message ID (Not Postfix Message ID)

For anyone have this use case I found a solution (kind of)
You call the searchRequest api with
msgid: (text) which is your postfix id

here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips
:D
by haimeo1201
Thu Aug 14, 2025 10:44 pm
Forum: Developers
Topic: Getting zimbra message id (from postfix id)
Replies: 3
Views: 17626

Re: Getting zimbra message id (from postfix id)

For anyone have this use case I found a solution (kind of)
You call the searchRequest api with
msgid: (text) which is your postfix id

here's the link for anyone to read
https://wiki.zimbra.com/wiki/Zimbra_Web ... earch_Tips
:D
by haimeo1201
Mon Jun 02, 2025 11:11 pm
Forum: Administrators
Topic: Getting zimbra message id (from postfix id)
Replies: 0
Views: 11030

Getting zimbra message id (from postfix id)

Hey guys, i'm developing a notification service for zimbra user whether they receive a new email Using a filter (rspamd) i was able to get the sender, receiver of each message, but i want when user receive the notification, they can click on it and go straight to the message Right now the filter onl...
by haimeo1201
Sun Jun 01, 2025 3:39 pm
Forum: Developers
Topic: Getting zimbra message id (from postfix id)
Replies: 3
Views: 17626

Getting zimbra message id (from postfix id)

Hey guys, i'm developing a notification service for zimbra user whether they receive a new email Using a filter (rspamd) i was able to get the sender, receiver of each message, but i want when user receive the notification, they can click on it and go straight to the message Right now the filter onl...
by haimeo1201
Mon May 19, 2025 1:51 pm
Forum: Administrators
Topic: Plain text mail content in web client
Replies: 4
Views: 3829

Re: Plain text mail content in web client

So you're saying the issue is with outlook and not zimbra?
Is there anyway to solve this from zimbra perspective?
by haimeo1201
Mon May 19, 2025 12:56 pm
Forum: Administrators
Topic: Plain text mail content in web client
Replies: 4
Views: 3829

Re: Plain text mail content in web client

What i mean is that i want to keep the format when sending from outlook to zimbra So if the user already compose a formatted mail and send ( cc themself) the format will be missing ( signature font, color, paragraph format) So the root cause like you said solely on outlook, is there anyway to deal w...
by haimeo1201
Tue May 13, 2025 6:49 am
Forum: Users
Topic: Plain text mail content in web client
Replies: 1
Views: 14376

Plain text mail content in web client

Hi all.

I'm using zimbra 9.0.0 FOSS, when sending mail and cc myself from outlook, web mail often return plain text content but in outlook the format stays the same

Also the attachment contains winmail.dat and text/rtf

Has anyone encounter this? What is the solution

Many thanks :D
by haimeo1201
Mon May 12, 2025 3:44 am
Forum: Administrators
Topic: Plain text mail content in web client
Replies: 4
Views: 3829

Plain text mail content in web client

Hi all.

I'm using zimbra 9.0, when trying to mail to myself from outlook, web mail often return plain text content but in outlook the format stays the same

Also the attachment contains winmail.dat and text/rtf

Has anyone encounter this? What is the solution

Many thanks :D