Re: [ext] breaking out of mutt on locked up connect?

2021-10-25 Thread Tom Fowle
On Mon, Oct 25, 2021 at 08:32:53AM +0200, Ralf Hildebrandt wrote: > * Tom Fowle : > > > As fastmail is having "dos" attacks, sometimes mutt (1.5.23) hangs on the > > "connecting to mail.messagingengine.com" statement. > > Nothing I can think of

breaking out of mutt on locked up connect?

2021-10-24 Thread Tom Fowle
,is there a solution? Thanks Tom Fowle WA6IVG

Re: Send mail macro from vim

2021-09-06 Thread Tom Tunguz
Raf, amazing. Thank you. Brilliant. I mapped it to K (which is unused and it's now lightning fast) Ky! Thank you thank you! On Sun, Sep 5, 2021 at 8:02 PM raf wrote: > On Sun, Sep 05, 2021 at 05:25:16PM -0700, Tom Tunguz > wrote: > > > To be clear, I've tried this: &g

Re: Send mail macro from vim

2021-09-05 Thread Tom Tunguz
To be clear, I've tried this: macro *compose* \cx ":wq" On Sun, Sep 5, 2021 at 5:22 PM Tom Tunguz wrote: > I'd like to set a macro to send mail directly from the compose window > using vim. > > In other words, I'm responding to a mail, I reply to it, o

Send mail macro from vim

2021-09-05 Thread Tom Tunguz
I'd like to set a macro to send mail directly from the compose window using vim. In other words, I'm responding to a mail, I reply to it, open it in vim. Then I want to hit a macro and have it execute :wq and then . I've tried bind macro S ":wq" but that doesn't work. Thank you for your help!

Re: Search and download

2021-07-29 Thread Tom Tunguz
You can use offlineimap and a crontab for this https://github.com/OfflineIMAP/offlineimap On Thu, Jul 29, 2021 at 6:55 AM wrote: > Julius Hamilton writes: > >Hey, > > > >Is it possible to configure Mutt so that all the emails are downloaded on > >my machine so that Mutt opens the inbox for vie

Send automated GPG signed mail from cron job

2021-04-12 Thread Tom
ssible with mutt (latest Debian, 1.10.1-2.1+deb10u5) to auto-sign mails from a cron job I am trying to achieve? If yes, do you see obvious errors? Thanks a lot, Tom

Re: Macro question

2020-12-11 Thread Tom Tunguz
Amazing. Thank you so much, Anders and Francesco. One more question if you don't mind. Suppose I'd like to move the address in the to field to the bcc field. How do I do that? On Thu, Dec 10, 2020 at 8:57 PM Francesco Ariis wrote: > Hello Tom, > > Il 10 dicembre 2020 alle

Macro question

2020-12-10 Thread Tom Tunguz
Hi, I'm just getting into mutt and really enjoying it. I'm trying to create a macro to add someone to the cc window that appears after closing the editor (vim in my case) and mutt shows the to, cc, BCC, subject fields. I'd like to hit control + g and add an email address. My current macro is this

Re: Toggling between two values of a string variable?

2020-06-27 Thread Tom Ryder
#x27; \ "Toggle thread display" So backslash-T toggles between the values "date" and "threads". I'm aware of using dynamically-sourced files for this, per the ConfigTricks section of the manual, but that approach is not my cup of tea. -- Tom Ryder <https://sanctum.geek.nz/> Maybe we can bring back the light.

Re: mutt 1.05 TLS socket terminated?

2019-08-25 Thread Tom Fowle
can reproduce the > problem? > > Guess: Could it be that the remote end drops you when under load? Do you > have access to the remote server logs? If not, your service provider > might be able to look up potential errors in their log. Thanks for suggestions, use only if the problem recurrs which it hasn't yet. Tom Fowle

mutt 1.05 TLS socket terminated?

2019-08-24 Thread Tom Fowle
Since I posted this problem, I did a apt-get update for other reasons and the tls problem seems to have disappeared. (So far anyhow) Tom Fowle WA6IVG Using mutt 1.5.23 with Debian 8 jessie. I am getting the following problem while reading messages. approximately: "The TLS socket was impro

Re: mutt 1.05 TLS socket terminated?

2019-06-27 Thread Tom Fowle
On Wed, Jun 26, 2019 at 12:10:06PM -0700, Kevin J. McCarthy wrote: > On Wed, Jun 26, 2019 at 10:39:01AM -0700, Tom Fowle wrote: > >Before I get into just updating mutt and debian as the most likely > >resolutions, would like to know if this is a known problem and whether the

mutt 1.05 TLS socket terminated?

2019-06-26 Thread Tom Fowle
if this is a known problem and whether the mutt or "OS" updates are more likely to fix it. PLS don't yell at me for not being up to date, I hate updating. So now I'm paying the price. TNX Tom Fowle WA6IVG

Re: support of two factor authentication?

2018-06-12 Thread Tom Fowle
" > and > set smtp_pass=$imap_pass > > and that works for me. > > > -- > Hokan > Bicyclist > Sysadmin Thanks Hokan, I'll look into lastpass Tom Fowle

Re: support of two factor authentication?

2018-06-12 Thread Tom Fowle
On Tue, Jun 12, 2018 at 02:10:29PM +0100, Ben Oliver wrote: > On 18-06-12 08:49:09, José María Mateos wrote: > >On Mon, Jun 11, 2018 at 08:26:42PM -0700, Tom Fowle wrote: > >>As more isps and email providers require two factor authentication, I > >>hope mutt will su

Re: support of two factor authentication?

2018-06-12 Thread Tom Fowle
On Tue, Jun 12, 2018 at 08:49:09AM -0400, Jos? Mar?a Mateos wrote: > On Mon, Jun 11, 2018 at 08:26:42PM -0700, Tom Fowle wrote: > > As more isps and email providers require two factor authentication, I > > hope mutt will support this security system! > > Doesn't mutt

support of two factor authentication?

2018-06-11 Thread Tom Fowle
As more isps and email providers require two factor authentication, I hope mutt will support this security system! tom Fowle WA6IVG

Re: is it possible to auto-detect mailing list?

2018-04-21 Thread Tom Furie
On Fri, Apr 20, 2018 at 07:17:22PM -0400, Patrick Shanahan wrote: > * Tom Furie [04-20-18 18:54]: > > The subscription file could be sourced by .muttrc. Of course, changes > > won't be reflected until mutt is restarted. > no, simply, :source will do it. Okay, thank you

Re: is it possible to auto-detect mailing list?

2018-04-20 Thread Tom Furie
esn't already have an entry, add it. Perhaps procmail and sed would be useful for the purpose. The subscription file could be sourced by .muttrc. Of course, changes won't be reflected until mutt is restarted. Cheers, Tom -- Employees and their families are not eligible. signature.asc Description: Digital signature

Re: Clear subject field

2017-11-20 Thread Tom Furie
On Mon, Nov 20, 2017 at 02:18:52PM +0100, Pétùr wrote: > I noticed also that C-k was working (but the cursor has to be at the > beginning of the line). Which can be achieved by C-a, in case you're interested. Cheers, Tom -- A beginning is the time for taking the most delicat

Re: reply to saved messages not stored in ~/sent

2017-08-30 Thread Tom Fowle
goofed, using V1.52 T.F. On Wed, Aug 30, 2017 at 10:55:43PM -0700, Tom Fowle wrote: > Hello, > Using mutt v1.42 under Debian wheezy > I often save important received emails in seperately named files in my home > directory. If I save such a message, then return to it in the same mutt &

reply to saved messages not stored in ~/sent

2017-08-30 Thread Tom Fowle
Any help much appreciated Thanks in advance Tom Fowle WA6IVG

Re: add the content of another email to new message

2016-08-16 Thread Tom Fowle
Jethro How about simply hitting "f" while in the original message (forward), you're then dumpped into a new message containing your original and can edit away. Does that do what you want? Tom Fowle On Tue, Aug 16, 2016 at 07:58:42PM +, Jethro Tull wrote: > I'm using v

Re: query_format config: undocumented but working

2016-02-05 Thread Tom Szilagyi
On Sat, Feb 06, 2016 at 12:23:54AM +1100, Erik Christiansen wrote: > On 05.02.16 13:51, Tom Szilagyi wrote: > > Which begs the question: why is this parameter not documented in the > > manual? > > Has it been lost since Mutt 1.5.21 ? > (I'm on Debian now, th

query_format config: undocumented but working

2016-02-05 Thread Tom Szilagyi
it's certainly not the latest addition... Which begs the question: why is this parameter not documented in the manual? Thanks, Tom

Re: saving messages to files/permissions?

2015-06-15 Thread Tom Fowle
All, the problem has resolved its self If it occurrs again, I will follow these requests. Thanks and sorry for the non-repeatable non-issue? Tom On Mon, Jun 15, 2015 at 12:59:17PM +0200, bastian-muttu...@t6l.de wrote: > On 15Jun15 11:31 +0200, Matthias Apitz wrote: > > To the OP: Can y

Re: localhost.domain

2015-06-14 Thread Tom Fowle
Hopefully have properly set localhost.domain Tom

Re: saving messages to files/permissions?

2015-06-14 Thread Tom Fowle
and duplicate replies to list and individuals, had forgotten the L command is proper for this list. Other lists it doesn't work Thanks and sorry for the chaos. Maybe my domain name is chaos.duh tom fowle On Sun, Jun 14, 2015 at 03:14:06AM -0400, Jon LaBadie wrote: > On Sat, Jun 13, 2015

saving messages to files/permissions?

2015-06-13 Thread Tom Fowle
fault debian umask should be 622 not 600, but getumask gets command not found. Is this both a debian and a mutt issue? Is there a nice neat solution? thanks, and sorry if off topic Tom Fowle

Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Tom Fowle
_url =smtps://$my_user:$my_pass@$my_smtp_server:(port) works with fastmail.fm HTH tom Fowle > > > On Tue, Jun 9, 2015 at 9:09 AM, Michael Jinks wrote: > > On Tue, Jun 9, 2015 at 1:04 AM, Ian Zimmerman wrote: > >> > >> I don't know what you mean here. m

"fetching messages" overall progress

2015-06-08 Thread Tom FRIEDETZKY
I have in the past on occasion used mutt in ways that required it to completely download largish numbers of messages from an IMAP server (say, to migrate between servers, or simply to create an up-to-date message cache). Mutt will then in the status line at the bottom display something like "Fetchi

Re: sending with mutt and fastmail

2015-05-20 Thread Tom Fowle
All works fine when hand enter the pass. It has a slash in so wonder if that messes up the parser. Interestingly after entered pass first send in a mutt session apparrently mutt keeps hold of the pass during that session. Thanks again all! Tom On Wed, May 20, 2015 at 08:36:02PM -0700, Tom Fowle

Re: sending with mutt and fastmail

2015-05-20 Thread Tom Fowle
d all will save me a lot of curse words for more important uses Tom On Wed, May 20, 2015 at 08:36:02PM -0700, Tom Fowle wrote: > Javi and Kevin & all, > Trying the simplest suggestions first, > removed smtp_pass from the string and added the > set certificates line. > Thanks did

Re: sending with mutt and fastmail

2015-05-20 Thread Tom Fowle
Javi and Kevin & all, Trying the simplest suggestions first, removed smtp_pass from the string and added the set certificates line. Thanks didn't realize needed that. If this works, yay, if not I'll try Javi's simple .muttrc Hopefully and thanks all tom

sending from mutt to fastmail back from the dead?

2015-05-19 Thread Tom Fowle
t's a poltergheist or an evil "daemon" # I've also tried msmtp, esmtp etc. all have various problems. Hope somebody can spot the problem, getting tired of using the fastmail web interface for sending! Thanks Tom # mutt configuration specific to fastmail using IMAP set from=&quo

mutt email archive not working

2015-02-26 Thread Tom Sparks
the mutt email archive is not working -- tom sparks x86? We ain't got no x86. We don't need no stinking x86!

Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
what ports they allow and how to open new ones if needed. Continued thrashing will happen. thank you for your detailed help. Tom Fowle wa6iv...@fastmail.fm On Fri, Nov 21, 2014, at 03:15 AM, Javi wrote: > > Hi Tom, > > > Reading the output of "ldd $(which mutt)" e

Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
re. thanks all Tom Fowle wa6iv...@fastmail.fm On Thu, Nov 20, 2014, at 10:55 AM, JaviM wrote: > > > > libsasl2 is installed. > > snip from .muttrc > > > > set my_server=mail.messagingengine.com > > set my_smtp_server=mail.messagingengine.com > &

Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
may melt down first! Don't understand what you mean by "fastmail control panel?" don't have such I know of. Thanks will keep thrashing, nothing else works, although I may try msmtp. Tom Fowle wa6iv...@fastmail.fm On Thu, Nov 20, 2014, at 10:55 AM, JaviM wrote: &

sending to fastmail with mutt

2014-11-18 Thread Tom Fowle
my_smtp_server:465" Must be some simple error I'm just overlooking, I hope. thanks Tom Fowle wa6iv...@fastmail.fm

Re: pop(s),smtp(s)

2014-11-03 Thread Tom Furie
s from around 2004. If you are building 1.5.23 ignore everything about the older versions mentioned here. Cheers, Tom -- Yesterday upon the stair I met a man who wasn't there. He wasn't there again today -- I think he's from the CIA. signature.asc Description: Digital signature

Re: SMTP Authentication fails with 1.5.23 on Verizon

2014-09-14 Thread Tom Fowle
, 0-4 higher number provides more details. Tom Tom Fowle wa6iv...@fastmail.fm On Sun, Sep 14, 2014, at 07:06 AM, Alexander Gattin wrote: > Hello, > > 13.09.2014, 18:11, "Russell Urquhart" : > > Can someone tell me where these log files are/what their names are?

Re: mutt can't send to fastmail and others.

2014-08-21 Thread Tom Fowle
essage... [2014-08-21 19:29:20] Mail sent. [2014-08-21 19:29:20] mutt_free_body: unlinking /tmp/mutt-qlf-1000-3519-1811076840113830389. [2014-08-21 19:29:41] 12 kept, 0 deleted. [2014-08-21 19:29:41] Closing connection to mail.messagingengine.com... Tom Fowle wa6iv...@fastmail.fm On Thu, Aug

Re: mutt can't send to fastmail and others.

2014-08-20 Thread Tom Fowle
work with a slightly older version work with the latest stable release? Thanks Tom Fowle wa6iv...@fastmail.fm On Mon, Aug 18, 2014, at 08:15 AM, Eliana wrote: > On Sun, Aug 17, 2014 at 08:25:30PM -0700, Tom Fowle wrote: > > # > > # NOTE: to get this to work, I had to install the

Re: mutt can't send to fastmail and others.

2014-08-17 Thread Tom Fowle
Hi Brendan, I'd tried that, and did so again, same results connection refused sasl authentication failed. thanks anyhow. tom Tom Fowle wa6iv...@fastmail.fm On Sun, Aug 17, 2014, at 08:51 PM, Brendan Desmond wrote: > On 2014-08-17, Tom Fowle wrote: > >Hi, > >Several m

mutt can't send to fastmail and others.

2014-08-17 Thread Tom Fowle
et imap_pass = $my_pass set imap_user = wa6iv...@fastmail.fm set imap_pass = "4" # # SMTP server to relay to # NOTE: to get this to work, I had to install the libsasl2-modules package #set smtp_url ="smtps://$my_user:$my_pass@$my_smtp_server:465/" set smtp_url = "smtps://w

Re: Using maildir

2014-04-29 Thread Tom Furie
r pressing 'c', you can use '!' to go to what mutt considers your "inbox" ($spoolfile), and '=' or '+' to go to $folder. If you have $folder set as ~/Mail, mutt will start there without you passing '-f ~/Mail'. I've noticed you using ~/mail an

Re: Using maildir

2014-04-29 Thread Tom Furie
On Wed, Apr 30, 2014 at 05:08:17AM +1200, Chris Bannister wrote: > On Tue, Apr 29, 2014 at 02:57:27PM +0100, Tom Furie wrote: > > set mbox_type=maildir should let mutt know it's looking at a maildir > > structure. > > AFAIU, that setting, creates a maildir structure whe

Re: Using maildir

2014-04-29 Thread Tom Furie
I connect locally to the imap server so I don't see > this, but is there a better way of viewing maildir without seeing > these folders and just seeing mail as normal? set mbox_type=maildir should let mutt know it's looking at a maildir structure. Cheers, Tom -- Go placidly amid th

Re: mutt native SMPT support vs Postfix?

2014-01-05 Thread Tom Furie
On Sun, Jan 05, 2014 at 02:25:16PM +0800, Chris Down wrote: > Well, that's exactly what I was recommending -- using something like > sendmail over something which is designed for far more (Postfix). Sendmail and Postfix are both MTAs, they both do (essentially) the same thing.

Re: got mutt to compile, but won't authenticate

2014-01-04 Thread Tom Furie
t certificatg_file isn't a typo? Cheers, Tom -- Reporter: "What would you do if you found a million dollars?" Yogi Berra: "If the guy was poor, I would give it back." signature.asc Description: Digital signature

Re: CLI assistance please

2013-05-02 Thread Tom Furie
/%Y %H:%M:%S--%v] |mailx -s > "Movement Detected > %d/%m/%Y %H:%M:%S" -a /Files/motion-pics/%d-%m-%Y_%H:%M-%v.avi > rich...@g8jvm.info You shouldn't need to put anything specific in your .muttrc file. Simply changing the mailx command in motion.conf to a mutt command sho

Re: Long urls - update

2013-04-04 Thread Tom
for COMMAND. Using the example for COMMAND that is on the .extract_urlview website mozilla would go to google and if the url was in google then could go to it from there if not then couldn't get there with .extract_urlview. Tom

Re: Putting table in email?

2012-11-20 Thread Tom Furie
acters wide or so, and if there were a reasonable way to edit it, > preferably in emacs. See the "text based tables" sections of the emacs manual. Cheers, Tom -- Wharbat darbid yarbou sarbay? signature.asc Description: Digital signature

configure defaults and --with --enable

2012-08-08 Thread Tom Fowle
nabled and with(ed) everything back in, is there a better way than the command line of ./configure to do this so that if I have to add yet something else I will not have to remember to include all the earlier stuff? Thanks for helping with what may well be obvious but I often miss the obvious. tom Fowle

Re: resend

2012-08-08 Thread Tom Fowle
Check your sent items folder or wherever your record = item has saved sent mail presumably the originals are there, if so the e resend command should use these originals as templates for new messages Might be easier than stripping them from the error repplies. tom fowle On Wed, Aug 08, 2012

Re: how to set up an macro to jump to a mail matching a pattern ?

2012-07-16 Thread Tom Furie
uot;literal". The "?" will call . Are you looking for '?' as the single character wildcard? That would be '.'. Cheers, Tom -- nominal egg: New Yorkerese for expensive. signature.asc Description: Digital signature

fastmail and ssl?

2012-07-01 Thread Tom Fowle
least for receive. Any help muchly appreciated thanks in advance tom fowle

Re: Hide [bracketed topic indicators] such as prepended by mailing lists

2012-04-11 Thread Tom Furie
ays set up your own mail<->news gateway and keep your slrn interface to the rogue group. But, this is all way off topic for the list, so I'll shut up now. :) Cheers, Tom -- Mr. Cole's Axiom: The sum of the intelligence on the planet is a constant; the population

Re: need sendmail agent for fastmail

2012-01-14 Thread Tom Fowle
l/lib and couldn't be found, brute force coppied the libraries to /usr/lib on a /"SWAG" and it works. thanks Tom Fowle On Mon, Jan 09, 2012 at 03:34:06PM -0800, Tom Fowle wrote: > Hi all, > I'm using mutt1.41 on Fedora 7 with the speakup screen reader. > Works with mos

need sendmail agent for fastmail

2012-01-09 Thread Tom Fowle
tried smtppush which works with other isps but it apparrently doesn't do authenticators. In case not apparrent, I can receive from fastmail but not send thanks tom Fowle

Run mutt by clicking on an MBOX file?

2011-10-29 Thread Tom Baker
these obstacles so frustrating that I would configure mutt on Linux and read my mail there if I knew it would solve this problem. Haven't others before me have wanted to open an MBOX file in mutt simply by clicking on it...? Tom [1] http://sixohthree.com/1314/shell-scripts-as-applications-in-mac-os-x -- Tom Baker

Re: use a variable in .muttrc

2011-09-15 Thread Tom Furie
dundant use of else in your script. It would work just as well written as #!/bin/bash year=`date +%Y` if [ ! -d ~/Mail/OUTBOX/$year ]; then mkdir ~/Mail/OUTBOX/$year fi echo "set record==OUTBOX/$year/outbox-`date +%m-%y`" Cheers, T

Re: Mac Command Line and mutt

2011-09-15 Thread Tom Baker
ugh? I always have alot of open terminals, but when I see a link in my browser, I have to copy-and-paste the reference to my mutt -f terminal command. Doable, but it really slows me down when I'm working through email threads... Thank you very much for the "applify" links. Will let you know if I'm able to get this to work...! Tom -- Tom Baker

Re: Mac Command Line and mutt

2011-09-13 Thread Tom Baker
d an iTerm window, but nothing appeared in the window. I see this is going to take some more study, e.g., of apple script... Will report back if successful, but it may take a week or two before I can find the time. Many thanks, Tom On Tue, Sep 13, 2011 at 11:01:39AM -0400, Tim Gray wrote: > On

Re: Mac Command Line and mutt

2011-09-13 Thread Tom Baker
x27;s Rmail, but I'm not sure I understand the system well enough to know where to look for the answer. Would one need to write an Apple script? Can anyone suggest an approach? Many thanks, Tom -- Tom Baker

Re: Mutt 1.5.21/Mac - no "N" indicator for mbox folders with new mail

2011-08-30 Thread Tom Baker
r that is, but it does appear to solve the problem. Many thanks! Tom -- Tom Baker

Re: tagged items

2008-09-21 Thread Tom
On Mon, Sep 22, 2008 at 10:34:11AM +0800, bill lam wrote: > Hi Gary, > Thank you for help! > A related question, how to untag all tagged items? > Tag them again is one way, may be others I don't know. Tom

Re: creating an alias of a group email?

2008-09-12 Thread Tom
re > this email goes without any in-reply-to header. Is this possible in > mutt? > > Thanks, Malahal. Don't know second question. Tom

Re: group

2008-07-29 Thread Tom
On Tue, Jul 29, 2008 at 08:43:58PM -0500, Kyle Wheeler wrote: > On Tuesday, July 29 at 06:59 PM, quoth Tom: > > I would like to set up a group and an alias for that group. I read > > the manual and the wiki and the recent post and still to dumb to > > figure it out. I want

group

2008-07-29 Thread Tom
someone put this information in correct order ? Thanks Tom

Re: 553 spam source

2007-10-22 Thread Tom
On Mon, Oct 22, 2007 at 06:57:13PM -0500, Tom wrote: > A person I email often changed ISP. Since that change my emails to them come > back with the error 553 spam source. This happened to one other person that > I sent email, their address ended in @aol.com. > > I use ms

553 spam source

2007-10-22 Thread Tom
;, set use_from=yes in my .muttrc. My wife has windows machine running mozilla thunderbird windows version and her emails go to this person ok. Is there a way to fix this ? Tom

Re: Mutt Quick Reference v.1.00

2007-10-17 Thread Tom
On Wed, Oct 17, 2007 at 09:13:11AM -0600, Joseph wrote: > Since I couldn't find one I created Mutt Quick Reference v1.0 (PDF file) > especially useful for new users. > #Joseph > GPG KeyID: ED0E1FB7 Thanks, I'm not new user, but I'll use the guide. Tom

Re: Changing "c"'s reponse

2007-03-12 Thread Tom
is a ../ if I high light that and hit enter then the stuff in my home directory is listed. Is this what your asking ? Tom

Re: How do I browse folders using IMAP?

2002-10-01 Thread Tom
--- Michael Tatge <[EMAIL PROTECTED]> wrote: > Tom ([EMAIL PROTECTED]) muttered: > > I usually work with mail on the local machine, but > > sometimes have to log onto an IMAP server. I have no > > problem logging on with "c{user@server}inbox.folder" > >

How do I browse folders using IMAP?

2002-10-01 Thread Tom
as if I typed "cname". Can anyone help? Thank you in advance. Tom __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com

Re: how make From: header dependent on recipient?

2002-01-07 Thread Tom Jones
On Sun, Jan 06, 2002 at 01:20:08PM -0800, Gary Johnson wrote: > On Sun, Jan 06, 2002 at 05:04:25PM +0000, Tom Jones wrote: > > [setting From: in replies depending on which of my addresses was a > > rcpt of the original mail] > > > > > Sure. Set 'alter

Re: how make From: header dependent on recipient?

2002-01-07 Thread Tom Jones
On Mon, Jan 07, 2002 at 01:52:19AM +0300, Im Eunjea wrote: > * Tom Jones <[EMAIL PROTECTED]> [2002-01-06 00:53]: > > > > (2)when replying to a message, look at the delivered-to, to, cc, > > etc headers. If one of them is in the list from (1), set the From: header >

Re: how make From: header dependent on recipient?

2002-01-06 Thread Tom Jones
e the only relevant header in your post to the list is Delivered-To: GMX delivery to [EMAIL PROTECTED] So I will now have to go and edit the from header manually (if I remember). Can mutt do what I want? cheers, Tom.

how make From: header dependent on recipient?

2002-01-05 Thread Tom Jones
to read all my mail straight off the spool and still have the same effect. Is this possible? Thanks, Tom.

undesired side effect of "my_hdr From:"

2001-08-28 Thread Tom Koornwinder
Hello all, I am new to this mailing list. I have been using mutt now for a few month, and I am very satisfied with it. In my .muttrc I have the line my_hdr From: Tom Koornwinder <[EMAIL PROTECTED]> The system would give as my mail address [EMAIL PROTECTED] However,

xjed stuff (slightly off topic)

2001-07-29 Thread Tom Foster
? (this would be better anyway. Thanks! -- balayoatmindspringdotcom -tom

how about folder hooks?

2001-07-24 Thread Tom Foster
lder, but the line I have does not do a thing. folder-hook =inbox$ source ~/.mutt/inbox.rc is that even close? -- Eat more spinach. -tom

key binding question

2001-07-23 Thread Tom Foster
Howdy Guys, I would like to bind say, shift + g to use my own script (which fetches and sorts my mail...) How might I go about this? Thanks. -- Eat more spinach. -tom

Re: new mail in mailboxes

2001-05-01 Thread Tom Cooney
On Mon, Apr 30, 2001 at 01:17:52AM -0400, Sridhar Srinivasan wrote: > i have procmail set up to deliver incoming into several mailboxes (mbox > format) and i have them defined in my .muttrc using the mailboxes > command. > > the problem is that mutt(1.2.5i) doesn't inform me that there is > new m

exim and maildir/header sorting

2001-03-18 Thread Tom von Schwerdtner
you like over the usual mbox setup? Any suggestions/pointers as to how I should go about making the switch from mbox to maildir (can exim do it?)? Thanks... Tom -- }+-+{ -| Tom von Schwerdtner <[EMAIL PROTECTED]> |- -| www.etria.org |- }+-+{

Re: character limit

2001-01-29 Thread Tom Nott
of the terminal with extra '>' characters sprinkled in as needed. Short answer: use vim with set tw=72 and type 'gqip' whenever things get a littly unweildy. -- Tom Just say it sometime - walking down the street, or when life's got you down. Just whisper to yourself &qu

Resizing mutt windows

2000-11-28 Thread Tom Nott
if I quit and restart mutt, it *does* notice that the terminal size has changed and everything is as it should be. The same problem occurs running under screen 3.09.08 with TERM=vt100 even though I tell it to 'fit to current region size' with ^A F and also tell it ^A l and ^L. -- Tom [W]

Alternative use for mutt...

2000-11-28 Thread Tom Hudak
Just thought I'd share an alternative to how mutt is generally used, we recently converted over to a new imapd server, which uses mbox mail dirs, from cyrus which uses individual files for each message. In searching for a way to convert quickly and easily from cyrus's message format to mbox, we us

Multiple commands in a single hook

2000-11-26 Thread Tom Nott
ons on how to do what I want would be greatly appreciated. If not, perhaps multiple commands in a hook would be nice in the next version of mutt? -- Tom [W]hat you've just said is one of the most insanely idiotic things I have ever heard. At no point in your rambling, incoherent resp

Re: Using multiple mailboxes with Mutt (& procmail filtering).

2000-05-25 Thread Tom Gilbert
ttachview-attach bind index display-message macro index "c?" bind browser select-entry bind browserexit It makes life much simpler IMO, and best of all, it's one-handed ;-) Tom. -- .--.

Re: viewing html emails in mutt

2000-05-02 Thread Tom Hall
source not html formatted] > > I'm expecting to see a nice html page - am I expecting too much, > > or am I just doing something wrong? > > Lynx doesn't see .html on the end and assumes it must be text. Try > changing it to: > > text/html; /usr/bin/lynx -force_html %s Also, make sure you have auto_view text/html -Tom

Re: Q: Auto-filtering?

2000-04-25 Thread Tom Hall
the tagged messages to the appropriate folder. I have one macro for each folder. This gives me a sort of semi-automatic filter (I guess I can't be trusted with a full-auto filter). Now I'm going to go bug those guys about procmail...I've use that elsewhere and it's great for filtering. - Tom Hall

Re: Reply to html messages

2000-04-13 Thread Tom Hall
[EMAIL PROTECTED] In-Reply-To: <[EMAIL PROTECTED]>; from Gero Treuner on Thu, Apr 13, 2000 at 04:22:21PM +0200 On Thu, Apr 13, 2000 at 04:22:21PM +0200, Gero Treuner wrote: > Hi! > > On Wed, Apr 12, 2000 at 08:36:05PM -0600, Tom Hall wrote: > > When I go to reply to a mes

Reply to html messages

2000-04-12 Thread Tom Hall
When I go to reply to a message that was sent in HTML format, mutt doesn't quote the original message. The reply body just has the $attribution string. Is there a way to get mutt to pipe the message through lynx and include it in the body of the reply ? (with the $indent_str ?) - Tom

Re: mutt and eterm

2000-02-20 Thread Tom Gilbert
The same > choices are there... Yeah, and the specialised mutt menus are available by choosing the mutt theme: $ Eterm -t mutt Tom. -- .-------. .^. | Tom Gilbert, England | [EMAIL PROTECTED] | /V\ |-

Re: Reading encrypted messages (not)

2000-02-09 Thread Tom Friedetzky
On Wed, Feb 09, 2000 at 01:07:30AM +0100, rex wrote: > On Tue, Feb 08, 2000 at 12:59:22PM +0000, Tom Friedetzky wrote: > > On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: > > > > [...] > > > ... you add +encrypttoself to these commands. >

Re: Reading encrypted messages (not)

2000-02-08 Thread Tom Friedetzky
On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: > On 2000-02-08 11:16:28 +0000, Tom Friedetzky wrote: > > > Help? > > You can either set fcc_clear, or... Pardon me? $grep fcc_clear manual.txt $<--- empty Am I again m

  1   2   >