Re: blacklisted IP - my setup?

2015-04-03 Thread Tim Johnson
* Will Yardley [150403 15:12]: > On Fri, Apr 03, 2015 at 03:18:44PM -0700, j...@howey.io wrote: > > Tim Johnson wrote: > > > > See http://www.spamrats.com/lookup.php?ip=64.4.232.191 > > > > > > Is there something wrong with my headers and if so, how

blacklisted IP - my setup?

2015-04-03 Thread Tim Johnson
See http://www.spamrats.com/lookup.php?ip=64.4.232.191 Is there something wrong with my headers and if so, how do I correct it? thanks -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.com

Re: How to save a thread to a file

2012-04-07 Thread Tim Johnson
* Tim Johnson [120406 16:54]: > Using Mutt 1.4.2.3i on OSX Lion. > > Is it possible to save a thread to a file? <...> Good thread folks. Really valuable stuff. :)Now I am saving this thread. thanks -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com

Re: How to save a thread to a file

2012-04-07 Thread Tim Johnson
* Gary Johnson [120407 14:07]: > What is your 'mbox_type' variable set to? I had been assuming that > yours was set like mine to "mbox". If 'mbox_type' is set to "mbox", > then the mailbox that mutt creates in your example above will be a > file named ~/save-thread.txt. > > Clearly I am not usi

Re: How to save a thread to a file

2012-04-07 Thread Tim Johnson
* Gary Johnson [120407 13:06]: > > > > > > > > > > Well, mbox folders are just files. Could you save to an mbox folder? > > > > > > > > Of course, but what I was really inquiring about was whether I could > > > > save 'en masse' :: a thread to one file. > > > > thanks > > > > > > I don't un

Re: How to save a thread to a file

2012-04-07 Thread Tim Johnson
* David Ellement [120407 01:10]: > On 2012-04-06, Tim Johnson wrote > > * Gerald LaMontagne [120406 17:55]: > > > On Fri, Apr 06, 2012 at 04:52:16PM -0800, Tim Johnson wrote: > > > > Is it possible to save a thread to a file? > > > > > > >

Re: How to save a thread to a file

2012-04-06 Thread Tim Johnson
* Gerald LaMontagne [120406 17:55]: > On Fri, Apr 06, 2012 at 04:52:16PM -0800, Tim Johnson wrote: > > Using Mutt 1.4.2.3i on OSX Lion. > > > > Is it possible to save a thread to a file? > > > > I can t to tag the thread and then ;s to save to another > >

How to save a thread to a file

2012-04-06 Thread Tim Johnson
Using Mutt 1.4.2.3i on OSX Lion. Is it possible to save a thread to a file? I can t to tag the thread and then ;s to save to another mailbox, but I don't know if I can save the same to a file. TIA -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com

Re: mailcap entry for html - escaping spaces

2011-11-06 Thread Tim Johnson
* Cameron Simpson [06 11:31]: > > | > I'm hoping xv worked? > | It loads, but does not load the file. I just get the splash screen > > That's no good. While "xv" is open, what does "ps" show its command line > to be? It should be running "xv the-file", presuming you have "xv %s" in > the

Re: mailcap entry for html - escaping spaces

2011-11-06 Thread Tim Johnson
* Cameron Simpson [05 16:28]: > On 05Nov2011 14:23, Tim Johnson wrote: > | Done. I've installed the css package. Added the invocation of > | env.sh to to .profile. Restarted mutt. With environment :). > | Below is result of mutt -> !env > [...] >

Re: mailcap entry for html - escaping spaces

2011-11-05 Thread Tim Johnson
* Cameron Simpson [04 17:36]: > On 04Nov2011 15:50, Tim Johnson wrote: > | And from env.sh, I note the following: > | : ${OS:=''} > | case "`uname -sr`" in > | SunOS\ [56789].\*) OS=solaris ;; > | SunOS\ \*) OS=sunos ;; > | Linux\ \

Re: mailcap entry for html - escaping spaces

2011-11-04 Thread Tim Johnson
* Cameron Simpson [03 18:42]: > On 03Nov2011 17:07, Tim Johnson wrote: > | Cameron, thanks for those explanations. > | I have not yet installed your css package. Been really busy here. > | Will try to get to it tomorrow or saturday. > | This is fun. And informative

Re: mailcap entry for html - escaping spaces

2011-11-03 Thread Tim Johnson
* Cameron Simpson [03 11:47]: > On 03Nov2011 07:55, Tim Johnson wrote: > > That sounds right. Taking the latter case first, mutt gets the environment > because your login shell has build the environment before mutt gets > invoked. > > For the former case, mutt

Re: mailcap entry for html - escaping spaces

2011-11-03 Thread Tim Johnson
* Tim Johnson [03 08:15]: > * Cameron Simpson [02 18:51]: > > | | > This discrepancy is odd, and a little troubling. We probably need to > > | | > investigate that a little. > > | | I think this has to do with the way that iTerm2 passes the > > | |

Re: mailcap entry for html - escaping spaces

2011-11-03 Thread Tim Johnson
* Cameron Simpson [02 18:51]: > | | > This discrepancy is odd, and a little troubling. We probably need to > | | > investigate that a little. > | | I think this has to do with the way that iTerm2 passes the > | | environment to mutt... but I am just guessing. > | > | Hmm. I'm using iTerm

Re: mailcap entry for html - escaping spaces

2011-11-02 Thread Tim Johnson
* Cameron Simpson [01 17:55]: > On 01Nov2011 16:53, Tim Johnson wrote: > | Got a lot of issues with ah->apphelper. > > I feared there might be. I haven't tried to foist it off onto someone else > before (withstdin runs standalone - apphelper expects more tools). >

Re: mailcap entry for html - escaping spaces

2011-11-01 Thread Tim Johnson
* Cameron Simpson [111030 13:12]: <..> > For images etc I have a more complex script: > > http://www.cskk.ezoshosting.com/cs/css/bin/apphelper Got it. > which offers to view the attachment and also to save it, since I find > the "open viewer, quit, ask to save" rigmarole tedious. > > It ha

Re: mailcap entry for html - escaping spaces

2011-10-30 Thread Tim Johnson
* Cameron Simpson [111030 13:12]: > > Should do. The open-an-app mechanism is the same. > > However, as written withstdin leaves the temp copy lying around (the > --keep mode). For HTML this won't waste much disc space by video will > quickly get wasteful. I intend adding a --keep=N option to ti

Re: mailcap entry for html - escaping spaces

2011-10-30 Thread Tim Johnson
* Cameron Simpson [111029 17:51]: > > The script is (was) wrong. withstdin was actually a differently purposed > script and did exhibit that behaviour. > > I have modified it. Invoke the new version like this: > > text/html; withstdin --keep --ext=.html open -a Chrome <%s You D'Man Camer

Re: mailcap entry for html - escaping spaces

2011-10-29 Thread Tim Johnson
* Cameron Simpson [111029 16:50]: > | thanks. Good tip. Making progress. > > Ah, ok. What you're seeing is that mutt cleans up the temp file after > the command completes. "open" tells chrome what to open, and exits. Mutt > cleans up. Chrome responsds too late and sees nothing. > > What you ne

Re: mailcap entry for html - escaping spaces

2011-10-29 Thread Tim Johnson
* Cameron Simpson [111029 13:27]: > > Does Chrome run at all? Yes. > If so, try changing your mailcap line to read: > > text/html; open -a Chrome %s Done. > which uses the Mac's "open" command to open the URL or file using the > "chrome" app. That usage works for me (from the command lin

Re: mailcap entry for html - escaping spaces

2011-10-29 Thread Tim Johnson
* Cameron Simpson [111029 07:03]: > Here's what I do sometimes. My $PATH has two (well ,more, but basicly > two) leading items: > > $HOME/bin-local > $HOME/bin > > The latter is my collection of scripts and is identical on all machines. > The _former_ is per-machine hacks (and new scripts no

mailcap entry for html - escaping spaces

2011-10-28 Thread Tim Johnson
Using mutt on Mac Lion - OSX 10.7 I'm trying to create a mailcap entry so that I can view text/html attachments with chrome The chrome executable is on a path with embedded spaces. I have the following entry: ## text/html; "/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chr

Re: unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
* Tim Johnson [111015 17:01]: > * Tim Johnson [111015 14:27]: > > 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

Re: unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
* Tim Johnson [111015 14:27]: > 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 > stor

unable to get local issuer certificate

2011-10-15 Thread Tim Johnson
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 co

Re: Postfix problems on osX (referral)

2011-10-15 Thread Tim Johnson
* Cameron Simpson [111014 15:33]: > On 13Oct2011 16:51, Tim Johnson wrote: > | * Cameron Simpson [111013 01:35]: > | > Can you post the output of your "postconf" command? We can diff it > | > against our own running postfixen. > | Still there? :) > | Ou

Re: Postfix problems on osX (referral)

2011-10-13 Thread Tim Johnson
* Cameron Simpson [111013 01:35]: > Sorry for the long delay. > > 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 I've got an error: When I invok

Re: Postfix problems on osX (referral)

2011-10-13 Thread Tim Johnson
* Cameron Simpson [111013 01:35]: > Sorry for the long delay. > > On 10Oct2011 21:25, Patrick Shanahan wrote: > | * Tim Johnson [10-10-11 20:15]: > | > Now I have the same complaint about setgid_group, which is > | > empty in main.cf. > > Don't worry so

Re: Postfix problems on osX (referral)

2011-10-10 Thread Tim Johnson
* Tim Johnson [111010 16:07]: > * Patrick Shanahan [111010 15:21]: > > > > I don't use it. Look in (do grep -ir fallback /etc/postfix/*) for > > reference to fallback. You may have it configured and didn't know it. I > > didn't bother to google

Re: Postfix problems on osX (referral)

2011-10-10 Thread Tim Johnson
* Patrick Shanahan [111010 15:21]: > > I don't use it. Look in (do grep -ir fallback /etc/postfix/*) for > reference to fallback. You may have it configured and didn't know it. I > didn't bother to google to see what function it provides. > > gud luk Thanks. I have this: see 'NOTE' /etc/post

Re: Postfix problems on osX (referral)

2011-10-10 Thread Tim Johnson
* Cameron Simpson [111009 22:50]: > > I would: > - uninstall the macports postfix > - test Done. `which -a' shows only the 'old' one. > - if you want the macports one reinstall it > - test Like to try without it for now. > There's a macports mailing list: > http://trac.macports.o

Re: Postfix problems on osX (referral)

2011-10-10 Thread Tim Johnson
* Tim Johnson [111009 17:00]: > I am in the process of setting up a mac mini 2011 with Lion as a > workstation. I've never had problems with postfix on linux, but I > am in this case. > If interested see > > http://www.mac-forums.com/forums/os-x-operating-system/2

Postfix problems on osX (referral)

2011-10-09 Thread Tim Johnson
I am in the process of setting up a mac mini 2011 with Lion as a workstation. I've never had problems with postfix on linux, but I am in this case. If interested see http://www.mac-forums.com/forums/os-x-operating-system/252706-postfix-opt-local-libexec-postfix-pickup-no-such-file-directory.h

Re: smtp_url - 'at sign' in user name

2011-10-09 Thread Tim Johnson
* Patrick Shanahan [111009 12:57]: > * Tim Johnson [10-09-11 16:31]: > > Using mutt 1.5.20 on linux ubuntu 10.04 > > I'm attempting to relay using smtp_url > > My user name contains an '@' > > Thus > > set smtp_url = "smtp://t...@akw

Re: smtp_url - 'at sign' in user name

2011-10-09 Thread Tim Johnson
* Patrick Ben Koetter [111009 12:57]: > * Tim Johnson : > > Using mutt 1.5.20 on linux ubuntu 10.04 > > I'm attempting to relay using smtp_url > > My user name contains an '@' > > Thus > > set smtp_url = "smtp://t...@akwebsoft.com@mail.akwebso

smtp_url - 'at sign' in user name

2011-10-09 Thread Tim Johnson
Using mutt 1.5.20 on linux ubuntu 10.04 I'm attempting to relay using smtp_url My user name contains an '@' Thus set smtp_url = "smtp://t...@akwebsoft.com@mail.akwebsoft.com:465/" set smtp_pass = "***" when I attempt to send an email with this enabled, mutt gives me a message : "connecting to

Re: Mac Command Line and mutt

2011-09-12 Thread Tim Johnson
* Leo Vegoda [110912 16:16]: > On Mon, Sep 12, 2011 at 03:28:30PM -0800, Tim Johnson wrote: > > [...] > > > > I'm not sure what you're looking for. Terminal.app and iTerm.app > > > are just a means for running your preferred shell that you would >

Re: Mac Command Line and mutt

2011-09-12 Thread Tim Johnson
* Ravi Pina [110912 15:15]: > On Mon, Sep 12, 2011 at 02:56:08PM -0800, Tim Johnson wrote: > > Not so much a mutt question as a request for a reference. > > > > FYI: I have used mutt for years on linux. I am considering getting a > > mac mini. Some time ago, I queried

Mac Command Line and mutt

2011-09-12 Thread Tim Johnson
Not so much a mutt question as a request for a reference. FYI: I have used mutt for years on linux. I am considering getting a mac mini. Some time ago, I queried this list about using mutt on a mac and from the responses, it appears that some of you do just that. What I am most interested in at t

copying cert directory to another partition

2011-02-05 Thread Tim Johnson
I'm currently using mutt 1.5.19 on ubuntu 10.04. I have installed a new OS on another set of partitions. (mint 10). I have a gmail address and have installed SSL certificates at ~/.cert. Do I need to rehash those certificates when I move to the new partition? Or can I just copy the directory over?

Re: Mutt on Mac Mini

2011-01-27 Thread Tim Johnson
* Tim Johnson [110127 14:55]: <...> of any issues compiling and running mutt on this OS? Thank you for all of the good replies. Good news! cheers -- Tim tim at johnsons-web.com or akwebsoft.com http://www.akwebsoft.com

Re: Mutt on Mac Mini

2011-01-27 Thread Tim Johnson
* Jason Helfman [110127 14:55]: > On Thu, Jan 27, 2011 at 02:47:23PM -0900, Tim Johnson thus spake: >> I currently use mutt on ubuntu 10.04. I am considering getting a Mac >> Mini - I believe that the OS is 'OS X Snow Leopard'. Is anyone aware >> of any issues com

Mutt on Mac Mini

2011-01-27 Thread Tim Johnson
I currently use mutt on ubuntu 10.04. I am considering getting a Mac Mini - I believe that the OS is 'OS X Snow Leopard'. Is anyone aware of any issues compiling and running mutt on this OS? thanks -- Tim tim at johnsons-web.com or akwebsoft.com http://www.akwebsoft.com

Re: Sidebar patch for mutt-1.5.21

2011-01-22 Thread Tim Johnson
* Brandon Sandrowicz [110121 21:32]: > On Fri, Jan 21, 2011 at 04:42:58PM -0900, Tim Johnson wrote: > > Where are instructions for the sidebar patch for this version? > > > > Comments welcome > > Not really sure. I've tried to fix various things that are wrong

Sidebar patch for mutt-1.5.21

2011-01-21 Thread Tim Johnson
I have been using 1.5.19 with the sidebar path for some time now. I just downloaded version 1.5.21, which I presume to be the current stable version. Where are instructions for the sidebar patch for this version? Note: I did a quick google and I seem to be seeing some conflicting information and

Re: Problem getting gmail (local issuer certificate)

2010-10-07 Thread Tim Johnson
* Tim Johnson [101006 12:34]: > > Unless I'm wrong, the key message is > """ > Server certificate verification error: unable to get > local issuer certificate > """

Re: Problem getting gmail (local issuer certificate)

2010-10-07 Thread Tim Johnson
* Morris, Patrick [101006 19:20]: > On 10/6/2010 12:58 PM, Tim Johnson wrote: >> I'm unable to get a gmail connection: >> >> Polling code in .fetchmailrc: > > -- snip -- > >> ###

Problem getting gmail (local issuer certificate)

2010-10-06 Thread Tim Johnson
I'm unable to get a gmail connection: Polling code in .fetchmailrc: poll pop.gmail.com with proto POP3 user 'tim042849' there with password '**' is 'tim' here options ssl sslcertck sslcertpath /home/tim/.certs/ Response in logfile fetchmail: 6.3.9-rc2 querying pop.gmail.com (protocol POP

Re: No route to host error message from fetchmail

2010-09-24 Thread Tim Johnson
* Patrick Shanahan [100924 15:12]: > * Tim Johnson [09-24-10 18:27]: > > * Patrick Shanahan [100924 13:10]: > > > * Tim Johnson [09-24-10 16:10]: > > <<...> > Email is reaching the server. I can confirm that with SSH and > > > > viewing

Re: No route to host error message from fetchmail

2010-09-24 Thread Tim Johnson
* Patrick Shanahan [100924 13:10]: > * Tim Johnson [09-24-10 16:10]: <<...> > Email is reaching the server. I can confirm that with SSH and > > viewing /var/spool/mail. > > > > Any ideas? Or recommendation where to ask. I have ssh and root > > access. &g

No route to host error message from fetchmail

2010-09-24 Thread Tim Johnson
Please feel free to recommend a different ML or forum if anyone finds this question to be inappropriate to *mutt*. Until then, here is the problem: One of my domains has been moved to a new server. I am not a sysadmin, but it is clear to me that a mistake has been with the configuration on the n

Re: Conditional *from* value

2010-07-18 Thread Tim Johnson
* Patrick Shanahan [100718 19:06]: <...> > IIUC, you wish to use specific address to reply to specific addresses: > > look up "send-hook" in the fine manual > > send-hook [!] > > ie: send-hook mutt-users@mutt.org 'my_hdr From: t...@johnsons-web.com' Right on! That's what works for m

Conditional *from* value

2010-07-18 Thread Tim Johnson
If possible, I would like to my `from' email address to be linked (or bound) to the address of the sender. I.E.: mutt-users@mutt.org => t...@johnsons-web.com us...@someotherdomain.org => t...@myotherdomain.com I have set edit_headers=yes so I can manually edit. Using 1.5.19 with the sidepanel patch

Re: Using enter-command

2009-06-17 Thread Tim Johnson
* Michael Tatge [090617 14:20]: > * On Wed, Jun 17, 2009 11:56AM -0800 Tim Johnson (t...@johnsons-web.com) > muttered: > > In the index, I have bound Ctrl-E to last-entry. > > Yet If I do this: > > :last-entry > > I get an error: "Unknown Command". > &

Re: Using enter-command

2009-06-17 Thread Tim Johnson
* Rocco Rutte [090617 14:19]: > * Tim Johnson wrote: > > I note that when I press `:', I am taken to a command line. > > I find that when I go into 'help' that `:' executes > > > > You didn't read well enough... :) Seems I'm having a

Re: variables: index and pager

2009-06-17 Thread Tim Johnson
* Tim Johnson [090617 11:38]: > > > 2)Current mailbox (index?) The full solution for me is presented at: http://does-not-exist.org/mail-archives/mutt-users/msg18064.html -- Tim t...@johnsons-web.com http://www.akwebsoft.com

Using enter-command

2009-06-17 Thread Tim Johnson
I note that when I press `:', I am taken to a command line. I find that when I go into 'help' that `:' executes I'm having problems making commands work: Example In the index, I have bound Ctrl-E to last-entry. Yet If I do this: :last-entry I get an error: "Unknown Command". I am in particular

Re: variables: index and pager

2009-06-17 Thread Tim Johnson
* Rocco Rutte [090617 11:18]: > > * Tim Johnson wrote: > > > 2)Current mailbox (index?) > > Please search the list archive. There was a discussion about this > lately. Thank you. For further archives, this discussion is a thread name: "use current folder

variables: index and pager

2009-06-17 Thread Tim Johnson
Hi: Using ver 1.5.19 on linux 2.6.22-16-generic compiled with sidebar patch. Are there variables that define: 1)Current message (pager?) 2)Current mailbox (index?) My intent is for scripts that can make message-specific or mailbox-specific operations where the mailbox or the name of the message (a

Re: Line wrapping in pager: text truncated

2009-06-11 Thread Tim Johnson
* Rocco Rutte [090611 07:41]: > Hi, > > * Tim Johnson wrote: > > > """ > > +lots of text continued from previous line. Woe is m > > +and woe is the dirty dog who uses blah, blah, blah > > +and everyone should use mutt etc. etc... > &

Re: Line wrapping in pager: text truncated

2009-06-11 Thread Tim Johnson
* Rocco Rutte [090611 07:41]: > First, can you reproduce that without the sidebar patch? Second, you can > try with $smart_wrap set and unset. Put in my .muttrc the following: set smart_wrap=yes And all is well with that particular email. FYI: X-Mailer: YahooMailClassic/5.4.12 YahooMai

Line wrapping in pager: text truncated

2009-06-10 Thread Tim Johnson
I'm using mutt ver 1.5.19 compiled with the sidebar patch. On some emails I am seeing line wrapping that is truncating some of the text. Specifically appear associated with some yahoo mail service Hard to reproduce with vim wrapping so here is an example: """ +lots of text continued from previous

Re: Bookmarks?

2009-06-08 Thread Tim Johnson
* Kyle Wheeler [090608 11:52]: > On Monday, June 8 at 07:58 AM, quoth Tim Johnson: > >Is it possible to set a bookmark, preferably in the browser? > > Not as such, no. > > What exactly would you expect that a bookmark would do? Quickly jump > to the last message y

Bookmarks?

2009-06-08 Thread Tim Johnson
Is it possible to set a bookmark, preferably in the browser? Example: I've been part of a very large thread. I want to keep an archive of that thread, but don't want a dedicated mailbox showing up in the sidebar or the browser. I created a dedicated mailbox under a different path from ~/M

Re: Procmail recipes with maildir mailboxes

2009-06-07 Thread Tim Johnson
* Christian Ebert [090607 17:11]: > > :0 > > with Maildir you don't need locking, but > > > * ^(From|Cc|To):.*gnome > > /home/tim/Mail/Gnome > > /home/tim/Mail/Gnome/ > ^ > the terminating directory slash. > > You might want to poke around a bit in man 5 procmailrc for > t

Procmail recipes with maildir mailboxes

2009-06-07 Thread Tim Johnson
In the past, when I used mutt, I was using mbox type mailboxes. Never had any problems with recipes like this: ## begin example :0: * ^(From|Cc|To):.*gnome /home/tim/Mail/Gnome ## end example OR ## begin example :0: * ^To:.vim_...@googlegroups.com /home/tim/Mail/Vim ## end example :) To the best o

Re: Using ascii +127 drawing characters

2009-06-07 Thread Tim Johnson
* Rocco Rutte [090607 04:06]: > * Tim Johnson wrote: > > > Any ideas as to whether I'd be able to use them in mutt? > > Yes, if you can enter them you can use them in the various format > options and likely for sidebar if the delimiter is configurable. > The unicode

Using ascii +127 drawing characters

2009-06-05 Thread Tim Johnson
I note that MC and other slang-based apps use drawing characters. I've built mutt with the sidebar patch and would like to play with some drawing characters to format mutt with the sidebar. I can recall that when I was using DOS and windows 3.1 that there was a routine using a modifier key and the

Re: converting from kmail

2009-05-25 Thread Tim Johnson
On Monday 25 May 2009, Cameron Simpson wrote: > > I've got one of those: > http://freshmeat.net/projects/cats2procmailrc > http://cskk.ezoshosting.com/cs/css/manuals/cats2procmailrc.1.html > http://cskk.ezoshosting.com/cs/css/bin/cats2procmailrc > > but didn't want to push it on anyone... >

Re: converting from kmail

2009-05-25 Thread Tim Johnson
On Monday 25 May 2009, you wrote: > I've got one of those: > http://freshmeat.net/projects/cats2procmailrc > http://cskk.ezoshosting.com/cs/css/manuals/cats2procmailrc.1.html > http://cskk.ezoshosting.com/cs/css/bin/cats2procmailrc > > but didn't want to push it on anyone... > Most of my rule

Re: converting from kmail

2009-05-24 Thread Tim Johnson
On Sunday 24 May 2009, Cameron Simpson wrote: > On 24May2009 07:53, Tim Johnson wrote: > | Example: extracting kmail filters to procmail recipes > > Are there many filters? Will KMail export then in any form? > It may be that some ad hoc scripting can be done if you can produce

Re: converting from kmail

2009-05-24 Thread Tim Johnson
On Sunday 24 May 2009, Cameron Simpson wrote: > Can you show us a few excerpts from the kmailrc? Sure: ## -- filter block follows: --- [Filter #1] Applicability=0 AutomaticName=false ConfigureShortcut=false ConfigureToolbar=false Icon= StopProcessingHere=true accounts-set=

Re: converting from kmail

2009-05-24 Thread Tim Johnson
On Sunday 24 May 2009, Cameron Simpson wrote: > On 24May2009 07:53, Tim Johnson wrote: > | Example: extracting kmail filters to procmail recipes > > Are there many filters? Will KMail export then in any form? > It may be that some ad hoc scripting can be done if you can produce

converting from kmail

2009-05-24 Thread Tim Johnson
I have used mutt in the past with slack and redhat. That included the use of procmail recipes, fetchmail etc.. I inntend to start using mutt again on linux mint (ubuntu derivative). I would find it very useful if I could be pointed towards documentation, discussions and the topic of the subject.

What Country is Mutt developed

2002-09-30 Thread Tim Johnson
Hi Mutts: I'm writing an article that makes mention of Mutt and Vim. I believe Bram Moolenar is from Holland... correct me if I am wrong. And where is the author of Mutt from? Trivia, I know, but wanted to include it in the article. Thanks -- Tim Johnson &l

Article Re Mutt (re: ..handicapped.. )

2002-03-05 Thread Tim Johnson
der "Tim's Bytes". Enjoy. Thanks so much for the comments. -- Tim Johnson <[EMAIL PROTECTED]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com

Re: Is mutt really "handicapped"? - ha! ha!

2002-02-28 Thread Tim Johnson
* Sven Guckes <[EMAIL PROTECTED]> [020228 14:30]: > I have guided some Linux people to switch from Netscape to mutt. > So far they are not sorry at all. But it does take a few things > to make them switch because you have to explain about some concepts. > If you want a full report, well, give a

Is mutt really "handicapped"?

2002-02-28 Thread Tim Johnson
Hello All: Now that I have your attention - I and friends publish a webzine: http://www.frozen-north-linuxonline.com/ And we publish monthly. We also have a local linux user's group and a mailing list. A comment was made to the mailing list that mutt was "handicapped". As yo

How to avoid and handle looong lines

2002-02-25 Thread Tim Johnson
p to patch 204 or so. Cheers! -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

Re: Reading a Function parameter/Sorry!!?

2001-11-21 Thread Tim Johnson
On Wed, Nov 21, 2001 at 08:32:22AM -0500, Michael P. Soulier wrote: > On Tue, Nov 20, 2001 at 06:48:51PM -0900, Tim Johnson wrote: > > > > > > What language was that, anyway? :-) > > > > > > Walt > > > > > rebol: www.rebol.com > >

Browser problem on text/html

2001-11-01 Thread Tim Johnson
cape -remote openURL('/tmp/muttJQ7lNS')' Questions: 1)What can I do to correct this and launch a browser? 2)Where is documentation on this? TIA Regards Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

Global Operation on Tagged Messages

2001-10-19 Thread Tim Johnson
documentation on this? TIA Regards -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

Re: MSHTML Email Question

2001-09-17 Thread Tim Johnson
ending multi-part email see: http://dsv.su.se/jpalme/ietf/mhtml.html Regards -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

MSHTML Email Question

2001-09-16 Thread Tim Johnson
ext of the message when I view the attachments and on course, the tags are visible. TIA -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

Re: Header and protocol questions

2001-06-14 Thread Tim Johnson
On Thu, Jun 14, 2001 at 08:18:46PM -0800, Tim Johnson wrote: > On Fri, Jun 15, 2001 at 08:04:31AM +0530, Suresh Ramasubramanian wrote: > > > > Tim Johnson [mutt-users] <14/06/01 18:33 -0800>: > > > > > I'm using Mutt 1.2.5i on RH 6.0 with vim 5.7 as my

Re: Header and protocol questions

2001-06-14 Thread Tim Johnson
On Fri, Jun 15, 2001 at 08:04:31AM +0530, Suresh Ramasubramanian wrote: > > Tim Johnson [mutt-users] <14/06/01 18:33 -0800>: > > > I'm using Mutt 1.2.5i on RH 6.0 with vim 5.7 as my editor. > > When I post a message to a mailing list, and my own message > &g

Header and protocol questions

2001-06-14 Thread Tim Johnson
ve set realname="Tim Johnson" in .muttrc Thanks... -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com

Don't Understand Macro Key Bindings

2001-05-28 Thread Tim Johnson
Hello All: I have found "many" example muttrc's with macro key binding examples. However, I have found nothing to explain what many of the key bindings expand to. Greg sent me some good examples below, but I do not understand what keystrokes that they expand to. > > You can create macros f

Re: Alias Menu?

2001-05-27 Thread Tim Johnson
On Mon, May 28, 2001 at 11:04:10AM +0800, Greg Matheson wrote: > On Sat, 26 May 2001, Tim Johnson wrote: > > > 1)Can I create an alias for a file path, such that when I save > > a message: I can type in something like $ARCH/vim-arch > > rather than ~/mail/arch/vim-arc

Re: Alias Menu?/Solved

2001-05-22 Thread Tim Johnson
On Tue, May 22, 2001 at 07:53:22PM -0800, Tim Johnson wrote: > On Tue, May 22, 2001 at 10:34:38PM +0530, Suresh Ramasubramanian wrote: > > Tim Johnson [mutt-users] : > > > > > According to documentation, there should be an alias menu available. > > > 1)How d

Re: Alias Menu?

2001-05-22 Thread Tim Johnson
On Tue, May 22, 2001 at 10:34:38PM +0530, Suresh Ramasubramanian wrote: > Tim Johnson [mutt-users] : > > > According to documentation, there should be an alias menu available. > > 1)How do I invoke it? > > press a Sorry to seem so dense. but when I press charac

Alias Menu?

2001-05-22 Thread Tim Johnson
Hello All: According to documentation, there should be an alias menu available. 1)How do I invoke it? 2)Where is documentation pertinent to it? Thanks To All... -- Tim Johnson <[EMAIL PROTECTED]> http://www.johnsons-web.com "My shroe, my shroe, my dingkom

make install error messages

2001-01-09 Thread Tim Johnson
Hello: I have compiled mutt version 1.2.5. ./configure was run with --enable-pop as the only option. Upon running *make install*, I get the following error messages: /bin/sh: sgml2html: command not found /usr/bin/install: manual*.html: No such file or directory chgrp: you are not a member