Re: My experiences with Mutt to date: Suggestions for overcoming some issues

2021-02-07 Thread Richard Z
akes long the imap connection is lost anyway. However I use external SMTP programs most of the times. Richard

Re: Rendering HTML as Markdown in mutt (was: Creating HTML emails with mutt)

2019-11-06 Thread Richard Z
ome distro.s. absolutely. All replacements I have ever tried had some or many issues. And while 25 years ago xterm was considered a true heavyweight among terminal emulators, the lack of "improvement" since that means it is probably the most lightweight choice today. Richard

Re: Unable to set Reply-To

2017-12-17 Thread Richard Z
I've been googling this for hours now and nothing I try works. there seems to be a config var "reply_to", maybe that overrides your my_hdr? Also, using the config var might be easier than my_hdr. Richard -- Name and OpenPGP keys available from pgp key servers

Re: Refreshing ancient MIME/IMAP memories

2017-11-20 Thread Richard Z
messages are all or nothing. Is > that correct? IMAP can serve you all attachments separately and even chunks of bytes at any position of the remotely stored email. No idea how to do it with mutt. Richard -- Name and OpenPGP keys available from pgp key servers

Re: [SPAM?] Re: [SPAM?] Can I use Mutt from Bash to extract attachments into an arbitrary directory?

2016-09-15 Thread Richard Z
#x27; and processing messages by ripmime -v --name-by-type --verbose-contenttype --verbose-defects -i "$f" .. and hoping not much was missed by this apporach. Richard -- Name and OpenPGP keys available from pgp key servers

Re: NeoMutt: highlight messages with attachments

2016-06-06 Thread Richard Russon
> Is it possible to remove the color after messages was read? color index black red "~N~X1" This combines two conditions: new and attachment. When you've read it, it'll revert to a normal colour. Rich / FlatCap

Re: NeoMutt: highlight messages with attachments

2016-06-06 Thread Richard Russon
Hi Eric, Asking NeoMutt questions on the Mutt list? You'll get me in trouble ;-) > My old `color attachment black red' does not seem to work anymore. I've just tried NeoMutt-2016-05-30 and Mutt-1.6.1 and both work for me. Which are you trying to colour, index or pager? This will colour emails

NeoMutt 20160416

2016-04-16 Thread Richard Russon
repared. If you know how to create packages for Debian/Ubuntu, please let me know. Alternatively, you can download and compile the source: https://github.com/neomutt/neomutt ## Bugs? Questions? Ideas? Please, let me know. Richard Russon (FlatCap)

Re: Sidebar in mutt 1.5.23 fails to show first char of folder name

2015-06-22 Thread Richard Johnson
On 2014-10-06 05:49, Richard Johnson wrote: In mutt 1.5.23 with the sidebar patch applied, the first character of each folder name in my sidebar is being dropped. "inbox" is displayed as "nbox", "trash" becomes "rash", "root" shows as "oot

Re: options for mutt + notmuch integration

2015-05-25 Thread Richard Z
> (3) mutt-notmuch [1] (I understand this is deprecated, see [2]) > (4) notmuch-mutt, which is integrated into notmuch (see [3]) > > Is there another possibility I should look into? I use mairix for most things, and recoll in situations where mairix doesn't find what I want.

Re: quickly switching to an alternate for "from"

2015-05-24 Thread Richard Z
be configured to conditionally relay some messages depending on > IZ> foo. Other MTAs probably can, too. > > I'm using postfix; I'll have to look into that capability. it works with postfix but I found it so complicated and brittle that I switched to esmtp where it is very eas

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Sat, May 23, 2015 at 12:51:15PM +0100, spaceman wrote: > Hi, > > >>>reply-hook"~t mailing-list.org""my_hdr From: Richard > >>>" > > Just to note that reply-hook doesn't appear to work here, however when I > substitu

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Fri, May 22, 2015 at 04:17:15PM +0100, spaceman wrote: > Hi, > > >reply-hook"~t mailing-list.org" "my_hdr From: Richard > >" > > Not being an expert in hooks (or mutt) but it looks like my_hdr is the wrong > choice here. You probably

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
iases file, I have these entries: > > alias markus1 Markus > alias markus2 M. > alias markus3 MD that works fine for me but did not get the automatic switching working yet. Richard --- Name and OpenPGP keys available from pgp key servers

Re: quickly switching to an alternate for "from"

2015-05-22 Thread Richard Z
" has the mailing list address instead of my email address. What is the best way to deal with this? I tried reply-hook"~t mailing-list.org""my_hdr From: Richard " but it uses the "default" email instead silently ignoring the my_hdr. Richard --- Name and OpenPGP keys available from pgp key servers pgpPKaM9rtWti.pgp Description: PGP signature

Re: msmtp freezed

2015-01-16 Thread Richard Z
PID" to see what it is doing. Also gdb,attach works. Richard --- Name and OpenPGP keys available from pgp key servers

Sidebar in mutt 1.5.23 fails to show first char of folder name

2014-10-06 Thread Richard Johnson
yance. Backing off to an older sidebar patch targeted at 1.5.22 [1] resolves the problem. The full folder names are displayed. Have others noticed this? Is there a better current fix than using the sidebar patch targeted at 1.5.22? Richard [1] https://raw.github.com/nedos/mutt-sidebar-p

Re: mail box vanished

2014-08-07 Thread Richard Z
cleaner? Is the mbox accidentally softlinked to non-persistent storage (tmpfs)? Richard --- Name and OpenPGP keys available from pgp key servers

Re: mutt native SMPT support vs Postfix?

2014-01-09 Thread Richard Z
On Wed, Jan 08, 2014 at 02:59:37PM +, Grant Edwards wrote: > On 2014-01-08, Richard Z wrote: > > On Mon, Jan 06, 2014 at 04:48:18PM +, Grant Edwards wrote: > > not really. msmtp and esmtp have queueing. > > Can you provide references for that state

Re: mutt native SMPT support vs Postfix?

2014-01-08 Thread Richard Z
uld work good enough for single users trying to send their mail http://dev.mutt.org/trac/wiki/SendmailAgents http://esmtp.sourceforge.net/ Richard --- Name and OpenPGP keys available from pgp key servers

Re: mutt native SMPT support vs Postfix?

2014-01-05 Thread Richard Z
On Sun, Jan 05, 2014 at 09:16:02AM -0500, Patrick Shanahan wrote: > * Richard Z [01-05-14 08:57]: > [...] > > unless you try to do something like multiple email providers for one > > user which is very easy to do with anything but sendmail/postfix/exim. > > I have done t

Re: mutt native SMPT support vs Postfix?

2014-01-05 Thread Richard Z
eaders that would appear from an open relay. If mail queueing is a requirement esmtp has it. Although it needs fixing to work reliably it is still much easier than configuring one of the big programs. I would not touch sendmail/postfix/exim again unless I want to run a real public mail server. Richard --- Name and OpenPGP keys available from pgp key servers

Key Bindings issue

2013-09-24 Thread Richard Sandilands
ittent but frustrating nonetheless. Here's an example: in Index view, I hit ctrl-n and the status bar shows "key is not bound". I hit ctrl-n again, and this time I advance to the next message as expected. -- Richard Sandilands

Re: CLI assistance please

2013-05-02 Thread Richard Bown
On Thu, 2 May 2013 14:24:46 +0100 Tom Furie wrote: > On Thu, May 02, 2013 at 09:42:46AM +0100, Richard Bown wrote: > > > What do I need to put in the muttrc file to do the same, allowing for > > attachments to be mpeg4 > > ~? The current mail command in

CLI assistance please

2013-05-02 Thread Richard Bown
Files/motion-pics/%d-%m-%Y_%H:%M-%v.avi rich...@g8jvm.info That all on one line, Many thanks -- -- Best wishes / 73 Richard Bown Email : rich...@g8jvm.info HTTP :http://www.g8jvm.info nil carborundum a illegitemis #

message preview snippets in subject line?

2013-03-11 Thread Richard
Hi, I am getting more and more emails without a meaningful subject so something like googe-mail one line preview would be great. Any way to do it? Richard --- Name and OpenPGP keys available from pgp key servers

Re: Run command on an attachment

2013-02-28 Thread Richard
scp an attachment to the other machine, I first save it from the > attachment menu. I'd like to skip this step. > > Is it possible to scp an attachment directly from mutt? should be doable with mailcap Richard --- Name and OpenPGP keys available from pgp key servers

Re: Mutt locking up, how to trace?

2012-11-22 Thread Richard
respond to any keypresses. first thing to try is "strace -p pid-mutt" from a different terminal. You could also try $gdb #attach pid-mutt #bt - should give at least a backtrace where it is hanging on most architectures. If you suspect server problem try wireshark. Richard --- Name and OpenPGP keys available from pgp key servers

Re: Can mutt and gnus be used together, simultaneously?

2012-10-27 Thread Richard
both try to do correct locking so you could be lucky. More serious question - do they even use the same mbox format? Some time in the past gnus used some special format. Mutt is famous for beeing able to use pretty much every format but I would double check this. Richard --- Name and OpenPGP keys

Re: mutt on an IMAP-Server (dovecot): folder names and structure

2012-08-18 Thread Richard
pendent on gnome? I'm using awesome for a while now and want to avoid more dependancies on gnome. maybe gnupg agent authentification to decrypt a gpg encrypted file? Richard --- Name and OpenPGP keys available from pgp key servers

Re: mutt caching DNS queries

2012-03-27 Thread Richard
hable). tricky, maybe changing the TTL of the DNS record would help. Otherwise using something like msmtp might be the quickest solution or else abusing firwall rules to rewrite the address? Richard --- Name and OpenPGP keys available from pgp key servers

Re: mutt caching DNS queries

2012-03-26 Thread Richard
ddress and wake it up somewhere > else where the address resolves to public address. if the IP addr of the SMTP server was resolved correctly in the first try why would it matter when resolv.conf is changed? Richard --- Name and OpenPGP keys available from pgp key servers

Re: Local alternative to Re:

2011-12-03 Thread Richard
other > strings or more than one instance can lead to undesirable > consequences. that is nice and clever but I think it would be much better to regard "re" as abbreviation of "responsum" - answer. As an abbreviation of "res" it would be highly redundant to the "subject" keyword and not explain why it is used in answers/followups only. Richard --- Name and OpenPGP keys available from pgp key servers pgpQCHy94jlmn.pgp Description: PGP signature

Re: any possibility of Mutt (or Mutt-like) for Android?

2011-10-21 Thread Richard
fall back to one of the Android editors for the boring stuff like actually writing the emails. Richard --- Name and OpenPGP keys available from pgp key servers

Re: imap_pass password management

2011-05-18 Thread Richard
) |" does that work? imap_pass = `echo -n $(pwsafe -p ACCOUNT_NAME -e -q | tail -n 1) ` Richard --- Name and OpenPGP keys available from pgp key servers

Re: Quirks using format:fixed

2011-05-18 Thread Richard
On Tue, May 17, 2011 at 12:25:35PM -0600, Aaron Toponce wrote: > On Tue, May 17, 2011 at 03:30:13PM +0200, Richard wrote: > > the more practical idea is to edit plain text (or some kind of > > markup/richtext) > > in your favorite editor and have a wrapper script ar

Re: Quirks using format:fixed

2011-05-17 Thread Richard
e and it worked pretty well back then but did not have the need for it since a few years. If you are interested I could revive the script and dig out the details of the configuration that I used. Back then the configuration was a bit tricky and it did not play well with attachments. Richard ---

Re: Quirks using format:fixed

2011-05-16 Thread Richard
On Sun, May 15, 2011 at 11:57:19AM -0400, Tim Gray wrote: > On May 15, 2011 at 02:51 PM +0200, Richard wrote: > >I was wondering if anyone has a script to convert normal mail messages > >to format flowed stuff and back? Could be used as an editor wrapper script > >instead of

Re: Quirks using format:fixed

2011-05-15 Thread Richard
format flowed stuff and back? Could be used as an editor wrapper script instead of trying to reimplement the functionality in every editor. Richard --- Name and OpenPGP keys available from pgp key servers pgp8san36HCFY.pgp Description: PGP signature

Re: dynamically setting xterm title & resource to "mutt"

2011-05-09 Thread Richard
On Mon, May 09, 2011 at 03:31:29PM -0400, Patrick Shanahan wrote: > * Richard [05-09-11 15:19]: > > > > Meanwhile I found out that it is also possible to use keymap action to > > change > > translations on the fly. > > > > The only bit I need to think

Re: dynamically setting xterm title & resource to "mutt"

2011-05-09 Thread Richard
The equivalent shell command would be /bin/echo -en "\033]0;mutt\007" The way I have done it in mutt does external command invocation using backticks, which means that standard output is not sent to xterm but to a pipe instead. To get it sent to the xterm I use the redirection to /proc/$PPID/

Re: dynamically setting xterm title & resource to "mutt"

2011-05-09 Thread Richard
On Mon, May 09, 2011 at 09:18:18AM -0500, Derek Martin wrote: > On Sun, May 08, 2011 at 12:38:55PM +0200, Richard wrote: > > which does successfully set the xterm title (any easier way to > > simply execute an external command) - however the xterm resource > > name is ap

Re: The true meaning of 'mutt'?

2011-05-08 Thread Richard
On Sun, May 08, 2011 at 08:20:22AM -0700, Chip Camden wrote: > Quoth Richard on Sunday, 08 May 2011: > > Hi, > > > > somewhat off-topic but found it interesting: 'mutt' appears to denote a > > kinship relation "grand" in the sense of gran

Re: mairix search

2011-05-08 Thread Richard
don't need them at all. One of the things thats solved nicely with google but hard to integrate sensibly when using mutt+external search is giving search suggestions when words are misspelled etc. Richard --- Name and OpenPGP keys available from pgp key servers

dynamically setting xterm title & resource to "mutt"

2011-05-08 Thread Richard
y to simply execute an external command) - however the xterm resource name is apparently not affected by this update. Any idea if it is possible to achieve the effect that I want? Richard --- Name and OpenPGP keys available from pgp key servers

The true meaning of 'mutt'?

2011-05-08 Thread Richard
wa&pg=PA11#v=onepage&q=mutt-ajje%20mutt-awwa&f=false Richard --- Name and OpenPGP keys available from pgp key servers

Re: mairix search

2011-05-08 Thread Richard
l parameter (which does approximate matching). Is mairix the only option for mboxes? Richard --- Name and OpenPGP keys available from pgp key servers

Re: Is it possible form the command line to run a mutt macro

2011-04-20 Thread Richard
On Wed, Apr 20, 2011 at 10:51:52AM +0200, Eric Smith wrote: > Hi > > > I want mutt to startup and run imediately a macro. > > Is this possible? would that work? mutt -e 'push "m"'' Richard --- Name and OpenPGP keys available from pgp key servers

Re: text_flowed in send-hook?

2011-04-11 Thread Richard
On Mon, Apr 11, 2011 at 01:42:23PM -0500, Will Fiveash wrote: > On Fri, Apr 08, 2011 at 01:39:29PM +0200, Richard wrote: > > Hi, > > > > I wanted to have text_flowed enabled for certain recipients which would > > seem easy enough using send-hook, so tried > > >

Re: text_flowed in send-hook?

2011-04-11 Thread Richard
fault for some time until Thunderbird changed its default behaviour and Thunderbird users were complaining. Somehow it seems to boil down to many mailers no longer supporting plain text email very well as opposed to html for which reason I have inventend a long list of crutches. Richard --- Name a

text_flowed in send-hook?

2011-04-08 Thread Richard
executed, no error, no effect - any idea what the problem is? Richard --- Name and OpenPGP keys available from pgp key servers

Re: [OT] GPG signature fails

2011-03-13 Thread Richard
of > his signatures come in clean for me. I haven't seen a bad signature from > him on this list. Derek's signature fails here as well, unlike yours and most others. Richard --- Name and OpenPGP keys available from pgp key servers pgpT965e4GmjS.pgp Description: PGP signature

Re: rsync removes the "N" from mailboxes with new mail

2011-03-11 Thread Richard
> OP, tell us what you want, do you want the *original* mailboxes to be > > > 'N' still or do you want the copies to have the 'N'? > > > > I'd like the original (source) mailboxes to retain their N's, I'm not > > concerned about copying over this to the backup copy. > > > That's because rsync is changing the *access* time of the 'source' > mailboxes isn't it, I'm not sure you can stop it doing this. one neat thing, in Linux you can control enable or disable setting of atime with chattr +A file chattr -A file works for directories as well. Richard --- Name and OpenPGP keys available from pgp key servers

Re: problem emailing pictures

2011-03-04 Thread Richard
re than you > need to simply print an image, but it will get the job done. using gimp myself, but I have given up every hope to move this particular user from AOL or use reasonable software. Richard --- Name and OpenPGP keys available from pgp key servers pgp64D9VwiR91.pgp Description: PGP signature

problem emailing pictures

2011-03-03 Thread Richard
paper for a single picture). Seems like the other end does expect some special email header, exif code or html attribute except I have no clue what it could be. Perhaps someone else has had this problem? The software on the other end seems to be some sort of AOL. Richard --- Name and OpenPGP

Re: Import local Apple Mail.app messages (.emlx) into mutt

2011-02-23 Thread Richard
On Tue, Feb 22, 2011 at 06:43:28PM -0600, Puneet Kishor wrote: > On Wed, Feb 23, 2011 at 12:58:07AM +0100, Richard wrote: > > On Tue, Feb 22, 2011 at 12:45:57PM -0600, Puneet Kishor wrote: > > > Greetings. I am a very new user of mutt (and commandline MUAs in > > >

Re: Import local Apple Mail.app messages (.emlx) into mutt

2011-02-22 Thread Richard
x.html http://kb.wisc.edu/helpdesk/page.php?id=6396 Richard --- Name and OpenPGP keys available from pgp key servers

Re: renaming temporary files

2011-02-18 Thread Richard
ld evaluate the headers and create a "readable" link to the file. With edit-headers you have all the information you need inside the file. Richard --- Name and OpenPGP keys available from pgp key servers

Re: reply a forwarded mail to correct sender?

2011-01-28 Thread Richard
thing to do in this situation. > > That is exactly the cause to my problem. Thanks a lot for the information. I have been also bitten by this, at least I know what the problem is now. Richard --- Name and OpenPGP keys available from pgp key servers

Re: html email

2011-01-17 Thread Richard
work as long as mutt can determine file type from the suffix. I have had myself plenty of problems and workarounds with html contents. Depends what you are really trying to do but mutt is not the ideal html mailer. Richard --- Name and OpenPGP keys available from pgp key servers

Re: Issues working with GPG attachments

2011-01-10 Thread Richard
ase but will try to decrypt many types of attachments which are in fact not pgp encrypted. The attachment should have type application/pgp-encrypted otherwise it needs to be fixed. Richard

Re: Issues working with GPG attachments

2011-01-10 Thread Richard
y "--output -" but it is completely untested. You might also want an autoview entry for such files. Richard --- Name and OpenPGP keys available from pgp key servers

Re: Issues working with GPG attachments

2011-01-10 Thread Richard
although it should not be need in a reasonable configration. Richard --- Name and OpenPGP keys available from pgp key servers

Re: How to match a whole word?

2010-12-19 Thread Richard Z.
would something like [^ ]tex[^ ] work? Richard --- Name and OpenPGP keys available from pgp key servers

Re: where do you store your gpg-keys

2010-06-25 Thread Richard Johnson
ssage as a text file. Most correspondents can handle the results. Richard

Re: Indexing of mailboxes

2010-06-09 Thread Richard Johnson
patch is required for 1.5.17. Perhaps do something like these if you don't have header caching included in your build: ./configure --enable-hcache --without-gdbm --with-qdbm sudo port install mutt-devel +headercache +qdbm Richard

Re: GPG send encrypted mails to one address but multiple recipient

2010-04-14 Thread Richard Johnson
the perfect usecase for specifying groups in your gpg.conf? > > I have never tried that, but that is my understanding from how this > configuration works. I've not yet found a way to get mutt to trigger use of the gpg.conf groups, however. If someone has tried this successfully, I'd appreciate pointers. Richard

Re: mutt and gpg encrypting to more than one key for single

2009-06-16 Thread Richard Johnson
On Tue, Jun 16, 2009 at 12:42:22PM -0500, Derek Martin wrote: > On Tue, Jun 16, 2009 at 08:18:28AM -0600, Richard Johnson wrote: > > The people behind the address (it's an email reflector) all have their own > > gpg and pgp keys [1]. > > The best way to handle

mutt and gpg encrypting to more than one key for single recipient?

2009-06-16 Thread Richard Johnson
ridge's multiple-crypt-hook patch get me closer to usable encryption to multiple keys for a specific address? If so, does it still make any sense for mutt 1.5.18 (his last update was in 2004 for 1.5.6). Can you suggest additional things to try? Thanks! Richard [1] We cannot use a shared ke

Mutt just hangs

2007-12-20 Thread Richard Patchen
I am trying to run mutt on my SGI (see configuration options below). However when I submit the command, it just hangs. A ps -ef reveals that two processes are running. I have to issue a kill command to cancel the jobs. Can you help? Also, if I want to attach multiple files, the use of mult

Re: Set From: Address in replies

2007-06-18 Thread Richard Cobbe
m? You want the `from' config variable, described at <http://www.mutt.org/doc/devel/manual.html#from>. Richard

Re: Auto-fill-mode in emacsclient

2007-01-30 Thread Richard Cobbe
e the same basic setup, but MacOS X and Carbonized Emacs 22.0.90.1. I found that I had to force the buffers into mail mode: (add-to-list 'auto-mode-alist '("mutt-HOSTNAME" . mail-mode)) And do the obvious substitution, of course. Richard

Re: be ,,subscribed'' on a mailinglist but not change view of index

2002-10-14 Thread Richard Cattien
Hi, On Mon, Oct 14, 2002 at 06:48:33PM +0200, Richard Cattien wrote: > is there a way to be ``subscribed'' on a mailinglist in ~/.muttrc but > not change the view in the index, say to keep seeing who sent the mail > to the list? > > The reason for why i want this is, th

be ,,subscribed'' on a mailinglist but not change view of index

2002-10-14 Thread Richard Cattien
i would prefer the normal view where i can see who sent the mail in the index and don't need to open it for this. But i still want to use the list-reply feature (L) good example is this mailinglist... any ideas? bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: ~/.mailcap confusion

2002-10-14 Thread Richard Cattien
Hi, > Use "auto_view text/html" IIRC. thanx Rene and Luke ...works fine now! bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: ~/.mailcap confusion

2002-10-14 Thread Richard Cattien
green black ~/.mailcap == # HTML text/html; links %s; nametemplate=%s.html text/html; links -dump %s; nametemplate=%s.html; copiousoutput bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: mutt 1.4 -- where does mutt write error messages to?

2002-10-14 Thread Richard Cattien
Hi, > I would like to know where mutt writes error messages to. Reading the > man pages did not help me understand how to set on debug messages. mutt has errors? :-) bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: ~/.mailcap confusion

2002-10-14 Thread Richard Cattien
d you explain that? thx! But another one, i really like to use "links" as my html-mail-viewer, so I simply changed lynx to links ...but... mutt starts lynx either? Am I stupid? Of course I restarted mutt! bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

~/.mailcap confusion

2002-10-14 Thread Richard Cattien
erpreting it. I tried it with lynx also ...the same. whats wrong? thx for your help, and sorry for bad english. bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

how to go back to mailbox

2002-10-08 Thread Richard Cattien
Hi, how can i get back to my normal inbox, after changing to another mailbox. For example i press c and go to ~/Mail/foo ...but how to get back to /var/mail/, without selecting it manually! bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: ISO cancel option in quit prompt from send-message

2002-10-08 Thread Richard Cattien
d you want to break it correctly? I know this is an editor issue ...maybe someone knows if theres a trick in vim to do smth like that? bye, richard -- Richard `rickski' Cattien <[EMAIL PROTECTED]>

Re: fcc and reply as in pine

2002-08-29 Thread Richard P. Groenewegen
l! I didn't known this (well, of course I didn't!). Great, thanks. Richard

fcc and reply as in pine

2002-08-29 Thread Richard P. Groenewegen
But it seems a bit of a clutch. BTW, fcc-hook doesn't work in this case, because you would need lots of them: one for each person you are corresponding with. And how do you know, with whom you're going to email in the future. Anyway, how would you solve this `problem'? Richard

Mutt + Outbox

2002-07-27 Thread Dean Richard Benson
Hi all I am wondering if anyone has any good suggestions for how to handle the usage of an "outbox". I like to keep all of my outgoing mail in case I ever need to look back at what I sent to someone. So in my mutt config file I have this: set record=Mail/outbox ..that works a treat, except tha

Re: abook and forwarding mail (was: Re: Adressbook?)

2002-06-27 Thread Richard Curnow
of everyone in abook's address book. Cursor to the entries you want and hit 't' on each. Then hit and they will be inserted into the 'To:' line. Ignore the duplicated commas with whitespace between - this will be cleaned up before you get to the editor or compose window. HT

mutt+X+jpg viewing

2002-06-15 Thread Dean Richard Benson
Hi all I normally use mutt through a konsole session in KDE. (for my sins). At the moment when an email contains a jpg/gif image, I have an auto converter to ascii art, which is great. But I have been thinking is it possible for mutt/my environment to detect that I am in X and launch

Re: pdftotext-filter

2002-06-14 Thread Dean Richard Benson
On Fri, Jun 14, 2002 at 11:11:35AM +0100, Dean Richard Benson wrote: > Hi there > > I have just read over a couple of mutt configuration files. I notice > that in some mailcap files there is a pdftotext-filter mentioned. Does > anyone know where I can get that file from at a

Re: Display problems with non-7bit text

2002-06-14 Thread Richard Curnow
* Thomas Dickey <[EMAIL PROTECTED]> [2002-06-14]: > On Fri, Jun 14, 2002 at 10:34:14AM +0100, Richard Curnow wrote: > > I've been following the UTF-8 discussion. For me, I can't even get > > iso-8869-1 characters in the 128-255 range to display correctly. > &g

pdftotext-filter

2002-06-14 Thread Dean Richard Benson
Hi there I have just read over a couple of mutt configuration files. I notice that in some mailcap files there is a pdftotext-filter mentioned. Does anyone know where I can get that file from at all? I have the pdftotext program but not the shell script that is menioned in the mailcap file.

Display problems with non-7bit text

2002-06-14 Thread Richard Curnow
with either xterm or rxvt, and with both slang and ncurses builds of mutt. Where's my problem? Cheers Richard -- Richard \\\ SuperH Core+Debug Architect /// .. At home .. P./// [EMAIL PROTECTED] /// [EMAIL PROTECTED] Curnow \\\ http://www.superh.com//// www.rc0.org.uk Speaking for myself, not on behalf of SuperH

Google Groups and Spam

2002-06-13 Thread Dean Richard Benson
Hi all I post to a few different groups - mutt-users being just one of them. I have a question tho regarding the usage of mutt/groups/spam. A lot of the spam I receive these days is to addresses that I have previously used to post to newsgroups. So how do others handle posting to newsgroups/ma

Re: Invalid Header Field

2002-06-13 Thread Dean Richard Benson
On Thu, Jun 13, 2002 at 02:05:49PM +0100, Dean Richard Benson wrote: > Hi Hi Dean! ;) > When I enter a new folder in mutt I see a message flash by (about 1 > second). > "Invalid Header Field" > Is there a way to find out what in my config might be set up > incorre

Invalid Header Field

2002-06-13 Thread Dean Richard Benson
Hi When I enter a new folder in mutt I see a message flash by (about 1 second). "Invalid Header Field" Is there a way to find out what in my config might be set up incorrectly? Oh, and also, since I could have easily missed the error message, is there such a thing as a mutt error log? Thanks

Re: mutt-1.2.5* considered HARMFUL (was: wrong In-Reply-To messes up threading)

2002-06-12 Thread Richard Curnow
several messages in a reply, e.g. if things several people have said earlier are relevant now in the discussion. IIRC mutt must treat the first of the replied-to messages as the 'parent' when it generates the In-Reply-To &/or References header(s), since that was the one my message

Show number of attachments at the top

2002-05-17 Thread Dean Richard Benson
Hi all I am not sure if its possible and I haven't seen it mentioned before, is it possible to show the number of attachments at the top say for example in the standard headers? At the moment, its not really simple to tell how many attachments are attached unless I press "v" to view them and th

Re: Apostrophe

2002-05-06 Thread Dean Richard Benson
On Mon, May 06, 2002 at 07:29:31AM -0700, David Ellement wrote: > On 020506, at 13:34:20, Dean Richard Benson wrote > > When I receive a message with apostrophes in they come over like this > > (example line) > > > > "that we\222ve received your message.

Re: Apostrophe

2002-05-06 Thread Dean Richard Benson
On Mon, May 06, 2002 at 02:58:57PM +0200, Maximilian Szengel wrote: > On Mon, May 06, 2002 at 01:34:20PM +0100, Dean Richard Benson wrote: > > > Is there any way to make the \222 be displayed correctly? > > Maybe you can use charset-hook in your muttrc, for example: > &g

Re: Apostrophe

2002-05-06 Thread Dean Richard Benson
On Mon, May 06, 2002 at 02:52:27PM +0200, Vincent Lefevre wrote: > On Mon, May 06, 2002 at 13:34:20 +0100, Dean Richard Benson wrote: > > Is there any way to make the \222 be displayed correctly? > > Ask the sender to use a correct charset, or better, to use the ASCII >

Apostrophe

2002-05-06 Thread Dean Richard Benson
Hi there I wonder if someone in here can help me out with a small mutt (or maybe locale) problem I am having. When I receive a message with apostrophes in they come over like this (example line) "that we\222ve received your message. As soon as our automated systems" Is there any way to make th

Re: Selecting a mailbox

2002-05-01 Thread Dean Richard Benson
On Tue, Apr 30, 2002 at 04:37:40PM -0700, John Iverson wrote: [...] > I'm running plain 1.3.28i with no patches, and I'm pretty sure I > remember this behavior on earlier versions as well. I don't > think Dean mentioned his version. [...] I am running version 1.3.28i. Did someone say it was fixe

  1   2   >