[SOGo] BTS activities for Monday, April 22 2024

2024-04-22 Thread SOGo reporter
Title: BTS activities for Monday, April 22 2024





  
BTS Activities

  Home page: https://bugs.sogo.nu
  Project: SOGo
  For the period covering: Monday, April 22 2024

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
5754
	2024-04-23 04:50:24
	updated (open)
	Packaging (Debian)
	Native ARM64 support
	
	  
	
  
  




[SOGo] Unable to send email from Thunderbird

2024-04-22 Thread "Pierre Houdouin"

Hello,
My university uses Sogo to host the email and I wanted to put the mail address 
on Thunderbird.
You can see attached the parameters of the sogo email and the parameters I put 
on Thunderbird.
My problem is that while I am able to receive emails, I am unable to answer, 
and I keep getting the following error :

Sending of the message failed.
The message could not be sent because connecting to the Outgoing server (SMTP) 
smtp-app.centralesupelec.fr failed. The server may be unavailable or is 
refusing SMTP connections. Please verify that your Outgoing server (SMTP) 
settings are correct and try again

Could you please provide me with insights about how to solve this problem?
Thank you
Pierre HOUDOUIN


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