Re: save the index ?

2011-10-15 Thread Jostein Berntsen
On 06.10.11,14:12, J J wrote:
 Hi Gregor, thanks a lot for pointing out gnu screen. I did not use it before, 
 and I am exploring it. A very interesting program. I have seen some ways to 
 capture output, although so far I am not sure that it will allow me to do 
 exactly what I want.
 
 
 José
 
 

I used it this way myself yesterday, works great. 


Jostein


 
 - Original Message -
 From: Gregor Zattler telegr...@gmx.net
 To: mutt-users mutt-users@mutt.org
 Cc: 
 Sent: Tuesday, October 4, 2011 5:39 PM
 Subject: Re: save the index ?
 
 Hi José,
 * J J swft1...@yahoo.com [04. Oct. 2011]:
  It could be useful for me to process the message list as it
  appears in the index with flags information. Is there a way to
  save the message index buffer, or to generate it some how?
 
 You could run in gnu screen and use its hardcopy feature.  You
 would get only a hardcopy of the visible parts of the index
 though.
 
 
 Ciao, Gregor
 -- 
 -... --- .-. . -.. ..--.. ...-.-
 
 


Re: Postfix problems on osX (referral)

2011-10-15 Thread Tim Johnson
* Cameron Simpson c...@zip.com.au [111014 15:33]:
 On 13Oct2011 16:51, Tim Johnson t...@akwebsoft.com wrote:
 | * Cameron Simpson c...@zip.com.au [111013 01:35]:
 |  Can you post the output of your postconf command? We can diff it
 |  against our own running postfixen.
 |  Still there? :)
 |  Output for postconf is at 
 |  http://www.akwebsoft.com/transfers/postconf.txt
 
 It says:
 
   wget http://www.akwebsoft.com/transfers/postconf.txt
   HTTP request sent, awaiting response... 401 Authorization Required
  
I password protected that directory.
 |  I've got an error:
 |  When I invoke
 |  sendmail -v t...@tj49.com   test.mail
 |  I get the following error sent to my mail box (in part)
 |  
 | t...@tj49.com: host mail.tj49.com[74.220.215.66] said: 550-Verification 
 failed
 | for tim@linus.local 550-The mail server could not deliver mail to
 | tim@linus.local.  The account or domain may not exist, they may be
 | blacklisted, or missing the proper dns entries. 550 Sender verify failed
 | (in reply to RCPT TO command)
 |  
 | I believe that I got similar error on ubuntu when `mydomain' was not
 | set, but as you should see, it is set.
 
 Still need to see your postconf :-(
 Meanwhile, what is $myorigin set to?
  I had forgotten to set mydestiniation. 
 Is 74.220.215.66 your host?
  My domain hoster.
 What's in test.mail?
 Just a couple of lines of text.
 Is there an alias file on your mail system?
 No.

 I am now able to successfully send mail.
 However, it has been a long time since I have had to tweak postfix
 or mutt.
 I will run postconf later, post the output, the auth data for that
 site and send the email from my new machine, and perhaps you 
 could review my headers to see if all looks good.
 
 I will make it a new thread..
 Thanks again for the help.
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com


Sidebar patch bolds text inside message body

2011-10-15 Thread Onoie Andrei
Hello.
I am using mutt with the sidebar patch (mutt-sidebar from AUR) from
lunar-linux.org on Arch linux.
My mutt -v is:

(start)-
Mutt 1.5.20 (2009-06-14)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 3.0-ARCH (i686)
slang: 20204
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Jan  7 2011 13:57:19)
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
+USE_SSL_OPENSSL  -USE_SSL_GNUTLS  +USE_SASL  -USE_GSS  +HAVE_GETADDRINFO  
-HAVE_REGCOMP  +USE_GNU_REGEX  
+HAVE_COLOR  -HAVE_START_COLOR  -HAVE_TYPEAHEAD  -HAVE_BKGDSET  
-HAVE_CURS_SET  -HAVE_META  -HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  
+HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
-MIXMASTER
To contact the developers, please mail to mutt-...@mutt.org.
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.16hg.cd.trash_folder.vl.1
patch-1.5.20.sidebar.20090619.txt
(end)-

The issue is that everything that I highlight in the body or the header
of the message becomes bold or sometimes reversed.
Say I have

color header color74 color233 ^From

'From' in the header of the mail becomes in bold.This didn't happen when
I didn't have the sidebar patch applied.
I have no idea why this is happening.
If anybody has a fix for this, then please reply to the mail.

Thanks in advance.


unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
duh Fetchmail issues.
FYI: I'm used to linux, setting up mail for Mac Lion, to which I am
very much a noobie.
I'm using fetchmail to get gmail messages.

I have a directory called .certs in which I have two certificates
stored as equifax.pem and gmail.pem as per instructions which have
proven to be correct for linux.
When I copied the .certs directory to the Mac, I ran c_rehash .certs
and new symlinks were created.

My poll statements looks like this:
poll pop.gmail.com with proto POP3
   ## the following is all one line
   user '*' there with password '**' is 'tim' here
   mda /usr/bin/procmail options ssl sslcertck sslcertpath
   ~/.certs/
   ## / the following ...
the action fails and the associated error messages are as follows.

fetchmail: Server certificate verification error: unable to get
local issuer certificate
fetchmail: This means that the root signing certificate (issued for
/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST
Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware) is
not in the trusted CA certificate locations, o
fetchmail: Server certificate verification error: certificate not
trusted
fetchmail: Warning: the connection is insecure, continuing anyways.
(Better use --sslcertck!)

I suspect that the syntax in the poll statement may be incorrect,
but am unable to know what to do to proceded.
TIA
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com


Re: unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
* Tim Johnson t...@akwebsoft.com [111015 14:27]:
 duh Fetchmail issues.
 FYI: I'm used to linux, setting up mail for Mac Lion, to which I am
 very much a noobie.
 I'm using fetchmail to get gmail messages.
 
 I have a directory called .certs in which I have two certificates
 stored as equifax.pem and gmail.pem as per instructions which have
 proven to be correct for linux.
 When I copied the .certs directory to the Mac, I ran c_rehash .certs
 and new symlinks were created.
 
 My poll statements looks like this:
 poll pop.gmail.com with proto POP3
## the following is all one line
user '*' there with password '**' is 'tim' here
  mda /usr/bin/procmail options ssl sslcertck sslcertpath
  ~/.certs/
## / the following ...
 the action fails and the associated error messages are as follows.
 
 fetchmail: Server certificate verification error: unable to get
 local issuer certificate
 fetchmail: This means that the root signing certificate (issued for
 /C=US/ST=UT/L=Salt Lake City/O=The USERTRUST
 Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware) is
 not in the trusted CA certificate locations, o
 fetchmail: Server certificate verification error: certificate not
 trusted
 fetchmail: Warning: the connection is insecure, continuing anyways.
 (Better use --sslcertck!)
 
 I suspect that the syntax in the poll statement may be incorrect,
 but am unable to know what to do to proceded.
 OMG! It's even worse than I thought! For some reason fetchmail is
 also looking for certificates for the standard pop mail servers that I am
 also polling. I'm not seeing anything like that on my linux box.
 Why the devil is fetchmail looking for issuer certificates for
 mail.akwebsoft.com? My other mail server...

 I suspect that there are profound syntax differences between
 fetchmailrc on darwin than linux.
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com


Re: unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
* Tim Johnson t...@akwebsoft.com [111015 17:01]:
 * Tim Johnson t...@akwebsoft.com [111015 14:27]:
  duh Fetchmail issues.
  Signed up on the fetchmail ML.
  Will deal with it there.
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com