LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-25-2016, 01:57 PM   #1
thirteen_engines
Member
 
Registered: Sep 2009
Distribution: Slackware 14.1
Posts: 118

Rep: Reputation: 20
Can't login to email server


A few days ago I did a slackpkg update-all which included a sshd update among other things. Since the update Thunderbird has not been able to login to me email account which I assume has something to do with the upgrade and the new sshd. In Tbird I'm using STARTTLS and normal password. My question is this: is there a setting in sshd_config that needs to be tweaked for this to work again?
 
Old 02-25-2016, 04:45 PM   #2
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
ssh shouldn't be involved unless you are tunneling into the email server or something like that. Tbird uses SSL which is a different protocol from SSH.
 
Old 02-25-2016, 06:35 PM   #3
Gerardo Zamudio
Member
 
Registered: Jan 2011
Distribution: Slackware
Posts: 128

Rep: Reputation: 112Reputation: 112
Check which packages were updated by looking at the dates in /var/log/packages and let us know. We also need to know what stack you are using for your mail server to further help. I'd also recommend checking your mail log file for errors. This is typically /var/log/maillog , but it depends on your setup.
 
Old 02-25-2016, 07:32 PM   #4
slacker1337
Member
 
Registered: Jun 2012
Location: Connecticut, USA
Distribution: Slackware
Posts: 148

Rep: Reputation: 40
Quote:
Originally Posted by thirteen_engines View Post
A few days ago I did a slackpkg update-all which included a sshd update among other things. Since the update Thunderbird has not been able to login to me email account which I assume has something to do with the upgrade and the new sshd. In Tbird I'm using STARTTLS and normal password. My question is this: is there a setting in sshd_config that needs to be tweaked for this to work again?
I've found I have to tweek the following whenever I upgrade sshd:
In /etc/ssh/sshd_config:
Code:
X11Forwarding yes
X11DisplayOffset 10
In /etc/ssh/ssh_config
Code:
ForwardX11Trusted yes
 
Old 02-26-2016, 08:13 AM   #5
thirteen_engines
Member
 
Registered: Sep 2009
Distribution: Slackware 14.1
Posts: 118

Original Poster
Rep: Reputation: 20
Sorry for not replying sooner ,,, network was down at home. Thanks for the replies. Yes, Richard, I was wondering what sshd would have to do with it as well.

Gerardo, here's a list of the most recent upgrades:

-rw-r--r-- 1 root root 26K Feb 23 13:03 xscreensaver-5.34-i486-1_slack14.1
drwxr-xr-x 2 root root 68K Feb 23 13:03 ./
-rw-r--r-- 1 root root 25K Feb 23 13:03 php-5.6.17-i486-1_slack14.1
-rw-r--r-- 1 root root 1.6K Feb 23 13:03 openssl-solibs-1.0.1r-i486-1_slack14.1
-rw-r--r-- 1 root root 34K Feb 23 13:02 openssl-1.0.1r-i486-1_slack14.1
-rw-r--r-- 1 root root 2.1K Feb 23 13:02 openssh-7.1p2-i486-1_slack14.1
-rw-r--r-- 1 root root 91K Feb 23 13:02 mozilla-thunderbird-38.6.0-i486-1_slack14.1
-rw-r--r-- 1 root root 61K Feb 23 13:01 mozilla-firefox-38.6.1esr-i486-1_slack14.1
-rw-r--r-- 1 root root 2.4K Feb 23 13:01 libsndfile-1.0.26-i486-1_slack14.1
-rw-r--r-- 1 root root 69K Feb 23 13:01 glibc-zoneinfo-2016a-noarch-1_slack14.1
-rw-r--r-- 1 root root 2.8K Feb 23 13:01 flac-1.3.1-i486-1_slack14.1
-rw-r--r-- 1 root root 1.9K Feb 23 13:00 dhcp-4.3.3_P1-i486-1_slack14.1
-rw-r--r-- 1 root root 20K Feb 23 13:00 curl-7.47.1-i486-1_slack14.1
-rw-r--r-- 1 root root 7.3K Feb 23 13:00 MPlayer-1.2_20160125-i486-1_slack14.1

I'm not sure what you mean by 'stack' with respect to Thunderbird. No error messages in /var/log/maillog.

Slacker1227, these are the settings that I use also.

Again, thanks for the replies. I always appreciate the help I get here.

Last edited by thirteen_engines; 02-26-2016 at 09:00 AM.
 
Old 02-29-2016, 08:19 AM   #6
thirteen_engines
Member
 
Registered: Sep 2009
Distribution: Slackware 14.1
Posts: 118

Original Poster
Rep: Reputation: 20
Well, I'm almost too embarrassed to admit the cause of this particular problem. Dovecot wasn't running. There's a rc.dovecot script in /etc/rc.d that I made executable but I forgot that it doesn't start by itself. I've put it into rc.local now so it shouldn't be a problem down the road.

Cheers.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Web email server from private email server guy_ripper Linux - Server 2 01-17-2008 06:58 AM
help with login to my email server, using postfix,mysql and courier golpemortal Linux - Server 1 07-11-2007 12:23 PM
Migrating from Lotus Domino Email Server 6.5 to Linux email Server sailu_mvn Linux - Software 0 08-22-2006 11:04 PM
How do I configure postfix master to forward all email to an email server ? hello321_1999 Linux - Software 1 11-18-2004 04:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration