Hot to view logs zpush and sogo + postfix?

Hi , i how to find a logs of sogo , postfix and zpush in ns8 ?
I’am look sogo logs but not find 'have interessed for my problem.
podman ? runagent ? in my neth7 i solved in 10 sc . … :sleepy:

Hi,

  • Login to cluster-admin and select “System logs”
  • In “Context” choose “App”
  • In “App” choose the sogo or mail app in the list
  • Adjust any other filter setting to your likings and press “Search”

Hope that helps.

If you are more of a console guy…

  • Login to your NS8 node
  • ‘sudo runagent -m {app instance name}’
  • use ‘journalctl’ to filter the messages

The app instance name depends on your system, for sogo it would be someting like sogo1, sogo2 etc.
You can use ‘journalctl -f’ for a live log output.
Maybe have a look here: Using journalctl - The Ultimate Guide To Logging

Regards.

1 Like

thank for your answer but not found postfix logs and push logs .

Had a look at it again.

Via the UI, choosing the mail app/module in the system logs and use ‘postfix’ as search query, i get pure postfix messages.

The console method i described does not contain postfix messages, to my surprise.
sudo api-server-logs logs --entity module --name mailX |grep postfix
Seems to work however and is actually described in the manual :wink:

2 Likes

Here’s a related example:

1 Like

Attached is the error of sending e-mail to sogo . I not found in the logs postfix and sogo this error .

Here are a couple of things you can check.

  • Did you verify that you are able to send messages from the SOGo web interface.
  • Can you receive messages on your mobile device.
  • Did you double check the url and credentials on the mobile device.
    Could be a typo in the url/ip, and could explain why you do not see anything in your server logs.

Hi , and thank . Yes I sure I have verify that all you describe . I send regular email from
Sogo interface , I download the messages on iOS system , The url connect iis correct .

Got some more questions… :wink:

  • Did it ever work
  • How many users do you have, do you have other devices that work, or is it the same

What i find strange is that you can receive messages but not submit any.
Both operations should happen via the same HTTPS connection. So i guess certificate issues can be ruled out as well.

I have some users with iOS in the household, and i do not remember any issues.
I just set it up as a Microsoft-Exchange account as far as i remember.

Ok this server is no to production. The settings "exchange "is correct , but not outgoing emails in IOS . I Receive all emails in iPhone regularity . I sending emails only Sogo web and works fine .