Original Message:
Sent: Fri January 10, 2025 06:18 AM
From: sudharsanam v
Subject: SMTP setup in air-gapped
Thanks Bart
If the mail server should not wants to check the tls certificate while sending mail what option should i mention to set this...
------------------------------
sudharsanam v
Original Message:
Sent: Thu January 09, 2025 05:24 AM
From: Bart Bogaerts
Subject: SMTP setup in air-gapped
You can add the '--skip-preflight-check' option
------------------------------
Bart Bogaerts
Client Engineering - Technology Engineer
IBM Belgium
Brussels
Original Message:
Sent: Thu January 09, 2025 05:10 AM
From: sudharsanam v
Subject: SMTP setup in air-gapped
I have my running instana backend server has a air-gapped setup where I started stanctl up with pre flight check.
While running the command it is asking for the disk requirement.
What would be the command if the server was running has a air-gapped with prefilght check skipped....
------------------------------
sudharsanam v
Original Message:
Sent: Thu January 09, 2025 02:06 AM
From: Bart Bogaerts
Subject: SMTP setup in air-gapped
Your command looks right.
During installation it will do a preflight check to see if all requirements for the backend have been met. If the preflight check fails, then you should add more resources or more disk space, depending on the reported result.
------------------------------
Bart Bogaerts
Client Engineering - Technology Engineer
IBM Belgium
Brussels
Original Message:
Sent: Wed January 08, 2025 05:31 AM
From: sudharsanam v
Subject: SMTP setup in air-gapped
stanctl backend apply --core-smtp-check-server-identity=true --core-smtp-use-ssl=true --core-smtp-start-tls=false --core-smtp-from <sender-email-address> --core-smtp-host <SMTP-host> --core-smtp-port <SMTP-port> --core-smtp-user <SMTP-username> --core-smtp-password <SMTP-password>
I'm in the process of configuring an SMTP server in an air-gapped environment, where I also have a Zimbra mail server running on-site. What command should I use to set up the SMTP in this setup? I attempted to use the previous command, but it is checking for preflight requirements.....
------------------------------
sudharsanam v
------------------------------