Fedora :: Fetchmail Can't Retrieve Email From Gmail

Dec 20, 2010

I use fedora 13 now. I want to try mutt, but I don't know how to make it work.so I search by Google, Then,I add a .fetchmailrc in my home directory as below:

set daemon 60
set logfile /home/kenifanying/.fetchlog
poll pop.gmail.com
protocol POP3
user "abc@gmail.com"
password "123456"
ssl
sslcertck
sslcertpath /home/kenifanying/.certs/

There are two files named gmail.pem and Equifax_Secure_CA.pem in ~/.certs/ I create these two files like this: First, I retrieve the Gmail certificate provided by the Gmail pop server: $ openssl s_client -connect pop.gmail.com:995 -showcerts

[Code]....

View 4 Replies


ADVERTISEMENT

General :: Fetchmail Stopped Working For Gmail

Mar 29, 2011

My fetchmail stopped working for gmail. These are the error messages:

Code:
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)

View 1 Replies View Related

Server :: Fetchmail - Downloading Messages From Gmail Account

May 22, 2010

I need to ask you how canIi make some fetchmail jobs to download mails from my gmail account into my mail account in my own server? My server is :
Linux Centos 5.4
Postfix Mail Server

I make a file named .fetchmailrc in my home directory and set its permissions to 755and the content of this file is:

set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
poll imap.googlemail.com:993 protocol imap username "username@gmail.com" password "password"

I think something is not completed, I need to make that fetch to a specific user only, not all users.

View 7 Replies View Related

Software :: Getting Gmail (Local Issuer Certificate) With Fetchmail

Oct 6, 2010

Using ubuntu 10.04 32-bit. I'm unable to get a gmail connection: Polling code in .fetchmailrc:

Code:
poll pop.gmail.com with proto POP3
user 'tim042849' there with password 'xxxxxx' is 'tim' here options ssl sslcertck sslcertpath /home/tim/.certs/
Relevant log messages:

fetchmail: Server certificate verification error: unable to get local issuer certificate
4034:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:980:
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from tim042849@pop.gmail.com
fetchmail: Query status=2 (SOCKET)

Code:
wget -O equifax.pem [URL]
Both of the certificate files have permissions of 644 and user is tim
Unless I'm wrong, the key message is
Server certificate verification error: unable to get local issuer certificate

View 4 Replies View Related

Applications :: Automatic Gmail Labels Creation (mutt + Fetchmail + Procmail)?

Jan 9, 2011

when a new email arrives on my gmail account, i want to be labelled (=tagged), letting an external bash script read the message and choose the right label.

i.e.:
from: ebay
to: me

dear matteo, congratulations! BILL_GATES has just bought one of your items! regards, mr. ebay i can easily write a script to calculate the right label (BILL_GATES) but how can i create it (if not already existing) and apply it to the processed message?

it took me 2 minutes to find a guide on how to configure mutt to view my gmail account, but i can't go any further... mutt has a kind of patch or extension to manage labels (view, edit, apply, etc), but i can't figure out how i could make it an automatic procedure... fetchmail + procmail seems to be the best solution, but (before spending a night with any effort)

View 1 Replies View Related

Software :: Configuration Files For: MUTT + GMAIL + MSMTP + IMAP + FETCHMAIL + SENDMAIL?

May 29, 2010

I found this page to have the configuration of : but I have to adapt and get always errors. [URL] What are the minimum configurations so that one can do : echo test | mutt me and it sends it via msmtp and mutt one can read his emails using hte imap enabled on the account?

View 1 Replies View Related

Fedora :: Balsa And Gmail / Can Receive Email, But Can't Send?

Jul 12, 2010

Has anyone had success sending email with Balsa and Gmail. I can receive email, just can't send.

update. need to add the port to the server name.

View 3 Replies View Related

Fedora :: Use Gmail As The Default System Email Instead Of Thunderbird Or Evolution?

Jan 26, 2010

Is there any way to have Fedora use gmail as the default system email instead of thunderbird or evolution?

View 1 Replies View Related

Server :: Fetchmail - Fetching Email From ISP?

Aug 1, 2011

I have mail server (for example.com) locally configured in my office and one email address (e.g. mail@example.com) in my ISP will catch all email to a domain (e.g. example.com). How to fetch all email from my ISP (mail@example.com) and distribute to all email user of my office.

View 1 Replies View Related

General :: Display The Last Email Content With Configured Fetchmail?

Mar 11, 2011

I would like to see the last received IMAP email and its content with Fetchmail. Is it possible?

View 3 Replies View Related

OpenSUSE Network :: Postfix Rejects Every Email Try To Receive By Using Fetchmail?

Jan 9, 2010

I upgraded my home server from openSUSE 10.3 to 11.2. From that day, postfix rejects every email I try to receive by using fetchmail. The main.cf file was unchanged after the upgrade, postfix starts correctly, but it does not accepts emails! The errors I receive are:

Code:
NOQUEUE: reject: RCPT from localhost[::1]: 504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname; from=<> to=<correctuser@somedomain.com> proto=SMTP helo=

[code]....

View 6 Replies View Related

Debian Multimedia :: Email Client For Gmail And IMAP

Feb 5, 2012

I am running debian testing, amd64 architecture on my box. I have 3 gmail accounts that I use regularly. I have used mainly thunderbird/icedove to access my mailboxes via imap.However, now two of them have really several tens of thousands of emails I often experience difficulties in dealing with them (the connection often freezes, browsing my folders is a pain).I tried also sylpheed and claws, but the situation has not really improved.I do not think there is anything fundamentally wrong in the way I configured my accounts on the various clients (actually, some of them even boast automatic setup of gmail accounts).

View 5 Replies View Related

OpenSUSE Network :: Server Rejecting Email From Gmail?

Jan 30, 2011

I'm facing the best problem which I ever had, where is the previous vendor don't do any documentation. So my task actually do some enhancement on the filtering solution actually, but what I found out is like this..

here my cat /var/log/maillog

Jan 31 09:47:02 mws postfix/cleanup[11028]: 998464290DB: hold: header Received: from mail.jkm.gov.my (webmail.jkm.gov.my [10.0.223.2])??by webmail.jkm.gov.my (Postfix) with ESMTP id 998464290DB??for <hidzuan@gmail.com>; Mon, 31 Jan 2011 09:47:02 +0800 (MYT) from webmail.jkm.gov.my[10.0.223.2]; from=<e1@jkm.gov.my> to=<hidzuan@gmail.com> proto=ESMTP helo=<mail.jkm.gov.my>

[Code].....

View 4 Replies View Related

Ubuntu :: Forwarding System Email Through External Gmail?

Jan 14, 2010

I have configured a command line (9.10) server to forward all the system email notices to an external Gmail account.

All is forwarding fine except, all the emails from root have a return email address of "root <myaccountname@gmail.com>".

I do not think that it is a big security issue but, I would prefer that the root emails were forwarded to an existing user account on the server and then forwarded to my external Gmail account. That way the return address would not say "root" within the address but rather "existinguser <myaccountname@gmail.com".

Anyone have a thought on this? Is exposing the "root" name within the return email address a serious security issue?

View 4 Replies View Related

Ubuntu :: Some Email From Gmail Account Not Reaching Evolution?

Apr 8, 2010

I use evolution 2.26.1 on my jaunty machine. I have a couple of gmail accounts, and use pop3 to have that mail sent to evolution on my computer. All was fine until a few days ago. Then I noticed that I was no longer getting mail from my freecycle account sent to my machine. I went to the gmail web interface and saw that freecycle mail is still being sent to me. But gmail isn't passing it along to my evolution. The odd thing is, other mail from that gmail account *is* reaching evolution okay.

View 3 Replies View Related

General :: Command Line Email (Gmail) Setup

Sep 18, 2010

I am pretty new to C.L.I/text editing work. So maybe its a bit old-fashioned but I am interested in learning how to send email via the command line. I am running 10.04 32 bit

Situation: I have followed the explicit and step-by-step actions at http://klenwell.com/is/UbuntuCommandLineGmail

Question: Upon completion, when trying to send a test email to myself via gmail (from CLI) I get the following error: "msmtp: no recipients found". In CLI below it asks me to explicitly pick a mailx to download. I think I already have mailx as when I type mailx I get "no mail for primary".

Here is my work
Code:
:~$ sudo apt-get install msmtp mailx
[sudo] password for:
Reading package lists... Done
Building dependency tree
Reading state information... Done
msmtp is already the newest version.
Package mailx is a virtual package provided by:
mailutils 1:2.1+dfsg1-4ubuntu1
heirloom-mailx 12.4-1.1
bsd-mailx 8.1.2-0.20090911cvs-2ubuntu1

You should explicitly select one to install.
E: Package mailx has no installation candidate
:~$ gedit ~/.msmtprc
:~$ chmod 600 ~/.msmtprc
:~$ gedit ~/.mailrc
:~$ echo -e "testing email from the command line" > /tmp/test_email
:~$ mailx -s "mailx gmail test" xxxxxxx@gmail.com < /tmp/test_email
msmtp: no recipients found

Here is ~/.msmtprc
Code:
# config options: [URL]#A-user-configuration-file
defaults
logfile /tmp/msmtp.log
# gmail account
#account gmail
auth on
host smtp.gmail.com
port 587
user xxxxxx@gmail.com
password xxxxxx
from xxxxxx@gmail.com
tls on
tls_trust_file /usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
# set default account to use (not necessary with single account)
#account default : gmail
and here is ~/.mailrc

Code:
# set smtp for mailx
# gmail account (default)
# $ mailx -s "subject line" -a /path/attachment recipient@email.com < /path/body.txt
set from="xxxxxx@gmail.com (xxxxx)"
set sendmail="/usr/bin/msmtp"
set message-sendmail-extra-arguments="-a gmail"

View 4 Replies View Related

General :: Design An Email Client For Gmail And Yahoo?

May 22, 2010

I want to design an email client for gmail and yahoo. Somebody suggest me how to do this?

View 3 Replies View Related

Ubuntu :: Send An Email To A Gmail Account From The Command Line?

Mar 2, 2011

i am working on a neat little bash script, and i want the output to be mailed to my email account. So far i have tried installing sendmail then running: mail -s Test myemail@gmail.com But that hasn't worked; and i did check my spam folder. Am i missing something or is there a better technique all together?

View 8 Replies View Related

General :: Configure Gmail For Sending Email - Connection Timed Out

Jun 23, 2010

I have a problem sending emails in the command line. I have introduced this command:

sendEmail -f my.account@gmail.com -t myself@domain.tld
-u this is the test tile -m "this is a test message"
-s smtp.gmail.com
-o tls=yes
-xu usernameonly -xp mypasswd

But then I received this message:
sendEmail[13230]: ERROR => Connection attempt to smtp.gmail.com:25 failed: IO::Socket::INET: connect: Connection timed out

View 1 Replies View Related

Server :: Sending Email To Gmail Account Via Postfix / Procmail

Feb 2, 2010

Does anyone have some quick tips on how to send an Ubuntu server's email to a gmail account via postfix/procmail?

View 5 Replies View Related

Slackware :: Send Email To Gmail Account Directly From Console?

Mar 2, 2011

Is it possible to send an email to abc123@gmail.com directly from Console? If it is possible, do I need to do some 'configuration stuff' to get it to work? How do I start it?

View 15 Replies View Related

CentOS 5 :: Setting Up Mail To Email Messages To Gmail Account

Feb 19, 2010

I am trying to figure out how if it is even possible to set up my centos server to email messages to gmail account I have tried mail -S Test account@gmail.com but every time it say in my log files that Connection refused by [127.0.0.1]

View 1 Replies View Related

Ubuntu :: Retrieve Email By POP3 Via IMAP To Home Server?

Feb 16, 2011

I want to retrieve emails from my POP3 servers to my home server. But from there, I want to be able to access them via IMAP from my other computers, i.e. desktop, laptop, phone. And then of course I want to be able to send emails from said devices via IMAP to my home server which POP3's them out to my mail servers. Basically, I have a few POP3 accounts with various hosts and I want to conveniently interact with them from lots of devices using my preferred software (i.e. Mutt, or Thunderbird on my Windows boxes). My home server is Ubuntu Server if that's relevant.

View 6 Replies View Related

OpenSUSE Network :: Email Treated As Junk Mail On Hotmail, Gmail, Yahoo

Dec 31, 2009

I have been trying to figure out how to keep my company's email from being treated as junk mail by Hotmail, Yahoo & Gmail for over a year.

When I acquired the company its email was hosted by sina.com as its in China. It was being run under a windows server and had issues sending & receiving.

I moved it to a linux server system in Hong Kong that has a US co-host site in Chicago area thinking its got to better than whats running in China.

We are still having problems sending emails to hotmail, yahoo and gmail.

My entire company is about ready to redmond our company email and use their personal webmail accounts.

View 2 Replies View Related

Ubuntu :: Send Email Using Evolution - Could Not Connect To Smtp.gmail.com: Input/output Error

Sep 19, 2010

for like two weeks I have been trying to send email using evolution for some reason I always get the same Code: Could not connect to smtp.gmail.com: Input/output error

View 6 Replies View Related

Server :: Gmail Afte Adding Domain And Email Accounts Explorer Next Window Blank

Jun 11, 2009

I install qmail server from source according to document on qmailrocks.org but when i add domain and email account and after press the button create the next window in explorer is blank.

View 1 Replies View Related

Fedora :: How To Start Installed Fetchmail

May 13, 2011

I install Fetchmail but how can I start Fetchmail ?

View 8 Replies View Related

Fedora :: Setting Up Postfix And Fetchmail For RR?

Jun 2, 2011

I have a fresh install of FC14 and I am looking for information on what I have to do to get postfix and fetchmail set up to use my roadrunner e-mail.

View 4 Replies View Related

OpenSUSE Network :: Use Gmail Smtp Relay / Send Emails Form Server Using Gmail Account?

Oct 28, 2010

I would like to send emails form my server using my gmail account.Does anybody know how to do it?

OS = OPENSUSE 11.3 server installation - NO GUI....

View 9 Replies View Related

Ubuntu :: Use Any Browser And Go To Gmail - Can't Get Gmail To Load

Jul 27, 2010

use any browser and go to gmail. i can't get gmail to load. if i browse on videos, links to videos don't work. they appear to be taking a long time to buffer, then a message appears saying to try again. sometimes, links on google search pages are all dead. yahoo mail loads as far as logging me in, then i get a page with all dead links.

i'm using a laptop at several locations that have free public wifi. at some places, everything works perfectly normally. at other places, google and yahoo are almost useless. the "bad" places work just fine under ms windows.

so i figure it's a networking/handshaking issue, but that's all i can figure. i need help to troubleshoot it further. if it's happening to me, it has to be happening to other people, and i consider it a major hassle.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved