Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have used the following procedure to set up a gmail account from sylpheed 3.4.1, but as a result I can only send email, and not receive email. Even though I am using lubuntu 14.04, still in the future I would like to use debian. Thus sylpheed is the choice email client.
Procedure:
1) I use synaptic package manager to download sylpheed and install.
Incoming Mail (IMAP) Server - Requires SSL
imap.gmail.com
Port: 993
Requires SSL:Yes
Outgoing Mail (SMTP) Server - Requires TLS
smtp.gmail.com
Port: 465 or 587
Requires SSL: Yes
Requires authentication: Yes
Use same settings as incoming mail server
Full Name or Display Name: [your name]
Account Name or User Name: your full Gmail address (username@gmail.com). Google Apps users, please enter username@your_domain.com
Email address: your full Gmail address (username@gmail.com) Google Apps users, please enter username@your_domain.com
Password: your Gmail password
5) Next from within firefox I configure my gmail:
Quote:
my account > sign in and security >
. a) Device activity & notifications > Recently used devices > Review Devices > Select unknown device > I marked this activity as "mine".
. b) Connected apps & sites (bottom) > "Allow less secure apps:" to "ON"
6) I then log out of my gmail account, and reboot.
RESULTS:
Sylpheed can send email. But Sylpheed still can't get mail from my gmail. This wouldn't have to do with all the labels and filters that I have set in gmail, would it?
What am I doing wrong?
Last edited by andrew.comly; 05-29-2015 at 07:51 PM.
Reason: FORGOT tags
The only idea I have is to start Sylpheed from the command line. Perhaps it will throw some error messages to the terminal that might cast some light on this. This link tells me that Sylpheed maintains a log file at $HOME/.sylpheed/sylpheed.log. You might also look in there.
(When I've set up mail clients, if I have problems, it's usually sending, not receiving.)
I have used the following procedure to set up a gmail account from sylpheed 3.4.1, but as a result I can only send email, and not receive email. Even though I am using lubuntu 14.04, still in the future I would like to use debian. Thus sylpheed is the choice email client.
there is also icedove in debian, which is the debianized version of mozilla thunderbird, in case you decide to try a different client.
Besides this, everything was the same. Here are my acct preferences:
Code:
BASIC
Name acct: GMail
Full Name: a
Mail addr: youremail@gmail.com
Organization:
Serv Inf
Protocol: IMAP4
Server for receiving: imap.googlemail.com
SMTP server (send): smtp.googlemail.com
User ID: youremail@gmail.com
Password: fill in your passwd
RECEIVE
IMAP4
Auth method: Automatic
'Get all' checks for new
messages on this acct [Check this]
SEND
Header
Add Date header file: [check this]
Generate Message-ID: [check this]
Authorization
SMTP Auth (SMTP AUTH) [check this]
Authentication method Automatic
User ID: youremail@gmail.com
Password: fill in your passwd
COMPOSE
Signature
Direct Input [check this]
[your email address should be here]
[everything else unchecked]
PRIVACY
Check the following:
1) Encrypt when replying to encrypted message
2) Add my own key to the recipients list on encryption
3) Use default GnuPG key
[everything else unchecked]
SSL
IMAP4
Use SSL for IMAP4 connection [check this]
Send(SMTP)
Use SSL for SMTP connection [check this]
Use non-blocking SSL [check this]
PROXY
[everything unchecked]
ADVANCED
Specify SMTP port 465
Specify IMAP4 port 993
[everything else unchecked/blank]
The original problem is solved, but one thing that really is quite embarassing for both sylpheed (and thunderbird) is that no one at these two companies EVER thought to differentiate between the concept of 'deleting' and 'un-downloading'. 'Deleting' is when you delete email from an imap account, and both local email and server(real) email are deleted. 'Un-downloading' is merely the user removing email from the local cache. This is necessary due to older email bloating up your folders. I will probably post a new thread about this.
Of course the two terms I've used above aren't very elegant, but I'm sure you can get the idea.
Thanks everyone!
Last edited by andrew.comly; 05-30-2015 at 11:50 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.