LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-24-2016, 06:54 PM   #16
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842

Quote:
Originally Posted by danielbmartin View Post
I can send Emails without difficulty from the Earthlink gui (https://webmail.earthlink.net). I also have a seldom-used Juno account and that account sends and receives Emails normally.Never heard of this facility. I'll look into it, but cannot do that right away.
Hi Daniel...

What notKlaatu meant was can you send and receive mail correctly using another (POP) mail client, such as Sylpheed, Claws or Evolution, as examples?

It might be worth experimenting with another client to help figure out the source of the issue.

Regards...
 
Old 06-27-2016, 11:00 AM   #17
danielbmartin
Senior Member
 
Registered: Apr 2010
Location: Apex, NC, USA
Distribution: Mint 17.3
Posts: 1,881

Original Poster
Rep: Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660
Quote:
Originally Posted by biosboy4 View Post
There are many ways to view hidden files in Ubuntu.
Here is a link to one solution:
http://www.howtogeek.com/howto/ubunt...-file-browser/
Thank you for the pointer... but... this teaches how to find hidden files in Ubuntu. The present difficulty is finding hidden files in Mint. The Test Machine is running Mint. My plan is to copy the hidden mail folder from the Ubuntu Production Machine onto a USB Flash Drive (this is already done) and "Sneaker Net" it to the Mint Test Machine.

Daniel B. Martin

.

Last edited by danielbmartin; 06-27-2016 at 01:26 PM. Reason: Corrected wording.
 
Old 06-27-2016, 02:06 PM   #18
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by danielbmartin View Post
this teaches how to find hidden files in Ubuntu. The present difficulty is finding hidden files in Mint.
mint is based on ubuntu is based on debian.
there's no difference in finding hidden files on these systems.
 
1 members found this post helpful.
Old 06-27-2016, 05:20 PM   #19
Dave Lerner
Member
 
Registered: May 2005
Location: Florida, USA
Distribution: Pop_OS, Xubuntu
Posts: 152

Rep: Reputation: 44
Quote:
Originally Posted by danielbmartin View Post
...

The stumbling block at the moment is that I can't find the special file /home/daniel/.thunderbird/zrumnqmu.default/Mail/Local Folders on the Test Machine. I can't figure out how to instruct Catfish to display hidden files. On the Test Machine, Catfish doesn't behave the same way that on-line tutorials say it should.
...
Can't you look for the file from the command shell?

For example:
Code:
ls -l '/home/daniel/.thunderbird/zrumnqmu.default/Mail/Local Folders'
 
Old 06-27-2016, 08:23 PM   #20
danielbmartin
Senior Member
 
Registered: Apr 2010
Location: Apex, NC, USA
Distribution: Mint 17.3
Posts: 1,881

Original Poster
Rep: Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660
Quote:
Originally Posted by Dave Lerner View Post
Can't you look for the file from the command shell?
Yes, but I don't see how that will help me replace that file with the one on my USB Flash Drive. I was looking for something with the simplicity of Drag-And-Drop. Can you show how a file replacement is done from the command line?

Daniel B. Martin
 
Old 06-27-2016, 08:37 PM   #21
Dave Lerner
Member
 
Registered: May 2005
Location: Florida, USA
Distribution: Pop_OS, Xubuntu
Posts: 152

Rep: Reputation: 44
You would use the cp (copy) command. But if you're that unfamiliar with using Linux commands, maybe its best to stick to using the GUI.

You mentioned "Catfish", with which I'm not acquainted.

What file manager(s) do you have installed? Nautilus, Thunar, PCManFM? Any of the Linux GUI file managers make it easy to copy a file from a USB device to the hard drive.

Last edited by Dave Lerner; 06-27-2016 at 09:05 PM.
 
Old 06-28-2016, 06:50 AM   #22
danielbmartin
Senior Member
 
Registered: Apr 2010
Location: Apex, NC, USA
Distribution: Mint 17.3
Posts: 1,881

Original Poster
Rep: Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660
Quote:
Originally Posted by Dave Lerner View Post
You would use the cp (copy) command. But if you're that unfamiliar with using Linux commands, maybe its best to stick to using the GUI.
I'm a recreational programmer, a hobbyist. I like to do text processing of various kinds.

All my Linux is self-taught, primarily from the Linux Questions Programming forum. Most often I use a bash shell with Linux commands within. I'm familiar with awk, sed, grep, paste, cut, tr, etc. Never learned cp (but will). When I needed to copy a file I used cat $InFile >$OutFile.
Quote:
You mentioned "Catfish", with which I'm not acquainted.
I found catfish by doing a Google search. Seen here ... http://ubuntuhandbook.org/index.php/...-ubuntu-linux/ ... and many other places.

Thanks for the ideas and I will get back to this thread with more information.

Daniel B. Martin

Last edited by danielbmartin; 06-28-2016 at 06:54 AM. Reason: Improved wording.
 
Old 07-17-2016, 07:46 PM   #23
danielbmartin
Senior Member
 
Registered: Apr 2010
Location: Apex, NC, USA
Distribution: Mint 17.3
Posts: 1,881

Original Poster
Rep: Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660Reputation: 660
Quote:
Originally Posted by danielbmartin View Post
... I will get back to this thread with more information.
It was a struggle but I have moved to the Test Machine running Linux Mint 17.3 and Thunderbird 38.8.0. The problem remains.

Since I am now in the Mint world I opened a new thread with the same name on that forum.
http://www.linuxquestions.org/questi...7t-4175584913/

Daniel B. Martin
 
  


Reply

Tags
thunderbird, ubuntu 10.04



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
need some help integrating "thunderbird", "muttator" and my aliases file kline Linux - Software 1 06-01-2016 06:38 PM
[SOLVED] "log_fqdn on" and "logformat" aren't included in the conf. file ?‏ ngiw2012 Linux - Software 3 06-05-2014 12:36 AM
"gethostby*.getanswer: asked for "", got "." on messages file wwipro Linux - Server 0 08-06-2013 09:45 PM
"irq timeout" and "failed opcode was: unknown" dmesg messages kenneho Linux - Server 0 06-17-2009 02:35 AM
Boot messages not the same as "dmesg" or "/var/log/messages"? massai Linux - General 5 03-10-2004 12:18 AM

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

All times are GMT -5. The time now is 02:49 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