WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Claws-mail not sending  (Read 7410 times)

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Claws-mail not sending
« on: May 17, 2014, 08:25:19 PM »
I can't send mail any more with Claws-mail. I get:
Quote
* Account 'ISPX': Connecting to SMTP server: smtp.serverbro.net:25...
*** smtp.serverbro.net:25: unknown host.
*** Error occurred while sending the message.

If I recall right that happened after an upgrade.

How to resolve?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Claws-mail not sending
« Reply #1 on: May 17, 2014, 09:21:56 PM »
After an upgrade of what?
Sounds like your router or nameserver settings are incorrect.
To resolve it, fix the network.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Claws-mail not sending
« Reply #2 on: May 17, 2014, 09:34:09 PM »
Is that host supposed to be on your LAN or on internet?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Claws-mail not sending
« Reply #3 on: May 17, 2014, 10:05:34 PM »
I can ping it from here, so internet.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Claws-mail not sending
« Reply #4 on: May 17, 2014, 10:37:48 PM »
That's rather interesting, I was unable to resolve host ( including trying google DNS 8.8.8.8 ), nor could I find a whois entry, nor anything with a quick web search.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Claws-mail not sending
« Reply #5 on: May 18, 2014, 12:14:29 AM »
Upgrade of what? Guess a new version, can't recall only know it worked before.

I am sorry the server is not serverbro, it should read smartbro.net.

I can ping smartbro.net as well as smtp.smartbro.net.

I have  not changed my settings for for the network or in claws-mail and they are the same as
on my distro on the hard drive.
 

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Claws-mail not sending
« Reply #6 on: May 18, 2014, 12:51:54 AM »
No TC version, no CLAWSMAIL version reported :(
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Claws-mail not sending
« Reply #7 on: May 18, 2014, 03:13:27 AM »
Try with telnet. There are no SMTP server at smtp.smartbro.net:25 or smartbro.net:25 Not a TC nor clawasmail issue, ISP service is dead.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Claws-mail not sending
« Reply #8 on: May 18, 2014, 09:24:39 PM »
No TC version, no CLAWSMAIL version reported :(

TC 5.2, Claws-mail-3.9.3  :)

Sorry

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Claws-mail not sending
« Reply #9 on: May 21, 2014, 11:57:41 PM »
What do I do with this then?
Code: [Select]
telnet 121.1.3.194 25
220 SMTP ESMTP mailer.
Connection closed by foreign host

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Claws-mail not sending
« Reply #10 on: May 22, 2014, 12:19:48 AM »
Use IP address in clawsmail server setup if you still have DNS lookup issue in your system. But you are not showing a telnet example with domain name. Once again, it has nothing to do with clawsmail.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Claws-mail not sending
« Reply #11 on: May 22, 2014, 12:45:17 AM »
What do I do with this then?
Code: [Select]
telnet 121.1.3.194 25
220 SMTP ESMTP mailer.
Connection closed by foreign host

Code: [Select]
telnet: can't connect to remote host (121.1.3.194): Connection timed out

Perhaps intermittent issue?

Have you tried with a different mail client to compare?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Claws-mail not sending
« Reply #12 on: May 22, 2014, 08:45:58 PM »
I have no other mail client.

Now somebody suggested from a distro where I have recently the same problem
to place 8.8.8.8 in /etc/resolv.conf.

Booted into TCL did that and the mail goes out with claws-mail.  ;D

May be that will tell someone what then could be a permanent solution.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Claws-mail not sending
« Reply #13 on: May 22, 2014, 08:51:58 PM »
The permanent solution is to fix your DNS.
If you are using DHCP, fix your server.
If you are using static IP addressing, you must configure /etc/resolv and make sure to add etc/resolv.conf to your backup

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Claws-mail not sending
« Reply #14 on: May 22, 2014, 10:22:01 PM »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)