📣 Help shape Firefox by joining our Test Days event on July 21–Aug 1 to test the Firefox Semantic History Search in Firefox Beta 142

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I want to use thunderbird as an internal (intranet) email client. I'm using Postfix as the server. I've defined an smtpout.mydomain.net server to thunderbird

  • 2 replies
  • 1 has this problem
  • 24 views
  • Last reply by Guy Rich

However I cant send an email. When I try I get the following:

Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) smtpout.ids4zos.net is unknown. The server may be incorrectly configured. Please verify that your Outgoing server (SMTP) settings are correct and try again.

I've defined smtpout.ids4zos.net to my DNS I'm using port 25 I've defined my domain (ids4zos.net) to Postfix. What am I doing wrong ??

However I cant send an email. When I try I get the following: Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) smtpout.ids4zos.net is unknown. The server may be incorrectly configured. Please verify that your Outgoing server (SMTP) settings are correct and try again. I've defined smtpout.ids4zos.net to my DNS I'm using port 25 I've defined my domain (ids4zos.net) to Postfix. What am I doing wrong ??

Chosen solution

Probably name resolution isn't working. Check your DNS config and make sure you set up the correct DNS server on your computer. This isn't a Thunderbird problem.

Read this answer in context 👍 0

All Replies (2)

Chosen Solution

Probably name resolution isn't working. Check your DNS config and make sure you set up the correct DNS server on your computer. This isn't a Thunderbird problem.

Hello Christ1.. The problem is actually with my Postfix configuration.

Thanks for your reply.