[SOGo] [SPAM] Re: [SPAM] Re: [SPAM] Cannot launch the start page

2024-04-26 Thread Marco Moock
Am 26.04.2024 schrieb "Roman" (adro...@yandex.ru) :

> 2024/04/26 10:15:08 [error] 20#20: *1 connect() failed (111:
> Connection refused) while connecting to upstream, client:
> 192.168.5.10, server: sogo.spacecraft.mywire.org, request: "GET
> /SOGo/ HTTP/1.1", upstream: "http://[::1]:2/SOGo/;, host:
> "sogo.spacecraft.mywire.org"

Check if SOGO listens on [::1]:2
ss -ltn


Re: [SOGo] [SPAM] Cannot launch the start page

2024-04-26 Thread Marco Moock
Am 26.04.2024 schrieb "Roman" (adro...@yandex.ru) :

> I get an incomprehensible white page with forms to fill out and text
> like this:

What does the apache log say?


Re: [SOGo] Two Versions

2024-04-25 Thread Marco Moock
Am 25.04.2024 schrieb "Alexandru Sauciuc"
(alexandru.sauc...@lauterbach.com) :

> While looking for alternatives, we found out that SOGo is actually 
> maintaining two versions, one of which (2.x) offers Outlook native 
> support (over openchange).

Is there a reason you are fixed to Outlook?
You can choose any other CalDAV application.

> Now the question is, how maintained is the 2.x really?

For me it looks like it isn't maintained anymore.
It is also not shown on the website anymore. 2022 a demo for SOGo 2 was
on the website.
The owner of SOGo changed (inverse to Alinto) and maybe they decided to
drop support for version 2.

> Is the version 2.x safe to use in production?

I wouldn't switch to that. As you said, no real work is being done and
I assume there won't be in future.


Re: [SOGo] How to disable the mail interfaces or hide them?

2024-04-23 Thread Marco Moock
Am 23.04.2024 um 07:08:46 Uhr schrieb "cezar.so...@desion.de":

> I see some complexities to setup an MTA Relay to bring email to the
> Sogo interface and I'm going to do it later.

Mail to the interface will be polled with IMAP.
Only outgoing mail uses SMTP and needs an MTA with a very basic
configuration.

-- 
Gruß
Marco

Send unsolicited bulk mail to 1713848926mu...@cartoonies.org


Re: [SOGo] Unable to send email from Thunderbird

2024-04-23 Thread Marco Moock
Am 22.04.2024 um 23:55:07 Uhr schrieb "Pierre Houdouin":

> My university uses Sogo to host the email and I wanted to put the
> mail address on Thunderbird.

SOGo is just a web frontend for SMTP/IMAP server. You can't use
IMAP/SMTP with SOGo. You need to know the server names of the IMAP and
SMTP service of your university.
Ask the IP department there about them, this can't be solved on this
mailing list.

-- 
Gruß
Marco

Send unsolicited bulk mail to 1713822907mu...@cartoonies.org


Re: [SOGo] SOGo doesn't Send EMail Notifications

2024-04-22 Thread Marco Moock
Am Mon, 22 Apr 2024 12:58:25 +
schrieb "\"cezar.so...@desion.de\"" (cezar.so...@desion.de)
:

> Could you tell me what I have to do to setup SOGo to sent EMail
> Notifications by using only one smtps email account from my external
> shared mail provider? Do I need to install Postfix/Sendmail/Dovecot?

SOGo itself includes an SMTP client, you can use that, but if the
server is not reachable, the messages can't be send and the user will
be presented an error message.
A local MTA has benefits because it can queue mails in that situation.

You can install whatever MTA you want. It simply needs to be configured
to send all mails to one server (smart host) and use authentication.

The MTA must listen on the localhost ([::1]:25) and SOGo must be
configured to connect to this IP.

With sendmail this is possible and easy.
https://support.mailchannels.com/hc/en-us/articles/200262690-Setting-up-for-Sendmail


[SOGo] settings pane empty when switching to zh_cn or ar

2024-03-14 Thread Marco Moock
Hello!

When one of our clients changed the lang to zh_cn, the settings pane
turned empty.
This also happens when choosing Arabic (ar), but it does work
properly for German and Russian.

That can be reproduced on demo.sogo.nu.

-- 
kind regards
Marco Moock


Re: [SOGo] Sogo as a MTA relay server

2024-03-11 Thread Marco Moock
Am 11.03.2024 um 09:19:57 Uhr schrieb Cezar Souza:

> Could someone tell us if it's possible to setup Sogo as a MTA relay
> server to get emails from our external shared email service and
> delivery it to all clients with the calendar from Sogo?

SOGo ist not an MTA. You need to install an MTA like sendmail to
receive mail from the outside.
You also need an IMAP server to store those mails.
SOGo will simply access that IMAP server.

-- 
Gruß
Marco

Send spam to 1710145197mu...@cartoonies.org


Re: [SOGo] First timer questions

2024-03-01 Thread Marco Moock
Am 27.02.2024 schrieb "Philipp Weber - IT Pahl Pflege GmbH"
(p.we...@pflege-pahl.de) :

> 1) So i have found a few articles about LDAP but primary about the
> LDAP which is included in Iredmail.
> 
> What is the way to connect it seamlessly to UCS LDAP?

LDAP is a protocol. Many server implementations exist, you can use them.
 
> 2) Can i use the actual external mail server as a relayhost and use 
> fetchmail to test Iredmail with a few users in parallel?

You can use an external smtp host for outgoing mail directly in the
sogo.conf, so no local MTA is needed, but possible.

You can use fetchmail to retrieve mail via IMAP, completely independent
of SOGo.


[SOGo] sogo-tool Uncaught exception NSInvalidArgumentException, reason: SoHTTPException(instance) does not recognize setContext:

2024-01-24 Thread Marco Moock
Hello!

updating vacation is currently faulty at our site, so I ran it manually.

 sudo -u sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds

It gives
/usr/sbin/sogo-tool: Uncaught exception NSInvalidArgumentException,
reason: SoHTTPException(instance) does not recognize setContext:

What ca be the reason for that?

-- 
kind regards
Marco

Spam und Werbung bitte an ichwillgesperrtwer...@nirvana.admins.ws


Re: [SOGo] Request for technical support for Sogo groupware server installation on Ubuntu 22.04

2023-11-29 Thread Marco Moock
Am 29.11.2023 um 17:07:06 Uhr schrieb Aditya Kumar:

> How to install sogo mail on ubuntu 22.04.

See the instructions:
https://www.sogo.nu/files/docs/SOGoInstallationGuide.html


Re: [SOGo] Request for technical support for Sogo groupware server installation on Ubuntu 22.04

2023-11-29 Thread Marco Moock
Am 29.11.2023 um 01:42:41 Uhr schrieb Aditya Kumar:

> I need support to install and configure sogo groupware mail server
> for our organization on ubuntu 22.04.

What is your exact question?

Did you read this?
https://www.sogo.nu/files/docs/SOGoInstallationGuide.html


[SOGo] documentation for sogo-tool

2023-10-05 Thread Marco Moock
Hello!

I cannot find documentation for sogo-tool. -h exists, but doesn't list
the options for user-preferences.
A manpage doesn't exist.

Is there a place where the arguments are all documented?

-- 
kind regards
Marco Moock


Re: [SOGo] httpd already installed

2023-06-29 Thread Marco Moock
Am 29.06.2023 schrieb "supp...@foxnet.be" (supp...@foxnet.be)
:

> Under Debian/Ubuntu , the installation goes correctly.
> On the other hand, under Centos/RockyLinux/Redhat, when you install
> directadmin and then SOGo, it asks you to install httpd, because it
> can't find the install package.

httpd might me apache, nginx or any other webserver.

Install only one of them manually with dnf/apt.


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] httpd already installed

2023-06-29 Thread Marco Moock
Am 29.06.2023 schrieb "supp...@foxnet.be" (supp...@foxnet.be)
:

> How do you get SOGo to ask for it in its list of packages when it's
> already installed and configured?

Please explain exactly what you are doing.


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] two mailservers cannot talk to each other

2023-06-27 Thread Marco Moock
Am 26.06.2023 um 23:26:47 Uhr schrieb "Uwe Cramer":

> Yes, ping works. 

Are there any error messages from the MTA?
Does "telnet IP 25" works?

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] two mailservers cannot talk to each other

2023-06-26 Thread Marco Moock
Am 26.06.2023 um 19:44:33 Uhr schrieb "S1000RR":

> i have set up two mail servers A and B für different domains A B
> both can send and receive any mailserver in the web.
> but  not each other.
> 
> MX A internal IP-A over NAT to external IP-A  to external MX = Okay
> MX B internal IP-B over NAT to external IP-B to external MX = Okay
> 
> MX A to MX B fails
> MB A to MX A fails

How is that related to SOGo?

Can you ping them?

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Mail not being sent

2023-05-19 Thread Marco Moock
Am 18.05.2023 schrieb "\"Support\"" (supp...@futbollocker.com)
:

> The mail system
> 
> <@hotmail.com>: host
> hotmail-com.olc.protection.outlook.com[104.47.18.97] said: 550 5.7.1
> Unfortunately, messages from [185.223.74.125] weren't sent. Please
> contact your Internet service provider since part of their network is
> on our block list (S3140). You can also refer your provider to
> http://mail.live.com/mail/troubleshooting.aspx#errors.
> [AM6EUR05FT005.eop-eur05.prod.protection.outlook.com
> 2023-05-17T16:24:51.315Z 08DB56EE51325E3F] (in reply to MAIL FROM
> command) can anyone help with the following error message?

Not a problem of sogo. You IP is in a blacklist of Microsoft. Please
tell that your ISP the mail server is connected to.


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Problems viewing emails

2023-05-08 Thread Marco Moock
Am 08.05.2023 um 09:39:35 Uhr schrieb Bill Bushong:

> Can you provide a link that details this bug in greater detail? This
> has been plaguing our users, and I can’t find anything about it here:
> https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=sogo

This has been reported in the non-public mantisBT bug tracker, but
the problem is confirmed.

https://www.mail-archive.com/users@sogo.nu/msg32262.html

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Problems viewing emails

2023-05-08 Thread Marco Moock
Am 08.05.2023 um 08:19:37 Uhr schrieb Christoph Röhrs
(roe...@technikum-wien.at):

> Thanks for the Information. Hope this will be fixed in the next
> update.

IIRC the current nightly has already fixed that.

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Problems viewing emails

2023-05-06 Thread Marco Moock
Am 05.05.2023 schrieb Christoph Röhrs (roe...@technikum-wien.at)
:

> Some of our users reported issues with opening emails in SOGo. If
> they open an email, nothing is showing.

It is a known bug and affects mails with attachments (html mails are
also an attachment).


Re: [SOGo] Help me

2023-05-04 Thread Marco Moock
Am 03.05.2023 schrieb "William Bowden" (will...@jmrit.co.uk)
:

> What mail system have you built and on what platform please

SPF is in DNS - DKIM in your outgoing MTA.

There are free software solutions like sendmail, postfix and Exim.
Which software do you use?


Re: [SOGo] Help me

2023-05-03 Thread Marco Moock
Am 03.05.2023 schrieb "hello@theburst . co" (he...@theburst.co)
:

> I just want to figure out how to set up SPF and DKIM configurations,
> as they did not pass. Write me please step-by-step instructions on
> how to resolve that issue and where can I find all these parameters
> in my mail SOgo? 

This is done in your MTA. sendmail can use DKIM, other should too.

SPF is only a special DNS record that includes the IPs of your outgoing
SMTP servers. Read the wikipedia article about it.


[SOGo] Vacation message - combining date and time possible/intended?

2023-04-17 Thread Marco Moock
Hello!

We have SOGo 5.8.2.
Some people use vacation messages, they assumed that time and date can
be combined, e.g. turn on vacation reply on 2023-01-01 at 4:00 AM and
turn it off at 2023-01-20 6:00 PM.

Is that intended usage?

-- 
kind regards
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] SOGo installation in Ubuntu, pubkey problems

2023-04-14 Thread Marco Moock
Am 13.04.2023 schrieb "Jose David Bravo A"
(jbr...@colombiahosting.com.co) :

> sudo wget -O-
> "http://pgp.mit.edu/pks/lookup?op=get=0xCB2D3A2AA0030E2C; |
> sudo gpg --dearmor | sudo apt-key add - sudo wget -O-
> "https://keys.openpgp.org/vks/v1/by-fingerprint/74FFC6D72B925A34B5D356BDF8A27B36A6E2EAE9;
> | sudo gpg --dearmor | sudo apt-key add - sudo apt-get update" 

apt-key is deprecated and not supported anymore.

Use
sudo wget -O- "http://pgp.mit.edu/pks/lookup?op=get=0xCB2D3A2AA0030E2C; 
|sudo gpg --dearmor |sudo tee /etc/apt/trusted.gpg.d/sogo.gpg


Re: [SOGo] Mails with attachments not shown in SOGo

2023-04-05 Thread Marco Moock
See the attachment, this is a message that breaks the view.


mail
Description: Binary data


Re: [SOGo] Mails with attachments not shown in SOGo

2023-04-05 Thread Marco Moock
Am 05.04.2023 um 09:51:41 Uhr schrieb smizr...@alinto.eu:

> What is the SOGo version your are using ? If 5.8.2 did you have the
> issue with previous version ?

5.8.2-1.el8

I haven't experienced that issue in the previous version, but I would
need to set up a test system to verify it.


-- 
Gruß
Marco Moock
URZ Uni Heidelberg


[SOGo] Mails with attachments not shown in SOGo

2023-04-05 Thread Marco Moock
Hello!
If I receive (or place) any email with an attachment into an IMAP
folder, SOGo doesn't show it properly.
If I open it, the editor show the mail properly.

After I saved it, SOGo shows it properly.
SOGo changes the attachment.

Original from Claws Mail

|--MP_/ET=WpnCYWspr6Xh=_+EsyiO
|Content-Type: application/octet-stream; name=resolv.conf
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment; filename=resolv.conf

|content from the file, the same

|--MP_/ET=WpnCYWspr6Xh=_+EsyiO--

New from SOGo after the edit (that works):

|--=_=-_OpenGroupware_org_NGMime-1591150-1680516540.392664-95--
|Content-Type: application/octet-stream
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment; filename="resolv.conf"
|Content-Length: 1245

|content from the file [...]

|--=_=-_OpenGroupware_org_NGMime-1591150-1680516540.392664-95

-- 
kind regards
Marco


[SOGo] Mails with attachments not shown in SOGo

2023-04-05 Thread Marco Moock
Hello!
If I receive (or place) any email with an attachment into an IMAP
folder, SOGo doesn't show it properly.
If I open it, the editor show the mail properly.

After I saved it, SOGo shows it properly.
SOGo changes the attachment.

Original from Claws Mail

|--MP_/ET=WpnCYWspr6Xh=_+EsyiO
|Content-Type: application/octet-stream; name=resolv.conf
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment; filename=resolv.conf

|content from the file, the same

|--MP_/ET=WpnCYWspr6Xh=_+EsyiO--

New from SOGo after the edit (that works):

|--=_=-_OpenGroupware_org_NGMime-1591150-1680516540.392664-95--
|Content-Type: application/octet-stream
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment; filename="resolv.conf"
|Content-Length: 1245

|content from the file [...]

|--=_=-_OpenGroupware_org_NGMime-1591150-1680516540.392664-95

-- 
kind regards
Marco


Re: [SOGo] Sogo with Postfixadmin

2023-03-22 Thread Marco Moock
Am 22.03.2023 um 11:26:06 Uhr schrieb William Bowden:

> I have this running in all except shared items whenever I go to share
> say calendar I type in the email and nothing.

What do you expect?
Does the sharing work?

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Support Contract

2023-03-22 Thread Marco Moock
Am 21.03.2023 um 13:05:46 Uhr schrieb Florian Grethler:

> i thought SOGo is a free and open source solution, why do i have to
> pay?

If you want to have support from Alinto if you have problems or if you
want to use their stable apt/dnf repo, you have to pay them.
It is free software, you can use it without paying for any purpose.

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


[SOGo] memory leak?

2023-02-02 Thread Marco Moock
Hallo,

we have sogod runnning and the amount of RAM used continuously rises.
the amount of users (~500) stays the same.
Is that a memory leak?
Which information is necessary to diagnose it?

-- 
Gruß
Marco Moock


Re: [SOGo] DalDav on thunderbird not working

2023-01-25 Thread Marco Moock
Am 25.01.2023 um 11:13:21 Uhr schrieb Jose David Bravo A:

> Looks like thunderbird is replacing the @ in the URL for %40, is that
> normal? 

Where do you have an @?
It is normally that it gets replaced.

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Wrong username or password after upgrade to Sogo 5.8.0

2023-01-07 Thread Marco Moock
Am 07.01.2023 um 16:35:09 Uhr schrieb Fil:

> after upgrading from sogo 5.7.1 I cannot login anymore to the webmail 
> portal even if I changed the viewURL's lines into the 
> |/etc/sogo/sogo.conf file.|

Does your authentication source run properly?
What does the log say?


Re: [SOGo] eMails später senden-Option?

2023-01-03 Thread Marco Moock
Am 03.01.2023 um 06:49:25 Uhr schrieb "Christian Kiwitt":

> Ich nutze das eMail-Konto per IMAP, da müsste das doch möglich sein?

SOGo versendet die Mails entweder per SMTP oder direkt an die Software
sendmail. IMAP hat damit nichts zu tun und dient nur als
Speicher für die Mails.

> So, wie es aktuell gelöst ist, muss der Rechner ja die ganze Zeit
> eingeschaltet sein, bis das Zeitfenster erreicht wird zum Senden, da
> die Mail(s) eben erst beim Versenden auf dem Mailserver gespeichert
> werden. Etwas blöd, wenn die eMail z.B. um 06:00 Uhr versendet werden
> soll und man entweder gar nicht zu Hause ist oder schläft.

Warum will man diese zu einem festen späteren Zeitpunkt versenden?
Bei sowas würde ich empfehlen, einen richtigen MUA zu verwenden die den
Date-Header entsprechend anzupassen. Dem Empfänger wird dann dieser
Zeitpunkt im MUA angezeigt.

Anhand der Received-Header wäre aber trotzdem sichtbar, dass die Mail
vorher MTA passiert hat, wenn man sich die Header ansieht.
 
> Könnte man das ändern / verbessern, dass die eMails auf dem
> IMAP-Server gespeichert werden können, bis diese versendet werden
> sollen und dann über den Mailserver versendet werden beim Erreichen
> des Zeitstempels?

Wäre mir neu, dass sowas geht.
Zwischenspeichern geht über Entwürfe.

-- 
Gruß
Marco Moock
URZ Uni Heidelberg


Re: [SOGo] Error when I connect

2022-11-15 Thread Marco Moock
Am 15.11.2022 um 14:22:03 Uhr schrieb "Support FoxNET":

> I have this error in the logs when I connect?
> 
> [ERROR] <0x0x5635344c88e0[GCSSessionsFolder]> -[GCSSessionsFolder
> writeRecordForEntryWithID:value:creationDate:lastSeenDate:]: cannot
> write record:  NAME:ExecutionFailed
> REASON:Data too long for column 'c_value' at row 1

It is a problem at the database. Please show the metadata (data type)
for the table and specify which database management system you use.


Re: [SOGo] DNS A record round robin

2022-11-10 Thread Marco Moock
Am 09.11.2022 schrieb "Odhiambo Washington" (odhia...@gmail.com)
:

> You can have this load-balancing implemented if you wanted, probably
> even locally on the host

We have SOGo 2 on RHEL6 without systemd-resolved, load balancing works.
On our SOGo 5 on RHEL 8, also without systemd-resolved, it doesn't work.

Our nameservers are in resolv.conf and they do round-robin by randomly
sending the responses. Our DNS is finde, I tried it.


Re: [SOGo] blank page after login since update

2022-11-08 Thread Marco Moock
Am 08.11.2022 um 11:07:11 Uhr schrieb Justin Kumpe:

> After updating to the latest nightly build of SOGo users are getting
> a blank white page after logging in. Any ideas how to fix this?

Any error message in the console in the browser (F12) or in the logs
from Apache or SOGo?


Re: [SOGo] DNS A record round robin

2022-11-08 Thread Marco Moock
Am 08.11.2022 um 18:48:47 Uhr schrieb Odhiambo Washington:

> Well, this is something that you can check from SOGo's logs. If you
> gave it that name as the IMAP server,
> you can check on the logs to see the IP address it is making a
> connection to.

It currently only connects to the server in the fist A record (no 
set, our admins haven't already set up IPv6, sadly).


Re: [SOGo] DNS A record round robin

2022-11-08 Thread Marco Moock
Am 08.11.2022 um 16:48:53 Uhr schrieb Odhiambo Washington:

> SOGo is not a load-balancer.
> SOGo daemon only listens and responds to what the web server requests
> of it.

I talked about the connection to the IMAP server. Does sogo do any load
balancing there is it is possible, e.g. because multiple A,  or
CNAME are set for the DNS fo the IMAP server?


[SOGo] DNS A record round robin

2022-11-08 Thread Marco Moock
Hello,
at work we have 2 IMAP servers. There is a hostname with 2 A records.
Does sogo do DNS round-robin by using them randomly or does sogo use
just the first and only uses the second if the first is unreachable?
Currently the requests only go to the machine listed in the 1st A.

-- 
kind regards
Marco


[SOGo] Can't select calendar when creating new entry

2022-10-18 Thread Marco Moock
Hello,

we use SOGo at work. I created an additional calendar, but when I try
to add an entry, I can only choose my personal one (no others in list).
I can add items to the calendar with Thunderbird, so it is not a
problem with permissions.

-- 
kind regards
Marco


Re: [SOGo] What are these mistakes

2022-10-17 Thread Marco Moock
On Mon, 17 Oct 2022 08:55:31 +0200 "mich" (supp...@foxnet.be)
 wrote:

> It is 10

Maybe you need to increase it.


Re: [SOGo] What are these mistakes

2022-10-17 Thread Marco Moock
On Sun, 16 Oct 2022 20:35:40 +0200 "mich" (supp...@foxnet.be)
 wrote:

> How do I change that or?

https://www.sogo.nu/files/docs/SOGoInstallationGuide.html#_general_preferences

WOWorkersCount and the file /etc/default/sogo


Re: [SOGo] What are these mistakes

2022-10-16 Thread Marco Moock
Am 16.10.2022 um 17:37:28 Uhr schrieb mich:

> [823447]: [ERROR] <0x0x555d19b24110[WOWatchDog]> No child available
> to handle incoming request!

Do you have enough children for the incoming request?
You can change the amount of them in sogo.conf.


Re: [SOGo] Send mail error

2022-09-16 Thread Marco Moock
Am 16. Sep 2022, um 15:00:23 Uhr schrieb International Security
Providers:

> This is not really related to sogo.. as sogo is not a SMTP-Server but
> needs a working SMTP (most likely postfix) --- Original Message
> --- h...@hrmanagement.it  schrieb am Dienstag, 13.
> September 2022 um 9:37 vorm.:
> 
> > Help.
> > Contact hr@hrmanagement.i  

Do you already have an MTA in your network?
You can just configure a local MTA like sendmail to use this existing
SMTP server for all mails, called null client.
It is rather easy to set up sendmail to do that.


[SOGo] SOGo 5 webmail does not remove signature

2022-09-13 Thread Marco Moock
Hello,
when I answer to an email containing a signature ("-- "), the
SOGo web mailer does not remove it as other MUAs do, it just quotes it
like the original message text.

Do others also experience that?

-- 
kind regards
Marco


Re: [SOGo] Sogo drive link to a shared folder

2022-09-07 Thread Marco Moock
Am 07. Sep 2022, um 08:52:59 Uhr schrieb International Security
Providers:

> I have the same issue here..
> when I get the email in Outlook I can click the link) (sent from
> sogo), but when I receive it in sogo (when sending it back for
> example) I cannot click it (on Windows in Chrome)

Is the link in the file:///etc/file.conf format?


Re: [SOGo] Sogo drive link to a shared folder

2022-09-06 Thread Marco Moock
Am 06. Sep 2022, um 15:29:16 Uhr schrieb Test:

> example: “ I:\data\personal\username ”

Maybe try file:///home/file.txt #here on Linux, Windows paths look a
bit different.


Re: [SOGo] How can I set the signature?

2022-08-05 Thread Marco Moock
Am Fri, 5 Aug 2022 11:55:49 +0200
schrieb "Marco Moock" (marco.mo...@urz.uni-heidelberg.de)
:

> Hello,
> we run SOGo 5.7.0-1.el8. I haven't found a way to set the signature
> for emails in the settings. Where can I do it?
> I also haven't found such a setting in the public SOGo demo.

I now found the solution.
Settings --> E-Mail --> IMAP --> edit (pencil logo) --> select drop
down menu on identity.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] How can I set the signature?

2022-08-05 Thread Marco Moock
Hello,
we run SOGo 5.7.0-1.el8. I haven't found a way to set the signature for
emails in the settings. Where can I do it?
I also haven't found such a setting in the public SOGo demo.
-- 
kind regards
Marco
-- 
users@sogo.nu
https://inverse.ca/sogo/lists