[pkg-fetchmail-maint] Unable to fetchmail in arm target
Naveen Kumar
naveen at galieosoft.com
Tue May 13 05:03:17 UTC 2008
Hi,
I followed the steps in the link you mentioned but still i am facing the
same issue, failed to enable the SSL.
Please can you point out where i m making the mistake?
1)
$openssl x509 -in Equifax_Secure_Certificate_Authority.pem \
-fingerprint -subject -issuer -serial -hash -noout
-----------------------------------------------------------------
MD5 Fingerprint=67:CB:9D:C0:13:24:8A:82:9B:B2:17:1E:D1:1B:EC:D4
subject= /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
issuer= /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
serial=35DEF4CF
594f1775
-----------------------------------------------------------------
2)
$c_rehash .
-----------------------------------------------------------------
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "ko_KR.eucKR"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Doing .
Equifax_Secure_Certificate_Authority.pem => 594f1775.0
----------------------------------------------------------------
3)
$cat ~/.fetchmailrc
----------------------------------------------------------------------
poll pop.gmail.com with proto POP3
user 'nkinnovate at gmail.com' there with password 'XXXXXXXX' is
nkinnovate here
options keep ssl sslfingerprint
'59:51:61:89:CD:DD:B2:35:94:BB:44:97:A0:39:D5:B4'
sslcertck sslcertpath /usr/share/ssl/certs
----------------------------------------------------------------------
Do i need enable something during kernel compilation?
>No idea what you mean by arm target here.
I mean i am trying to implement this on embedded board with the arm
processor.
Thanks and Regards,
Naveen.
On Mon, 2008-05-12 at 15:27 +0200, Nico Golde wrote:
> Hi Naveen,
> * Naveen Kumar <naveen at galieosoft.com> [2008-05-12 14:23]:
> > I am trying to recieve the mail from gmail using fetchmail command in
> > arm (pxa-255) target, but ended up the error.
>
> No idea what you mean by arm target here.
>
> > ------------------------------------------------------------
> >
> > $fetchmail -vk
> > fetchmail: WARNING: Running as root is discouraged.
> > fetchmail:/root/.fetchmailrc:2: SSL is not enabled at ssl
>
> The messages speak for themselves.
>
> > ------------------------------------------------------------
> >
> > How do i resolve the above issue?
> >
> > my .fetchmailrc
> > ------------------------------------------------------------
> > poll pop.gmail.com with proto POP3 and options no dns
> > user 'nkinnovate at gmail.com' is 'nkinnovate' here options ssl
> > ------------------------------------------------------------
>
> The configuration is wrong (or not enough). There are
> several documentations for getting fetchmail to work with
> gmail in the net, please for example look at:
> http://download.gna.org/hpr/fetchmail/FAQ/gmail-pop-howto.html
>
> Cheers
> Nico
More information about the pkg-fetchmail-maint
mailing list