On Thu, Dec 16, 1999 at 05:05:28PM -0500, Rich Lafferty wrote:
> Everything seems to work fine now with one exception. When I identify
> a mailing list with 'lists', it treats it like it's in 'alternates' --
> anything addressed to the list will show "To mutt-users" in the index
> rather than show
On Fri, Dec 17, 1999 at 10:00:55AM +0100, inge wrote:
> I recently started exploring the mutt program, and would like to use it,
> -the only problem is that i can't send with it...
> How can i do something like this feature which i'm familiar with from
> pine..?
I assume you want to change your F
On Sun, Dec 19, 1999 at 06:59:29PM +0100, Alexander Dvorak t2069 wrote:
> if i write someone a pgp-encrypted message, the outgoing message is
> fine, but i can't read the automatically saved (via save-hook)
> encryted message, because i do not have the recipients secret key (of course).
> How can
On Sat, Dec 18, 1999 at 07:49:34AM -0500, Subba Rao wrote:
> Is there anyway to delete this information with the
> help of Mutt automatically?
>
> > ---
> > You are currently subscribed to XYZ as: [EMAIL PROTECTED]
> > To unsubscribe send a blank email to [EMAIL PROTECTED]
> >
This is clearly
On Tue, Dec 21, 1999 at 12:17:36PM -0600, brd wrote:
> Is there a way to make the arrow (with 'set arrow_cursor' in muttrc)
> not be inverse-highlighted?
you can try either
color indicator default default
(if your curses doesnt support default colors, use the colors you want
explicitly)
o
On Thu, Dec 23, 1999 at 12:57:35PM +0100, Lukas Ruf wrote:
> - a) When Mutt processes the send-hook list, do there apply all matching
> send-hooks or only the first one that fits ?
Mutt will execute all matching hooks in the order it is given in your
~/.muttrc.
> - b) If I want to unmy_hdr and
On Thu, Dec 30, 1999 at 02:41:46PM -0600, Larry P . Schrof wrote:
> o Does this variable only apply to IMAP and POP connections? If not,
> how does it work on local mail folders?
>
> If not, what does it mean for Mutt to time out on a local/NFS folder?
It works for all local mail folders. As
On Thu, Dec 30, 1999 at 07:37:09PM -0600, David DeSimone wrote:
> As I understand it, a PGP signature is not an encryption of the message,
> but an encryption of an MD5 (or SHA) *digest* of the message. This is
> like a checksum, though much more sophisticated, but it is always the
> same size.
On Thu, Dec 30, 1999 at 03:17:03AM -0800, Christopher Smith wrote:
> Given what would appear to be the relative simplicity of adding this
> feature, I'm wondering if anyone can think of a reason why it
> shouldn't be there?
Previously, we were pretty strict in stating that we would not add featur
Though controversial, I feel that this patch is in the best interest of
promoting the use of PGP with Mutt.
This patch adds a new boolean variable $pgp_search_text which will cause Mutt
to search for the first non-blank line in every text/plain message to see if
it is a mislabeled old-style PGP m
I just realized that this patch does not solve the problem which started this
whole thread, which is dealing with an IMAP server. Unless there is a way
to fetch the first couple of lines of the body of a message with IMAP, I don't
see a clean way to accomplish automatic handling. The next best o
On Wed, Jan 05, 2000 at 04:33:36AM -0700, shawn å. wrote:
> Hi, I have a weird problem with accented charactures... Mutt won't display
> them. All I get are ?? instead of àáâãäå. I know they are there, 'cause
> when I do a reply, vim shows the ?'s as à's. I have 'set allow_8bit' in my
> .mu
On Thu, Jan 06, 2000 at 08:12:59PM -0600, Timothy Ball wrote:
> Is there a way to give vim a single keystroke to at once both save and
> send a letter in mutt? I love everything else in mutt and I even have a
> vimrc that makes the status bar behave like my mutt colors but the one
> thing I miss f
On Mon, Jan 10, 2000 at 09:52:27AM +0100, Byrial Jensen wrote:
> You could try this patch.
This is not a good solution for me. I have some email addresses where I
definitely do not want the realname to be rewritten.
me
--
pgp key available from http://www.cs.hmc.edu/~me/elkins-pgp-key.asc
PG
On Mon, Jan 10, 2000 at 04:22:24PM -0500, Jean-Sebastien Morisset wrote:
> Ok, maybe this is a stupid one, but I didn't find it mentioned in any of the
> docs, so...
>
> When you're in the index of another mailbox, how do you get back to your
> spoolfile? I can believe you'd have to do "c/var/spo
On Thu, Jan 06, 2000 at 12:49:26PM +, Lars Hecking wrote:
> I'm not sure about the if (tm.tm_year < 70) part. According the UNIX98
> specification by The Open Group, which has been adopted by all major
> Unix vendors, two-digit years 69-99 refer to the 20th century (19xx),
> and 00-68 re
The `lists' command specifies the mailing lists to which you are subscribed.
Since the purpose of the mail-followup-to field is to affect a group reply,
there is no reason to put your own email address in there since you are
already a member of the list (which is included in m-f-t).
me
PGP sign
On Fri, Jan 14, 2000 at 12:38:05PM +1100, Shao Zhang wrote:
> Is it possible to send a signed message using mutt and pgp5 from
> the command line??
Not in batch mode, but you could do something like
mutt -e 'set pgp_autosign' [EMAIL PROTECTED]
to get a one time pgp signature
On Fri, Jan 14, 2000 at 01:52:16PM +1100, Shao Zhang wrote:
> now, the emails looks the exactly the same as the old style PGP signed
> message, but when I view it in mutt, mutt shows that it is just a normal
> message. Do I need to add additional header info such as Content-Type??
>
> Or the abov
On Mon, Jan 17, 2000 at 03:16:30PM -0500, [EMAIL PROTECTED] wrote:
> I was looking ot change the default mailbox (mbox) to a differnt file name, such as
>.inbox, or such, how might I go about doing that? T
set mbox=~/.inbox
--
pgp key available from http://www.cs.hmc.edu/~me/elkins-pgp-key.asc
On Mon, Jan 17, 2000 at 09:47:00PM -0500, [EMAIL PROTECTED] wrote:
> Where do I edit/add this line at?
Like all configuration commands, they go in your ~/.muttrc. I would highly
recommend looking through the documentation at www.mutt.org.
me
--
pgp key available from http://www.cs.hmc.edu/~me/
On Tue, Jan 18, 2000 at 03:12:29PM +0100, Stasinos Konstantopoulos wrote:
> I've been trying to bind the cursor keys modified by ctrl, but
> \C, etc. wouldn't work. I also couldn't find how to refer to
> Meta-modified keys. Any ideas?
Unfortunately I have never seen a term program which return di
On Tue, Feb 01, 2000 at 12:02:30PM -0500, David Shaw wrote:
> There is a certain domain that whenever I send mail to it, I need to
> automatically CC someone. I'd like to set up a send-hook for this,
> like this one:
>
> send-hook mydomain.com 'my_hdr Cc: user1,user2'
>
> That doesn't seem
On Sun, Jan 30, 2000 at 10:18:48PM -0500, mike irwin wrote:
> hello, i have just installed mutt, and cannot seem to get a mailbox
> defined. when i launch mutt it tells me that the mailbox i have is not
> really a mailbox. in my .muttrc i have the following set:
Do you know what format the mail
pgp_autosign pgp_autoencrypt
will do the trick. remember, you can set multiple variables in one shot..
Here is a real world example from my own .muttrc:
send-hook ~A "set &signature realname='Michael Elkins'
hostname=toesinperil.com;unmy_hdr from"
It resests the value o
On Mon, Feb 07, 2000 at 04:43:30PM -0700, Daryl W. Grunau wrote:
> My wish list is to include "To:" and "Cc:", however the %t expansion
> unexpectedly includes the text 'To ', and there is no expansion to
> get the Cc list. Please advise how I can accomplish this - possibly a fancy
> send-hook?
On Thu, Feb 10, 2000 at 09:34:50AM -0800, Seraphim Larsen wrote:
> Instead of: save-hook '~C mutt-users' =lists/mutt
>
> Use this: folder-hook . save-hook '~C mutt-users' =lists/mutt
>
> But that seems awfully tedious.
This is an unfortunate case, but since Mutt does not save configuratio
On Mon, Feb 14, 2000 at 11:04:19AM +0100, Thomas Roessler wrote:
> The change will be in version 1.2. 1.0.1 is a bug-fix release of
> 1.0 with minimal changes, not containing any of the more interesting
> changes done to the code in the meantime.
The documentation on this subject really needs to
On Sun, Feb 13, 2000 at 12:20:59PM -0800, Brian Kimball wrote:
> 1) stop printing extra \n on exit. I'm one of those anal types that
> can't stand extra white space. You can't imagine how happy I was when
> vim stopped doing this.
This is fixed in the 1.1.x series. It annoyed me too, thats why
On Sun, Feb 13, 2000 at 12:20:59PM -0800, Brian Kimball wrote:
> 3) option to show *all* subject lines when sorting by thread.
See the documentation on $index_format. You can take out the sequence for
the thread tree if you want to.
me
--
pgp key available from http://www.cs.hmc.edu/~me/elkins
On Tue, Feb 15, 2000 at 01:04:05AM +0200, Mikko Hänninen wrote:
> That's odd. If you have a .muttrc file from 1.0 (or 1.0.1) and move to
> 1.1.x, then it should -- as far as I understand -- still recognise the
> address as a valid list, and generate a MFT header. However, the
> contents of the h
On Tue, Feb 15, 2000 at 11:10:25AM -0500, Peter Dominguez wrote:
> I am using Mutt 1.1.3i (2000-02-08). In the .muttrc file I have the
> line set sendmail_wait=<0. When mutt starts I get the following error:
>
> Error in /acct/peter/.muttrc, line 1001: <0: invalid value
> source: errors in /acct/
On Tue, Feb 22, 2000 at 04:51:46PM +, Jonathon McKitrick wrote:
> I am trying to learn mutt alongside pine. Are there any settings i should
> put in my .muttrc so i can be reasonably sure that both mailboxes will be
> compatible? Is there a way to use my pine save folders with mutt as well?
On Fri, Mar 10, 2000 at 05:12:07PM +, J McKitrick wrote:
> In the pager, i see two different 'from' lines. One is the send, the
> other is the real sender. For example, on email from this list, i see
> the name of the sender, and above that is 'mutt-list-owner', or
> something similar. How
On Mon, Mar 27, 2000 at 09:28:46AM -0700, Patrick Walsh wrote:
> How might the To: be changed in a reply to a particular address,
> other than manually? I'm aware of the send-hook/my_hdr limitation
> specified in 3.17 :/
This can't be done. There is no way to get it to modify either the to:
or
On Mon, May 01, 2000 at 11:45:38PM +0100, Chris Armour wrote:
> Hi, I'm looking for a way to perform a move from spoolfile to mbox
> only on messages with no flags set on them, in the same way as
> messages with the new or old flags set don't get moved. Is this possible
> at all?
Mutt has no sup
On Tue, May 02, 2000 at 03:05:39PM +0100, Dave Ewart wrote:
> Is no-one else using PGP 6.5.1i with Mutt?
I believe most people are using either gpg or pgp 2.6.x since the source is
readily available.
me
--
pgp key available from http://www.cs.hmc.edu/~me/elkins-pgp-key.asc
PGP signature
On Wed, May 03, 2000 at 03:52:51PM -0700, Scott McDermott wrote:
> send-hook . 'unmy_hdr cc'
> send-hook user@kcls\\.org'my_hdr cc: [EMAIL PROTECTED]'
>
> The problem is, the header change always takes affect for the following
> message instead of the current one. What am I doing wrong?
Mutt do
On Thu, Jul 20, 2000 at 04:58:35PM +, [EMAIL PROTECTED] wrote:
> I retrieve email from two different email accounts, and I would like to be
> able to *send* email from both addresses; after looking at the manual I
> thought that perhaps "$alternates" was the right variable, but, according to
>
On Fri, Jul 21, 2000 at 05:20:38PM +0300, Mikko Hänninen wrote:
> You may also simply be able to do:
>
> alias aliasname Description address1, address2
>
> ... but I've never tested that.
The syntax is:
alias aliasname Description: address1, address2 ;
This is defined by RFC822.
me
On Mon, Aug 07, 2000 at 03:33:30PM -0500, Ben Beuchler wrote:
> What I'm trying to work out is a way to automatically switch back to
> using my normal information for any future emails.
If mutt is configured to use the correct address without the use of my_hdr,
you can simple use something like:
On Tue, Aug 08, 2000 at 11:16:25PM +, Subba Rao wrote:
> I have been reading through the GPG manual and it explains the
> primary use of the GPG for signing files/documents. How can I use
> GPG to sign email or encrypt email?
Make sure that you have gpg installed when you run Mutt's `configur
On Wed, Aug 09, 2000 at 01:06:55PM -0400, Forrest Aldrich wrote:
> Does or will MUTT contain maildir support?
Mutt has contained Maildir support for a few years now... :-)
me
PGP signature
On Mon, Aug 14, 2000 at 06:14:31PM +0200, Caster wrote:
> Why something like this doesn't work:
>
> set editor=`if test $DISPLAY ; then echo gvim -c ":normal 2/^$/"
> +nohlsearch %s ; else echo vim -c ":normal 2/^$/" +nohlsearch %s ; fi`
>
> It's all in one line. Mutt complains about unknown -c
On Thu, Aug 31, 2000 at 08:04:23AM -0500, John Buttery wrote:
> Basically, the end result is that if I have a file called
> "stressre1.exe" (for example) attached to an email, I can write a macro
> that when invoked will do "sz stressre1.exe" as if I had saved the
> attachment, exited mutt, and
On Tue, Sep 05, 2000 at 11:14:11PM -0400, Mostly Harmless wrote:
> How can I get the from line displayed in the message index for lists I
> have defined as lists?
Change the %L (list-from) in $index_format to %F (from) for that mailbox.
me
PGP signature
On Wed, Aug 23, 2000 at 05:01:19PM +0200, GianPiero Puccioni wrote:
> I found out (when I tagged and printed a big message I didn't wont by
> mistake) that "t" when tags a file then moves to the following file even
> if it's marked for Delete, unlike "j" or DownArrow.
>
> Is this a bug, a feature
On Fri, Oct 06, 2000 at 10:51:40AM -0500, Jamie Novak wrote:
> Is it possible to have Mutt dynamically generate the "From:" line
> depending upon which Email address you received the initial message to?
Certainly.
> For example, I currently have a setup where roughly 5 valid Email
> addresses ar
On Wed, Oct 11, 2000 at 04:44:56PM -0400, Jean-Paul Laberge wrote:
> I'd like to know how to use 'mutt' in batch mode, without a user
> intervention. I use the following command:
>
> mutt -a attached.txt -s "Test from MUTT" jplaberge@.aircanada.ca
>
> but I'm always going in the user interface.
On Thu, Oct 12, 2000 at 09:20:25AM -0500, the/eXtreme wrote:
> Hey, is there a way to get vi-like key bindings on mutt's
> built-in line editor? Something like `set editing-mode vi'
> does in my .inputrc?
No. All the keymaps in Mutt have only a single mode, so it's not possible
to do this reall
On Mon, Oct 16, 2000 at 06:57:39PM -0400, Bruce DeVisser wrote:
> Though this is off topic, might as well answer at the same
> time. The following is what I have set up. It's not too
> fancy. It doesn't toast the mail, it merely sticks it into a
> 'spam' folder. This is the only way to be safe abo
On Thu, Oct 19, 2000 at 11:34:16AM -0500, the/eXtreme wrote:
> I notice that mutt has a `timeout' feature: if I've started
> typing in a To: or Subject: line and then get distracted and
> don't get back to it for a few minutes, mutt clears the line
> and waits for me to start over. Can this time
On Thu, Oct 19, 2000 at 01:34:13PM -0500, the/eXtreme wrote:
> This is with mutt 1.2.5 and SunOS 5.7 (Solaris 2.7).
> If mutt isn't responsible for the timeout, I'll go
> pester our sysadmin.
I would suggest compiling either with ncurses or slang. I believe that will
fix your problem.
me
On Tue, Nov 07, 2000 at 11:24:36AM -0600, Scott Davis wrote:
> I was wondering if there are any procmail recipes or mutt commands that
> would allow me to limit the size of my mailboxes (folders). Thanks in
> advance..
Not directly. What most people do is figure out about how much mail they
rec
On Mon, Nov 13, 2000 at 10:53:52AM -0800, Michael Elkins wrote:
> On Mon, Nov 13, 2000 at 01:28:12PM -0500, Josh Huber wrote:
> > What's the proper way to keep the default behavior, but still use the
> > additional handy features you get when using the subscribe command.
>
On Thu, Nov 16, 2000 at 08:34:01AM -0600, Lance Simmons wrote:
> I use "set reverse_name" to change my "from" header.
>
> I'd like to be able to change my signature depending on what my "from"
> header is. Is there a way to this?
$reverse_name is handled _before_ send-hook, so you can match on y
On Mon, Nov 20, 2000 at 11:44:31AM +0100, Thorsten Haude wrote:
> I use
> set from="Thorsten Haude <[EMAIL PROTECTED]>
> to change my address from local user to provider's user. It did not work
> until I changed 'sendmail' from
> sendmail="/usr/sbin/sendmail -oem -oi"
> to
> sen
On Tue, Nov 28, 2000 at 03:40:19PM -0500, Jack wrote:
> Question as the subject. I dont need to get a CC when Group-Reply. I
> know, I can remove it manually, but is there any hook could be used
> here?
unset metoo
If you have different addresses, make sure that you set up $alternates
approp
On Mon, Nov 13, 2000 at 01:28:12PM -0500, Josh Huber wrote:
> What's the proper way to keep the default behavior, but still use the
> additional handy features you get when using the subscribe command.
you want to change your default $index_format to use %F instead of %Z, most
likely.
me
On Tue, Dec 12, 2000 at 10:32:50AM -0600, Jeff Howie wrote:
>- Transcript of session follows -
> ... while talking to mail.federated.ca:
> >>> RCPT To:<[EMAIL PROTECTED]>
> <<< 553 Mail to <[EMAIL PROTECTED]> not allowed; ** Address
>devaxp.federated.ca is invalid! **
> 550 [EMAIL PRO
On Wed, Dec 13, 2000 at 06:47:43PM +0100, Jakub Klausa wrote:
> I want my mutt to use different "From: " field values depending on the "To:
> " field. I managed to get it almost to work with the send-hook, but the
> problem is that the "From: " field changed with "my_hdr" directive doesn't
> get c
This may be of some interest to those of you intersted in using IMAP in
disconnected mode. I hacked together a little command line tool to
synchronize a local maildir mailbox with a remote IMAP mailbox. This is the
first release, so don't expect it to be bullet-proof. :-)
PLEASE DO NOT FOLLOWU
On Sun, Jan 07, 2001 at 05:53:41PM +0100, georg wrote:
> will there be support for the maildir-folder-extension to the maildir-format used by
>courier, sqwebmail and maildrop?
>
> I dont't know the internas of mutt, but since I can browse trough imap-folders which
>contains messages and sub-fol
On Wed, Jun 06, 2001 at 03:17:20PM -0400, darren chamberlain wrote:
> To be honest, I can't remember what the mailboxes line does...
It sets the list of mailboxes Mutt will check for new mail (thus notifying
you).
me
On Thu, Jun 07, 2001 at 01:56:03PM -0500, Shawn wrote:
> Can someone help me with:
> send-hook . \
>"set signature=~/.sig \
>set record=fcc \
>
>my_hdr 'From: Shawn <[
On Fri, Jun 08, 2001 at 06:38:20PM +0200, Christoph Ulrich Scholler wrote:
> the relevant config line is:
> set index_format="%4C %Z %{%b %d} %-15.15F (%4c) %s"
>
> the headers of these messages look quite normal to me. neither of the
> three messages above is from myself. all have been sent to
On Wed, Jun 13, 2001 at 02:24:28PM +, Barry Mitchelson wrote:
> is it possible to show the size of my folders in kb,mb etc ... as in the index ?
Yes, see the $folder_format variable in the Mutt manual
http://www.mutt.org/doc/manual/manual-6.html#ss6.3
me
On Wed, Jun 13, 2001 at 11:18:55AM -0500, Drew Raines wrote:
> Is there anyway to restart mutt or have it reread the muttrc within the
> program?
if you put:
reset all
unhook *
at the top of your ~/.muttrc. You can just do this from within Mutt:
:source ~/.muttrc
and that
On Thu, Jun 14, 2001 at 02:28:24PM -0400, Andy Wingo wrote:
> I was actually wondering the same thing and would be interested in the
> answer as well. I was thinking perhaps an isync-style synchronization
> with a local maildir, then running procmail (or some homebrewed script),
> then resynchroni
On Wed, Jul 11, 2001 at 09:21:49AM +, Nelson D. Guerrero wrote:
> This is prolly a stupid question, but I'm gonna throw it
> anyways. How do I, when replying to an email put the mailing list or
> mbox on the attribution?
If you filter the mail for a particular mailing list into its own
On Tue, Jul 17, 2001 at 10:33:28AM -0400, Justin R. Miller wrote:
> At the top of my Mutt there are the standard indications, such as Msgs,
> Del, New, Old, and Inc... what does Inc stand for? I know it's the
> number of folders with new messages, but what is it an abbreviation for?
"Incoming".
On Sun, Aug 05, 2001 at 10:46:36PM +0200, [EMAIL PROTECTED] wrote:
> I am a newbie and probably this is a FAQ. Would you excuse me and my poor
> english. I know Mutt is able to fetch mail from various POP accounts, without
> "fetchmail" but I don't know how modify my ".muttrc" file to do this. I a
On Wed, Oct 24, 2001 at 01:49:06PM -0400, Matej Cepl wrote:
> Hmm... Isn't there any more maildir-sensitive way of doing this
> (there are some information in maildir stored outside the file
> itself, aren't there)?
As an alternative, you might want to look at IMAPFilter (imapfilter.sf.net).
It w
On Fri, Oct 26, 2001 at 06:41:31PM -0400, Daniel Eisenbud wrote:
> I believe it's supposed to be a very small, not very configurable IMAP
> client.
This was sort of a side project that I haven't really done much with. I
was experimenting with ways of only loading part of the index display to
spe
I believe you want to
set envelope_from
to force your envelope adderess to be the same as your From: address.
me
On Fri, Dec 07, 2001 at 03:50:03PM +0100, Thomas Roessler wrote:
> It kind of depends. Personally, I prefer setting pgp_replyencrypt
> (and, for that matter, pgp_replysign - but that's not critical in
> any way). So, from my side there's absolutely no objection against
> changing this default
On Wed, Aug 25, 1999 at 11:02:45AM +1000, Shao Zhang wrote:
> When I send attachments to someone else. If they use mutt to
> save the attachments, then it is fine. But if they use pine to
> save it, then pine does not give a default file name. Many
> people have complained
On Thu, Aug 26, 1999 at 04:51:04PM +1000, Craig McVean wrote:
> Could someone explain the diffs between Mailder
> and mbox, and which is best
This is detailed fairly well in the manual in the section on mailbox types.
As for which is best, maildir probably works faster for large mailboxes sinc
On Thu, Aug 26, 1999 at 10:36:57AM +0200, Dominik Vogt wrote:
> 1) When typing on mutts command line, the 'delete' key works
> like the backspace key, i.e. it deletes the previous
> character, not the character under the cursor.
Add:
bind editor delete-char
to your ~/.muttrc
>
On Thu, Aug 26, 1999 at 01:29:07PM -0600, [EMAIL PROTECTED] wrote:
> I'm a mutt newbie, and this is my first post to this list. I've
> downloaded mutt (V 0.95.6-us), and installed it without problems. Mutt is
> able to receive my Email (I'm subscribed to a couple of other lists)
> proper
On Fri, Aug 27, 1999 at 08:50:08AM -0400, Fairlight wrote:
> Apparently References: headers are being generated to >254 characters, and
> some mailing list MTA's are bouncing/rejecting the messages because the
> headers are considered fried.
>
> 1) Is that an RFC limit, or an MTA shortfall?
> 2)
[please send all questsion to [EMAIL PROTECTED]]
On Mon, Aug 30, 1999 at 04:10:15PM +0200, Bo?tjan Muller [NEONATUS] wrote:
> I would like to enable mutt to autosign all my outgoing mails except ones that
> go to [EMAIL PROTECTED] How can this be done, if it can be done at
> all?
You can do this
On Wed, Sep 01, 1999 at 10:37:21AM +, Gerard Beekmans wrote:
> I was playing with the index_format variable today and I got stuck
> somewhere. If i add a line like set index_format="%C %a" in .muttrc it
> works fine by itself. If, however, I add it in a folder-hook like:
> folder-hook Misc_Mes
On Sun, Nov 07, 1999 at 07:40:15PM -0800, Aleksey Tsalolikhin wrote:
> Hi. I am trying to get to the mutt website, http://www.mutt.org/.
>
> The primary nameserver for mutt.org, ns.calyx.net, resolves www.mutt.org
> to 194.70.126.33; however when I try to go to http://www.mutt.org/,
> I get the
On Wed, Dec 08, 1999 at 05:45:44PM -0500, Subba Rao wrote:
> I was wondering if I could send mail individually to a group, each addressed only
> to them with all the mutt header informataion intact. I am not talking about Cc and
> Bcc mail.
>
> For example, the user AAA, BBB and CCC should get th
On Thu, Dec 16, 1999 at 03:15:14PM -0600, Samuel A. Mullen wrote:
> I'm using mutt on my box (smullen.oppunl.com) however my email address
> is [EMAIL PROTECTED] (the mail server is running on oppunl.com). How
> do I get mutt to use the correct domain name. setting hostname doesn't
> seem to wo
On Thu, Dec 16, 1999 at 04:00:20PM -0500, Nico Hailey wrote:
> I have a question. How do you unset folder-hooks when you are
> no longer in that folder?
>
> "
> folder-hook blue 'my_hdr From: Nico Hailey <[EMAIL PROTECTED]>'
> folder-hook gen/ftxgen 'my_hdr From: Nico Hailey <[EMAIL PROTECTED]>'
On Sun, Nov 27, 2011 at 12:44:58PM +0100, Bastien Dejean wrote:
It seems 'kill-eow' doesn't consider '-' as a word separator whereas
'kill-word' does...
I opened a ticket for this: http://dev.mutt.org/trac/ticket/3549
Thanks,
me
On Mon, Jan 23, 2012 at 08:39:42AM -0800, pecon...@mesanetworks.net wrote:
forgot to mention all the players:
debian squeeze(stable) exim4 fetchmail procmail gnome-desktop Mutt
with an absolute minimum of special tweeking of what net-inst puts on disk.
The correct answer to my question could w
On Mon, Jan 23, 2012 at 08:56:01PM +0100, Sebastian Tramp wrote:
On Mon, Jan 23, 2012 at 01:32:33PM +, Paul wrote:
>I'm looking for a way to convert the date header to my local time
>zone in the mail detail view. I'm aware of the index format %D option
>but need this for the (internal) page
On Wed, Feb 01, 2012 at 02:28:53AM +0100, Linus Lüssing wrote:
Hi again,
Actually no, it does not seem to work, also for non-flat
layouts... the new mails count does not stay at 0 after a
restart of mutt. Don't know what I saw before.
This mail thread from 5 years ago sounds similar:
http://doe
On Thu, Nov 22, 2012 at 11:40:33PM +0100, Richard wrote:
$gdb
#attach pid-mutt
#bt
This is a good suggestion, but depending on the optimization used
when compiling mutt, it may be a little difficult to pinpoint the
exact problem. But it may be enough to start looking in the right
place.
On Sun, Nov 25, 2012 at 07:13:01PM -0500, Darksair wrote:
Possibly a stupid question, but I have a macro to remove all “O” marks
macro index "\Co" "~OO" \
"Mark all old as read"
(The line is not wrapped in the actual .muttrc.) Mutt recognizes this
definition, and displays this macro in the h
On Thu, Nov 29, 2012 at 05:05:02PM +, Chris Green wrote:
What headers does L[ist reply] search for a match to what it has in the
'lists' entry? This isn't specified anywhere in the documentation (not
that I can find anyway).
To: and CC: are the two fields that are searched.
I am subscrib
On Thu, Nov 29, 2012 at 04:37:23PM +, Chris Green wrote:
On Thu, Nov 29, 2012 at 11:23:56AM -0500, Patrick Shanahan wrote:
* Chris Green [11-29-12 11:08]:
> I have been trying to work out for a while why I sometimes send two
> copies of some messages to mailing lists. I finally worked out
On Tue, Dec 04, 2012 at 05:26:34PM -0500, Spangler, Tim wrote:
I have several automated processes that send e-mail from the command line, and
I'd like each one to use its own .muttrc. This would allow me to specify the
return address for each of these sets of e-mails based on the process sendi
On Tue, Dec 04, 2012 at 06:41:28PM -0500, Spangler, Tim wrote:
The Muttrc_client files look similar to this (file name for this one is
Muttrc_batch):
set realname="Batch Reports"
set from ="donotre...@adpselect.com"
set use_from=yes
Which version of Mutt are you using?
On Tue, Dec 04, 2012 at 11:50:47PM +, Grant Edwards wrote:
Are you sure that the "-n" is needed?
-n Causes Mutt to bypass the system configuration file.
That may be telling mutt to ignore the configuration file that you're
specifying with the -F options.
The -n option only controls r
On Tue, Dec 04, 2012 at 06:41:28PM -0500, Spangler, Tim wrote:
The Muttrc_client files look similar to this (file name for this one is
Muttrc_batch):
set realname="Batch Reports"
set from ="donotre...@adpselect.com"
set use_from=yes
I put the above in 'testrc' and then ran:
$ echo 'hello wor
On Wed, Dec 05, 2012 at 01:34:29PM +, ed wrote:
I have a weird setup where any UTF message causes me to create a
Content-Type of text/plain; 8bit, unknown. Is it possible to make a
hook which sets the Content-Type to text/plain; 8bit, us-ascii after
editing? I figure this should be simpler th
1 - 100 of 430 matches
Mail list logo