Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/22/10 23:21, Joseph wrote: I'm using fetchmail to pull mail from google but lately I've been getting this error: fetchmail: Server certificate verification error: unable to get local issuer certificate fetchmail: This means that the root signing certificate (issued for /C=US/O=Google

Re: fetchmail - google certificate

2010-10-23 Thread Harry Strongburg
On Sat, Oct 23, 2010 at 12:15:23AM -0600, Joseph wrote: fetchmail: socket error while fetching from syscon...@gmail.com@pop.gmail.com Silly mistake there! :) Fetchmail 'user' requires you do NOT have a domain-name added onto it. The domain-name is supplied at the poll argument. Have fun.

Re: How to cope with a mailing list that has two addresses?

2010-10-23 Thread Chris G
On Fri, Oct 22, 2010 at 10:54:01AM -0700, Chip Camden wrote: Quoth Chris G on Friday, 22 October 2010: I subscribe to one mailing list which has two addresses both of which are used fairly frequently. So my mutt 'subscribe' entries have two entries relating to one list. Thus when I

Re: How to cope with a mailing list that has two addresses?

2010-10-23 Thread Chris G
On Fri, Oct 22, 2010 at 03:36:04PM -0500, Derek Martin wrote: On Fri, Oct 22, 2010 at 06:36:17PM +0100, Chris G wrote: Thus when I do a L[ist reply] I get an E-Mail sent to *both* list addresses which is a bit annoying. This happens because both list addresses tend to appear somewhere in

Do many here still use abook or are there better alternatives now?

2010-10-23 Thread Chris G
Do many people here still use abook? It hasn't been updated for several years now (although that doesn't mean it's no good necessarily). Or are there alternative ways of maintaining the mutt alias list (and maybe an addressbook as well) nowadays? -- Chris Green

Re: Do many here still use abook or are there better alternatives now?

2010-10-23 Thread j...@telefonica.net
El 10.10.23 12:19:12 Chris G dijo: Do many people here still use abook? It hasn't been updated for several years now (although that doesn't mean it's no good necessarily). Or are there alternative ways of maintaining the mutt alias list (and maybe an addressbook as well) nowadays? --

Re: Do many here still use abook or are there better alternatives now?

2010-10-23 Thread Tim Gray
On Oct 23, 2010 at 12:19 PM +0100, Chris G wrote: Or are there alternative ways of maintaining the mutt alias list (and maybe an addressbook as well) nowadays? I use lbdb and the Mac OS X Addressbook. Obviously, if you aren't on OS X, that's not very useful to you. But maybe something

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 08:53, Harry Strongburg wrote: On Sat, Oct 23, 2010 at 12:15:23AM -0600, Joseph wrote: fetchmail: socket error while fetching from syscon...@gmail.com@pop.gmail.com Silly mistake there! :) Fetchmail 'user' requires you do NOT have a domain-name added onto it. The domain-name is

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 09:08:52 -0600, Joseph wrote: I've removed the domain name, now the line looks like: poll pop.gmail.com with proto POP3 and options no dns user 'syscon780' password '' options ssl sslcertpath /home/joseph/.mutt/cert/ but it still complains, certificate

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 11:25, Nathan Stratton Treadway wrote: On Sat, Oct 23, 2010 at 09:08:52 -0600, Joseph wrote: I've removed the domain name, now the line looks like: poll pop.gmail.com with proto POP3 and options no dns user 'syscon780' password '' options ssl sslcertpath

Re: fetchmail - google certificate

2010-10-23 Thread Mike Hollis
On Fri, Oct 22, 2010 at 11:21:22PM -0600, Joseph wrote: I'm using fetchmail to pull mail from google but lately I've been getting this error: fetchmail: Server certificate verification error: unable to get local issuer certificate fetchmail: This means that the root signing certificate

Re: fetchmail - google certificate

2010-10-23 Thread Breen Mullins
* Joseph syscon...@gmail.com [2010-10-23 12:50 -0600]: I'm using command: openssl s_client -connect pop.gmail.com:995 -showcerts and it printed out: copy--- CONNECTED(0003) depth=1 C = US, O = Google Inc, CN = Google Internet Authority verify error:num=20:unable to get

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 12:34, Breen Mullins wrote: * Joseph syscon...@gmail.com [2010-10-23 12:50 -0600]: I'm using command: openssl s_client -connect pop.gmail.com:995 -showcerts and it printed out: copy--- CONNECTED(0003) depth=1 C = US, O = Google Inc, CN = Google Internet

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 00:15:23 -0600, Joseph wrote: I've found this tutorial but it is not working. My certificate is not recognized http://www.axllent.org/docs/networking/gmail_pop3_with_fetchmail Yeah, that writeup appears to be both incorrect (as mentioned in the comments) and outdated

Re: fetchmail - google certificate

2010-10-23 Thread Jamie Paul Griffin
I'm confused. Where do I get: equifax.pem certificate? I think Gentoo have a ca-certs-type package in thier repository don't they? 'app-misc/ca-certificates' Surely that would have the equifax certificate you need? pgpczl3AVIzQW.pgp Description: PGP signature

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 16:06, Nathan Stratton Treadway wrote: [snip] As I mentioned before, I haven't had to install private copies of the root CA certificate myself, but as far as I understand the following should work: * clear out the files currently in ~/.mutt/cert (you can save them somewhere

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 21:17, Jamie Paul Griffin wrote: I'm confused. Where do I get: equifax.pem certificate? I think Gentoo have a ca-certs-type package in thier repository don't they? 'app-misc/ca-certificates' Surely that would have the equifax certificate you need? Yes, I have this

Re: fetchmail - google certificate

2010-10-23 Thread Jamie Paul Griffin
Yes, I have this package install, and tried to use dir: '/etc/ssl/certs' but it doesn't help. Sorry, I hadn't checked earlier replies where Nathan had already suggested that idea. There's a link to the cert you require on Google:

Mail-Followup-To and friends

2010-10-23 Thread Mike Hollis
I just started using Mutt with mailing lists last year. At first I only had 3 lists from the same project. I leave my mail on the spool and manually save to the local boxes. This worked pretty well at first ; the mailbox was created and the r key replied to the mailing list. I think this was

Re: fetchmail - google certificate

2010-10-23 Thread Jamie Paul Griffin
if you do download that cert, you would then need to use something like this command on it: openssl x509 -in Equifax_Secure_certificate_Authority.pem -fingerprint -subject -issuer -serial -hash -noout Then, put it into your ~./certs directory ans reshash it. (Thought i'd mention that, you

Re: fetchmail - google certificate

2010-10-23 Thread Brian Salter-Duke
On Sat, Oct 23, 2010 at 09:08:52AM -0600, Joseph wrote: On 10/23/10 08:53, Harry Strongburg wrote: On Sat, Oct 23, 2010 at 12:15:23AM -0600, Joseph wrote: fetchmail: socket error while fetching from syscon...@gmail.com@pop.gmail.com Silly mistake there! :) Fetchmail 'user' requires you do

Re: Mail-Followup-To and friends

2010-10-23 Thread Monte Stevens
On Sat, Oct 23, 2010 at 05:45:51PM -0400, Mike Hollis wrote: **suscribe caused only mutt-users@ to be shown in the index ** I wanted to see the posters names What is your index_format? If you are using the default, change the 'L' to 'n'. (Sorry for excessive trimming, I only wanted to tackle

Re: fetchmail - google certificate

2010-10-23 Thread Jamie Paul Griffin
I have had this working for ages and I do not have time to think about it, but I have the equivalent of syscon...@gmail.com, not syscon780 or syscon...@gmail.com@pop.gmail.com. I also have sslcertck after ssl. I do not know whether that would help. From the info i've read, it definitely

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/22/10 23:21, Joseph wrote: I'm using fetchmail to pull mail from google but lately I've been getting this error: fetchmail: Server certificate verification error: unable to get local issuer certificate fetchmail: This means that the root signing certificate (issued for /C=US/O=Google

Re: Mail-Followup-To and friends

2010-10-23 Thread Mike Hollis
On Sat, Oct 23, 2010 at 07:30:22PM -0300, Monte Stevens wrote: On Sat, Oct 23, 2010 at 05:45:51PM -0400, Mike Hollis wrote: **suscribe caused only mutt-users@ to be shown in the index ** I wanted to see the posters names What is your index_format? If you are using the default, change the

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 14:53:42 -0600, Joseph wrote: * run c_rehash . within that cert directory. That should create a symlink named 594f1775.0 pointing to the .pem file. Though my link was named: 578d5c04.0 - Equifax_Secure_CA.pem That's wierd. What does openssl x509 -hash

Re: fetchmail - google certificate

2010-10-23 Thread Breen Mullins
* Patrick Shanahan ptilopt...@gmail.com [2010-10-23 19:37 -0400]: why do you need it, ie: poll imap.gmail.com tracepolls with proto IMAP timeout 45 user 'user@gmail.com' there with password 'passwd' is 'user' here options fetchall stripcr ssl mda '/usr/lib/sendmail -i -oem -f %F %T'

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 22:48, Jamie Paul Griffin wrote: if you do download that cert, you would then need to use something like this command on it: openssl x509 -in Equifax_Secure_certificate_Authority.pem -fingerprint -subject -issuer -serial -hash -noout Then, put it into your ~./certs directory ans

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/24/10 00:07, Jamie Paul Griffin wrote: I have had this working for ages and I do not have time to think about it, but I have the equivalent of syscon...@gmail.com, not syscon780 or syscon...@gmail.com@pop.gmail.com. I also have sslcertck after ssl. I do not know whether that would help.

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 21:21, Nathan Stratton Treadway wrote: On Sat, Oct 23, 2010 at 14:53:42 -0600, Joseph wrote: * run c_rehash . within that cert directory. That should create a symlink named 594f1775.0 pointing to the .pem file. Though my link was named: 578d5c04.0 - Equifax_Secure_CA.pem

Re: Mail-Followup-To and friends

2010-10-23 Thread Cameron Simpson
On 23Oct2010 17:45, Mike Hollis zzf...@embarqmail.com wrote: | After reading the docs I have : | set followup_to=yes | set honor_followup_to=yes | lists mutt-users@ some-others@ | **suscribe caused only mutt-users@ to be shown in the index | ** I wanted to see the posters names | various

Re: Unquote braces

2010-10-23 Thread Cameron Simpson
On 18Oct2010 18:25, Clément Bœsch ubi...@gmail.com wrote: | On Mon, Oct 18, 2010 at 06:17:42PM +0200, Joost Kremers wrote: | On Mon, Oct 18, 2010 at 03:57:00PM +0200, Clément Bœsch wrote: | Mutt seems to consider braces (at least closing one) as a quote marker; | the diffs I receive contains

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 21:00:51 -0600, Joseph wrote: I get: 578d5c04 SHA1 Fingerprint=D2:32:09:AD:23:D3:14:23:21:74:E4:0D:7F:9D:62:13:97:86:63:3A So this seems to be correct. Yes, you have the correct fingerprint, but your hash is different than mine... It seems to I have them all:

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 19:10, Breen Mullins wrote: * Patrick Shanahan ptilopt...@gmail.com [2010-10-23 19:37 -0400]: why do you need it, ie: poll imap.gmail.com tracepolls with proto IMAP timeout 45 user 'user@gmail.com' there with password 'passwd' is 'user' here options fetchall stripcr ssl mda

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 20:54:39 -0600, Joseph wrote: If I comment-out the last two lines: sslcertck sslcertpath /etc/ssl/certs/ it complains on certificate but I can fetch the mail. Yes, by removing the sslcertck you're letting fetchmail continue with the session even though

Re: [SOLVED] fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 23:45, Nathan Stratton Treadway wrote: On Sat, Oct 23, 2010 at 20:54:39 -0600, Joseph wrote: If I comment-out the last two lines: sslcertck sslcertpath /etc/ssl/certs/ it complains on certificate but I can fetch the mail. Yes, by removing the sslcertck you're

Re: fetchmail - google certificate

2010-10-23 Thread Nathan Stratton Treadway
On Sat, Oct 23, 2010 at 21:56:51 -0600, Joseph wrote: I'm using openssl-1.0.0a-r3 I rebuild openssl, all hashes were rebuild, in addition I've reinstall fetchmail and I think this solved the problem. When I pull the mail I no don't get any certificate errors. Cool. Does it work with

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/24/10 00:05, Nathan Stratton Treadway wrote: On Sat, Oct 23, 2010 at 21:56:51 -0600, Joseph wrote: I'm using openssl-1.0.0a-r3 I rebuild openssl, all hashes were rebuild, in addition I've reinstall fetchmail and I think this solved the problem. When I pull the mail I no don't get any

Re: fetchmail - google certificate

2010-10-23 Thread Breen Mullins
* Joseph syscon...@gmail.com [2010-10-23 21:35 -0600]: What is causing the problem is the: sslcertck If I comment it out, it keep complaining about the certificate but connection goes through. So you can either comment out sslcertck and move on (perfectly reasonable, I think) or try to

Re: fetchmail - google certificate

2010-10-23 Thread Joseph
On 10/23/10 21:39, Breen Mullins wrote: * Joseph syscon...@gmail.com [2010-10-23 21:35 -0600]: What is causing the problem is the: sslcertck If I comment it out, it keep complaining about the certificate but connection goes through. So you can either comment out sslcertck and move on

Re: fetchmail - google certificate

2010-10-23 Thread Breen Mullins
* Joseph syscon...@gmail.com [2010-10-23 22:42 -0600]: It wasn't the certificate problem, I think it was fetchmail was missing some links or options. I re-compile fetchmail, openssl and the problem is solved. All is working, as it should. Problem solved. Congratulations. Breen -- Breen