re: searching mutt-users list messages

2025-03-28 Thread mike . junk . 46
Egg on my face again. I had looked at the OSUOSL list on the archive page and saw no search functionality hence the question when I went back and tried the MARC list search is available and again I look foolish. Sorry for the noise. Be well, Mike -- The party in power is always the worst, and

searching mutt-users list messages

2025-03-28 Thread mike . junk . 46
Is there a way to search all of mutt-users list messages? Thanks, Mike -- The party in power is always the worst, and every man looks good until he is elected. - Will Rogers

Re: display_filter and multipart mails

2021-10-19 Thread Mike
x27; Is it neccessary to set a (default) alternative_order after the reset? >message-hook '~f person@example\.com' 'unalternative_order *; > alternative_order text/html text/plain' Mike

Reply/multiple accounts: Setting From to To of original mail

2020-04-04 Thread Mike
I have multiple mail addresses and some received mails are directed to a certain folder. When replying to one of those mails in that folder I like to set my >From like the To of the mail I'm replying to. Is there a special solution for this? Or is there a more general approach involving pipes to

Re: How to not disable the showing of hostname in message-id?

2019-03-17 Thread Mike Coddington
On Sat, Mar 16, 2019 at 11:45:51AM -0500, Peng Yu wrote: > Hi, > > I set `hidden-host` to yes. But the hostname still shows up. > > http://www.mutt.org/doc/manual/#hidden-host > > I don't want to use the following solution as it still shows the > hostname even it is fake. > > https://bbs.archli

Re: Strange issue with From: line

2018-01-14 Thread Mike Brown
On Sun, Jan 14, 2018 at 09:33:24AM -0800, Ian Zimmerman wrote: > On 2018-01-14 01:27, Mike Brown wrote: > > > I was running exim and mutt on an old Solaris system. I finally moved > > over to my new Linux box, which is now at Fedora 27. I copied over > > the config fi

Strange issue with From: line

2018-01-13 Thread Mike Brown
Mutt version: Mutt 1.9.1 Exim version: 4.89 #1 built 01-Dec-2017 12:50:23 I was running exim and mutt on an old Solaris system. I finally moved over to my new Linux box, which is now at Fedora 27. I copied over the config files. But, I had discovered that the "From: " line was incomplete. It wa

Re: format=flowed

2015-09-15 Thread Mike Martin
Sooo old, cranky, set in my ways, etc -- how is that a problem?? Regards, Mike Martin On 09/15/2015 05:31 PM, Fred Smith wrote: On Tue, Sep 15, 2015 at 05:46:06PM -0400, Patrick Shanahan wrote: Text is text, flowed is past text as html is text but not. And I believe html has uses only

Re: mutt Applies fcc-hooks Inconsistently

2014-06-27 Thread Mike Glover
ut that made no > difference. (And my understanding of mutt's hook operation was that the > last instruction overrides any preceding ones, so having the default > last shouldn't be right anyway.) > > I'm sure it's something /really/ simple that I'm doing wro

Re: Writing a wrapper for the editor: mutt aborts in-between

2014-05-17 Thread Mike Glover
Have you tried something like: try: os.rename(TMPFILENAME, muttfilename) except Exception, e: log.write("Rename failed: %s" % e) That rename call is almost certainly failing, and this would at least tell you why... -mg (Also, what OS is this on?) On Sat, May 17, 2014 at 06:19:32PM +020

Re: How does mutt react to another mail program reading the same mail?

2014-01-18 Thread Mike Glover
On Sat, Jan 18, 2014 at 11:03:38AM -0800, fe...@crowfix.com wrote: > > I'll ask, but I don't think that's the problem, because there is no > immediate kick. The phone is always connected with some kind of push > notification, whereas mutt checks once a minute. My only evidence is > the feeling t

Re: unthread message missthread

2011-09-26 Thread Mike Parker
On Mon, Sep 26, 2011 at 09:59:21PM +, Marcelo Luiz de Laia wrote: > Not offten, I receive a different message and mutt put this one in one > old thread. This is not correct. > > How I could detach erroneus threated message? By default the function is bound to the '#' key. Regards, Mike

Re: mailboxes directive not working correctly (a known bug)

2010-11-22 Thread Mike Hollis
On Mon, Nov 22, 2010 at 08:52:50AM -0800, Michael Elkins wrote: > On Sat, Nov 20, 2010 at 09:01:21PM -0500, Mike Hollis wrote: > >On Sat, Nov 20, 2010 at 11:00:22AM -0800, Michael Elkins wrote: > >>On Sat, Nov 20, 2010 at 10:08:41PM +0800, Charles Jie wrote: > >>>

Re: mailboxes directive not working correctly (a known bug)

2010-11-20 Thread Mike Hollis
20. > > me I noted the same problem in my earlier post this month "mailbox menu question" and used set check_mbox_size=yes and it fixed the problem. But I am using 1.5.20. --- Mike Hollis ---

Re: build options

2010-11-19 Thread Mike Hollis
On Fri, Nov 19, 2010 at 12:21:58PM -0800, Michael Elkins wrote: > On Thu, Nov 18, 2010 at 02:31:47PM -0500, Mike Hollis wrote: > > If my understanding of the docs is correct, if I use the mbox format I > >dont need the --enable-hcache option when building Mutt. Is this correct >

build options

2010-11-18 Thread Mike Hollis
x27;m pretty sure I don't need the imap,smtp,pop or ssl options due to my mail setup ; Mutt,fetchmail, sendmail to smarthost. Any comments are appreciated. Mike Hollis -

Re: mailbox menu question

2010-11-11 Thread Mike Hollis
On Thu, Nov 11, 2010 at 03:42:45PM -0500, Mike Hollis wrote: > I use sendmail.8.14.4,fetchmail-6.3.13 and mutt-1.5.20 as my mail > system. Sendmail is set up as a client using my isp's provider as > smarthost and I am using the default mbox format. > > There was a post las

mailbox menu question

2010-11-11 Thread Mike Hollis
the bottom. If there some way to remedy this , I would appreciate any input. --- Mike Hollis

Re: Macro to read in external browser

2010-10-25 Thread Mike Hollis
w attached graphics but have never thought about using links or links -g to view html attachments.So I tried: text/html; links -g %s and it came up toggled to text mode but: text/html; links -g -force-html %s toggled it to html. Neat !! Another victory in the battle of bloat. --- Mike Hollis

Re: Mail-Followup-To and friends

2010-10-25 Thread Mike Hollis
On Mon, Oct 25, 2010 at 01:25:53PM -0500, Kyle Wheeler wrote: > On Saturday, October 23 at 05:45 PM, quoth Mike Hollis: > > The only problem with this config is I have to use List-Reply for > > some mail and not for others. > > I had this problem (or something similar), and

Re: Macro to read in external browser

2010-10-25 Thread Mike Hollis
> open it with your chosen program. > -- > >Jamie Paul Griffin >GPG Key: DF52D9B0 You can also view bitmapped files such as attached pictures with links -g an an appropriate mailcap entry. Mike Hollis

Re: Mail-Followup-To and friends

2010-10-24 Thread Mike Hollis
On Sun, Oct 24, 2010 at 02:14:30PM +1100, Cameron Simpson wrote: > On 23Oct2010 17:45, Mike Hollis wrote: > | The only problem with this config is I have to use List-Reply for some > | mail and not for others. > > they're usually what I intend and easy to change if not. >

Re: Mail-Followup-To and friends

2010-10-23 Thread Mike Hollis
On Sat, Oct 23, 2010 at 07:30:22PM -0300, Monte Stevens wrote: > On Sat, Oct 23, 2010 at 05:45:51PM -0400, Mike Hollis wrote: > > **suscribe caused only mutt-users@ to be shown in the index > > ** I wanted to see the posters names > > What is your index_format? > If y

Mail-Followup-To and friends

2010-10-23 Thread Mike Hollis
e mailing list I am responding and responces go to the list rather than to me , which is what I want. The only problem with this config is I have to use List-Reply for some mail and not for others. Any suggestions or comments are appreciated. Mike Hollis

Re: fetchmail - google certificate

2010-10-23 Thread Mike Hollis
omment before I go down in flames. I used to get a "unsigned certificate in chain" error message from fectchmail but got rid of this by copying the server's key from the fetchmail log into a sslkey statement in .fetcmailrc Since then I have upgraded to Fetchmail-6.3.13 and "start TLS" and "upgrade to TLS succeeded" appear in my logs without any ssl statements in .fetchmailrc . Mike Hollis

Deleting Duplicates

2008-05-06 Thread Mike Loiterman
has a different date. Neither will subject or From filters for the same reason. I have also looked at grepmail which has the -u option for filtering out only unique messages, but that works on Message-ID too! I know I'm missing something...please help! -

Re: mutt sucks... II

2002-10-20 Thread Mike Leone
Payal ([EMAIL PROTECTED]) wrote this on 10 20, 02 at 14:52: > Hi, > Great to receive mails from you all. > > use the s (save) command. this will give you a prompt where you can specify > got it. works beautifully, but can I do multiple saves at a same time? Tag all the ones you want saved (with t

Re: Viewing HTML difficulties in mutt 1.4

2002-10-20 Thread Mike Leone
Michael Tatge ([EMAIL PROTECTED]) wrote this on 10 19, 02 at 07:52: > Mike Leone ([EMAIL PROTECTED]) muttered: > > Hello. I seem to not be understanding something about viewing HTML email in > > mut. > > Hm right. Your mixing things up. No doubt. :-) > > I have

Viewing HTML difficulties in mutt 1.4

2002-10-18 Thread Mike Leone
Hello. I seem to not be understanding something about viewing HTML email in mut. I have these entries in my muttrc: set mailcap_path = ~/.mutt/.mailcap:/etc/mailcap alternative_order text/plain # Show plaintext rather than HTML And my ~/.mutt/.mailcap has: text/html; w

Re: Autoview images in the pager

2002-10-06 Thread Mike Leone
* Rob Reid ([EMAIL PROTECTED]) wrote this on 10 06, 02 at 02:00: > Hi, > > At 11:58 PM EDT on October 5 Mike Leone sent off: > > * Rob Reid ([EMAIL PROTECTED]) wrote this on 10 05, 02 at 22:35: > > > Danger, Will Robinson! ;-) > > > > > > At 8:21 A

Re: Autoview images in the pager

2002-10-05 Thread Mike Leone
* Rob Reid ([EMAIL PROTECTED]) wrote this on 10 05, 02 at 22:35: > Danger, Will Robinson! ;-) > > At 8:21 AM EDT on October 5 Viktor Lakics sent off: > > I have a crazy idea, I wanted to ask you about: Has anyone ever > > tried to work out how to autoview graphics inside mutt? > > You might

Re: Mutt, SSH and Urlview -> microsoft.public.windowsxp.*

2002-10-05 Thread Mike Leone
* Sven Guckes ([EMAIL PROTECTED]) wrote this on 10 05, 02 at 08:59: > * Elimar Riesebieter <[EMAIL PROTECTED]> [2002-10-04 16:21]: > > Sven Guckes told: > > > still, i hope that the list of newsgroups > > > can help you find people with knowledge > > > about windowsxp scripting and access to the

Re: starting out with gpg

2002-10-03 Thread Mike Leone
* Elimar Riesebieter ([EMAIL PROTECTED]) wrote this on 10 03, 02 at 14:36: > > Not needed! I checked my muttrc for something like gpg --recv and > all is commented out. My keyreceive works from my ~/.gnupg/options: > > keyserver-options auto-key-retrieve include-disabled include-revoked > > T

Re: starting out with gpg

2002-10-03 Thread Mike Arrison
--8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > On Thu, Oct 03, 2002 at 11:27:34AM -0400, Mike Arrison wrote: > > >=20 > > > My question comes to receiving signed message

starting out with gpg

2002-10-03 Thread Mike Arrison
Thanks in advance, Mike Arrison P.S. Does my signature on this email look right? --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9nGHm1NmL0av6/DARAkSTAKCuF

Re: [OT] LDAP lookups (Was: Re: mutt and exchange)

2002-10-01 Thread Mike Leone
* Gerhard Häring ([EMAIL PROTECTED]) wrote this on 10 01, 02 at 21:32: > * Mike Leone <[EMAIL PROTECTED]> [2002-09-30 22:03 -0400]: > > Exchange, by default, makes it's Global Address Books available via LDAP, so > > anything that reads LDAP can read it off of Exc

Re: [OT] LDAP lookups (Was: Re: mutt and exchange)

2002-09-30 Thread Mike Leone
* David Britton ([EMAIL PROTECTED]) wrote this on 09 30, 02 at 19:46: > On Thu, Sep 26, 2002 at 08:29:52AM -0400, Gregory Seidman wrote: > > > > In particular, it is my understanding that there is some > > way to use the global (and personal?) address book(s) on the server. Maybe > > it's LDAP?

Re: fast conversion of html mail to text

2002-09-30 Thread Mike Leone
* Sven Guckes ([EMAIL PROTECTED]) wrote this on 09 30, 02 at 20:56: > * Sven Guckes said: > > well, if you subscribe to a HTML-only newsletter > > then you were asking for it - so it's your problem. > > * Michael Leone <[EMAIL PROTECTED]> [2002-09-26 17:27]: > > It's *not* a problem, for me, any

replying to unwrapped messages with vi

2002-09-30 Thread Mike Jackson
"fix" that part which I quote? I would like to be able to do this automatically. Thanks in advance, -- Mike

Re: fast conversion of html mail to text

2002-09-25 Thread Mike Leone
* Sven Guckes ([EMAIL PROTECTED]) wrote this on 09 25, 02 at 21:26: > * On Sep 25 2002, Erik Christiansen..: > > Of the 2247 advertising spams I've received > > since February, 1899 were html. > > * Laurabelle said: > > Am I the only one who read that as "February 1899" and > > thought "what, th

Re: imap and new mail

2002-09-24 Thread Mike Leone
* D. J. Bolderman ([EMAIL PROTECTED]) wrote this on 09 24, 02 at 17:35: > On Thu, 12 Sep 2002, Vincent Lefevre wrote: > > > > At work I now have mutt set up to properly connect via IMAP to an Exchange > > > server. The problem is, though, that new messages always appear as old and > > > unread.

Re: mutt and exchange

2002-09-04 Thread Mike Leone
* David Rock ([EMAIL PROTECTED]) wrote this on 09 04, 02 at 18:05: > On Wed, Sep 04, 2002 at 04:27:19PM -0400, Gregory Seidman wrote: > > Michael Leone sez: Just to be clear .. I did *not* say the following. > > > > Well, I guessed a couple of workgroups, which didn't work, but I don't know >

Re: New mail notification problems

2002-08-19 Thread Mike Leone
* John Iverson ([EMAIL PROTECTED]) wrote this on 08 19, 02 at 16:43: > * On Mon, 19 Aug 2002, Michael Elkins wrote: > > > The only known issue (afaik) about Mutt *not* reporting new > > mail is when the user has "unset mark_old" in their > > configuration. In this case a message that would ordi

Re: spam filter

2002-08-16 Thread Mike Erickson
ften tagged (incorrectly) as non-spam, but which the user doesn't want. Same format as whitelist_from. Note that is per-user, which I think is what you want. hth, mike > > Probably something along the lines of this (but I'm a little rusty; > > the flags are probabl

Bye, for now

2002-07-11 Thread Mike Schiraldi
I'm leaving my job to return to school, and my new priorities mean i can't really keep up with the traffic on the mutt lists anymore. Also, mail to [EMAIL PROTECTED] will start bouncing soon. However, if anyone has any questions about S/MIME or the index_context patch*, you can reach me at [EMAIL

Re: mark all as read?

2002-06-18 Thread Mike Arrison
Or for those that prefer macros: macro index A "T.*\n;WN;^t.*\n" "mark all as read" On Wed, Jun 19, 2002 at 02:31:17AM +0800, Qingjia Zhu wrote: > Maybe it's a dumb question, but how do I mark all mails in > a mailbox as already read? -Mike Arrison

Re: bad mime types

2002-06-18 Thread Mike Arrison
On Tue, Jun 18, 2002 at 02:06:55PM -0400, Mark J. Reed wrote: > You can change the type of an attachment from the attachment menu > (after hitting 'v'). After moving the cursor to the attachment > and before hitting RETURN to open it, hit control-e, and enter > "application/msword" or whatever.

bad mime types

2002-06-18 Thread Mike Arrison
could associate application/octet-stream, but that seems dumb. Thoughts? -Mike Arrison

Re: Deleting a message from multiple folders

2002-06-12 Thread Mike Schiraldi
en, every now and then i go into =spam, double-check for false positives, tag everything, and apply a script which does the message-matching-and-deleting trick i mentioned in an earlier message. Thanks for the suggestions, everyone. -- Mike Schiraldi VeriSign Applied Research msg28929/pg

Re: sorting by date question

2002-06-12 Thread Mike Schiraldi
> Is there a way to have mutt sort it by the date received instead of > the date sender marks it with? Sure is: Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: ^^ -- Mike Schiraldi VeriSign Applied Research msg28925/pgp0.pgp Descr

Re: Deleting a message from multiple folders

2002-06-12 Thread Mike Schiraldi
ectly confident that i'm deleting the right message. And i won't have to strcmp all 20,000 messages in the archive, since i just have to look at messages whose filesize is exactly the same. -- Mike Schiraldi VeriSign Applied Research msg28921/pgp0.pgp Description: PGP signature

Re: Deleting a message from multiple folders

2002-06-12 Thread Mike Schiraldi
> spamassassin (http://spamassassin.org/) works well for me and it is > set up for use w/ procmail. you add a recipe to run spamassassin. > spamassassin tags it and then you can do whatever you want with the > spam with another recipe. Yeah, spamassassin is very cool, but unfortunately it's not

saving attachments with permissions

2002-06-12 Thread Mike Arrison
with 0600 permissions. Is there anyway to add a default permission setting of 0644 for attachment saves? Or even a macro that would issue the chmod? -Mike Arrison

Deleting a message from multiple folders

2002-06-12 Thread Mike Schiraldi
ox and see eighteen pieces of spam, i'd like to tag them all, run a macro, and have those messages deleted not only from my inbox, but also from the two archive folders. Has anyone here done anything like this? Anyone got a suggestion? Thanks -- Mike Schiraldi VeriSign Applied Resea

Re: [Slightly OT] Arrgggg! Data Recovery!

2002-06-11 Thread Mike Schiraldi
any folders, is to just change into the "source" folder, tag all messages ("T."), and then save all tagged messages to the "destination" folder. If you use mbox, you can just cat the folders together. If you use maildir, you can just copy every file in cur/ and new/

bcc on folder-hook

2002-06-11 Thread Mike Arrison
: folder-hook abc 'set bcc="[EMAIL PROTECTED]"' But bcc doesn't seem setable like that (I suspect because I'm not yet in the compose context). Or, maybe something like this: macro generic setbcc "[EMAIL PROTECTED]" "set bcc" folder-hook abc 'setbcc' Any ideas? -Mike Arrison

Re: multi line macros? - Solution

2002-06-10 Thread Mike Arrison
mi, AND removed it after the final ^M... it worked :) Moral: Whitespace is bad. -Mike Arrison

Re: multi line macros?

2002-06-10 Thread Mike Arrison
On Mon, Jun 10, 2002 at 06:18:42PM +0200, Nicolas Rachinsky wrote: > > macro compose 3 "^Umy_alias^M; \ > > ^Uother_addr^M " "Set From to my_alias" > > I would try it without the leading whitespace in the second line. Good thought. No dice. -Mike

Re: multi line macros?

2002-06-10 Thread Mike Arrison
actual lines. -Mike Arrison

Re: multi line macros?

2002-06-10 Thread Mike Arrison
from part. That is the from part worked but the bcc part did not. -Mike

multi line macros?

2002-06-10 Thread Mike Arrison
slashes in the middle of the sequence don't seem to do it. Any thoughts? -Mike Arrison

quote_regexp

2002-06-10 Thread Mike Arrison
w other characters as quotes, stick in the second brackets, like this one I did: set quote_regexp="^([ \t]*[%|>:}#])+" Maybe this will help someone :) -Mike Arrison

Re: [OT] scriting abook, was: recommend good address book

2002-06-08 Thread Mike Arrison
" Wouldn't that be nifty? Maybe I'll work on that, of if someone smarter wants to jump in here. -Mike Arrison

Re: trash function (was 3 quick questions)

2002-06-07 Thread Mike Schiraldi
> What is a "folder history"? Press c and then up. -- Mike Schiraldi VeriSign Applied Research msg28736/pgp0.pgp Description: PGP signature

mbox files

2002-06-07 Thread Mike Arrison
Hello Mutters, I run mutt in a few different locations. I've gathered a few different sent-mail mbox files that I'd like to combine into one. Would cat'ing one onto another do it? Is mutt smart enough to still sort them? -Mike Arrison

Re: 3 quick questions

2002-06-06 Thread Mike Schiraldi
> Well here's a feature request. I wish there were an option to have > mutt prompt you for which return address to use, being able to pick > from a menu of addresses set somewhere in the muttrc. Any > possibility? Sure, just use this simple command from within mutt: !cd /usr/src/mutt && $EDITO

Re: 3 quick questions

2002-06-06 Thread Mike Arrison
n open back up in the right folder. So with some help from fellow mutters, I now use these macros to change from info on command: alias Me1 Me <[EMAIL PROTECTED]> alias Me2 Me <[EMAIL PROTECTED]> macro compose 1 "^UMe1^M" "Set From to Me1" macro compose 2 "^UMe2^M" "Set From to Me2" I sanatized my information here a bit, so forgive me if there are syntax mistakes. :) -Mike Arrison

Re: recommend good address book

2002-06-06 Thread Mike Arrison
ute. Its source is simple, so if you don't like the way it does something, or you want to add a feature, it's easy. Yeah Open Source! -Mike Arrison

Re: NuBe: upgrade question

2002-06-06 Thread Mike Arrison
d to > create a directory called man. you need --prefix=/usr It will then place binaries in /usr/bin and man pages in /usr/man/etc... -Mike Arrison - - End forwarded message - - -- -- End of mutt-users-digest V1 #1187 *

Re: NuBe: upgrade question

2002-06-06 Thread Mike Arrison
d to > create a directory called man. you need --prefix=/usr It will then place binaries in /usr/bin and man pages in /usr/man/etc... -Mike Arrison

alias instead of real from

2002-06-05 Thread Mike Arrison
6 L Jun 05 08:02 To Mutt Users' (1.1K) ..>Re: key macros Only the alias which they used in their To: is displayed. What gives? -Mike Arrison

Re: indicator color question

2002-06-04 Thread Mike Schiraldi
o turn it on; just leave the indicator setting at its default, which i believe is: mono indicator reverse -- Mike Schiraldi VeriSign Applied Research msg28595/pgp0.pgp Description: PGP signature

Re: Changing from address -> set edit_hdrs

2002-06-04 Thread Mike Arrison
" - thankyou! Thanks for the tip > and please dont send TOFU (text oben, fullquote unten). thanks. I was unfamiliar with the acronym, but I think I figured it out, yes? -Mike Arrison

Re: Changing from address

2002-06-04 Thread Mike Arrison
I was really thinking something more of a one keystroke macro kinda thing that would immediately change my from address etc... Your solution is nice, but it a) waits until sending, and b) relies on the to address. I want to be able to change froms regardless of to. Anyone else? -Mike

Changing from address

2002-06-03 Thread Mike Arrison
I'm not the only one with this problem. Any help here? -Mike Arrison

aliases and address book

2002-05-30 Thread Mike Arrison
<[EMAIL PROTECTED]> alias "Jones, Bob" <[EMAIL PROTECTED]> alias "Jackson, Chuck" <[EMAIL PROTECTED]> ... I'm willing to type in their full names, but I don't want to have to remember full email addresses. Is that legal? -Mike Arrison

slightly OT: yahoo groups

2002-05-29 Thread Mike Arrison
Howdy, What is the relationship between yahoo groups and the mutt user's list? I ran across this link http://groups.yahoo.com/group/mutt-users/ from this page http://mutt.blackfish.org.uk/ . Sorry for being OT. -Mike Arrison

[no subject]

2002-05-16 Thread Mike Schiraldi
> I have install mutt 1.2.5.1 on sco openserver 5 > i would like to have it in french, what have i to do ? > thanks Try 'export LANG=fr_FR' before running mutt. Also, using a subject line of "URGENT!!!" was pretty rude. Essayez 'export LANG=fr_FR' avant mutt courant. D'ailleurs, utilisant une li

Re: Sending Mails out of mutt to mailhub

2002-05-15 Thread Mike Arrison
nt of view. So then I tried the DSsmtp.comcast.net trick. Now about according to /var/log/maillog all my mail is "sent (OK.)", but about half of it gets lost in space without a bounce error of any sort. Can anybody help us? What is the best way to run a mail server from a

Re: sorting

2002-05-14 Thread Mike Arrison
On Tue, May 14, 2002 at 02:03:19PM -0400, darren chamberlain wrote: > * Mike Arrison <[EMAIL PROTECTED]> [2002-05-14 14:00]: > > Hello again, > > I'm trying to figure out how sorting is really done in Mutt. > > I currently have sort=threads. I thought tha

sorting

2002-05-14 Thread Mike Arrison
a snip of my bugtraq foler today so you can see what I mean about the dates not being sorted. As you see, the thread looks good, but the other times are out of order. Any ideas? -Mike Arrison 4 May 13 15:05 Ross Coppage(3.0K) ATMSNMPD Vulnerable but no 5 May 13

Re: New Messages Flag

2002-05-13 Thread Mike Arrison
Tada! We have a winner. In order for a folder to be considered for a 'N' flag, it must be specified in the mailboxes command. That was what I was missing. Thanks a bunch to all. -Mike On Mon, May 13, 2002 at 08:35:20PM +0200, Wojciech Krygier wrote: > On Mon, May 13,

Re: New Messages Flag

2002-05-13 Thread Mike Arrison
s if you remove the "set folder_format" from your .muttrc > and then restart mutt? Will that make the "N" flag show up correctly? Good thought, but that doesn't seem to be the problem. Upon remove my folder_format line I see the listing as so: 10 -rw--- 1 arrison arrison112989 May 13 12:34 \ apache_users And my mod date is still more recent than my access date. -Mike

Re: New Messages Flag

2002-05-13 Thread Mike Arrison
u about new mail! Sorry, not so easy :) FYI: My setup is fetchmail(POP)->procmail->local folders. Mutt then accesses the folders locally (no IMAP). Thanks Again, Mike Arrison

New Messages Flag

2002-05-13 Thread Mike Arrison
seeing: 10 66442 May 13 08:48 apache_users Unfortunately, I never see an 'N' even though when I enter a folder, it clearly shows new messages (marked with an 'N') like so: 1 N May 12 12:05 XX (0.5K) XX How do I get that 'N' on the fo

html mail

2002-05-13 Thread Mike Arrison
render html with lynx or links? Thanks in advance, Mike Arrison

index color wierdness

2002-05-12 Thread Mike Erickson
n/sendmail" MAILPATH="/var/mail" SHAREDIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" ISPELL="/usr/local/bin/ispell" To contact the developers, please mail to <[EMAIL PROTECTED]>. To report a bug, please use the muttbug utility. (this also happens with the CVS version I'm using) mike

Re: deleting messages and default folders

2002-05-10 Thread Mike Arrison
On Fri, May 10, 2002 at 04:04:42PM +0200, Jochen Striepe wrote: > Hi, > > please wrap your lines at 72 chars. Thx. I'd very much like to. How would I do that automatically in vi? Is there something like "set editor="vim set wrap 72"" or something? -Mike

deleting messages and default folders

2002-05-10 Thread Mike Arrison
lfile isn't my primary mailbox, and I'd rather have Mutt open my primary by default. Thanks in advance, Mike Arrison

deleting messages and default folders

2002-05-10 Thread Mike Arrison
lfile isn't my primary mailbox, and I'd rather have Mutt open my primary by default. Thanks in advance, Mike Arrison

Re: How does mutt send mail?

2002-05-07 Thread Mike Schiraldi
> Looking through the mutt executable, I can't see any references to > sendmail. How'd you look? Here's what i get: $ strings mutt | grep sendmail sendmail_wait /usr/sbin/sendmail -oem -oi /usr/sbin/sendmail -- Mike Schiraldi VeriSign Applied Research msg27926/pgp

newbie

2002-05-06 Thread Mike Arrison
anybody point me in the right direction here? -Mike Arrison

Re: "permission denied" messages flashes across screen

2002-05-03 Thread Mike Schiraldi
n your editor -- Mike Schiraldi VeriSign Applied Research msg27850/pgp0.pgp Description: PGP signature

Re: About wrapping lines.

2002-05-02 Thread Mike Schiraldi
name IIRC. It provides a variable, post-uses-fill-mode, on by default, which turns on post mode when composing a message. -- Mike Schiraldi VeriSign Applied Research msg27806/pgp0.pgp Description: PGP signature

Re: About wrapping lines.

2002-05-01 Thread Mike Schiraldi
if you want to use a long line anyway, it's pretty easy to either turn off auto fill mode, or just edit the one line. -- Mike Schiraldi VeriSign Applied Research msg27780/pgp0.pgp Description: PGP signature

Re: Transition from Pine to Mutt

2002-04-30 Thread Mike Schiraldi
ow if you'd like to see mine. I remember having all sorts of frustrations coming from Pine to mutt, but one by one i found that there was a .muttrc setting that would fix the problem. Within a week or two i couldn't imagine going back to Pine. -- Mike Schiraldi VeriSign Applied Research

Re: running mutt behind a firewall

2002-04-25 Thread Mike Jackson
rly simple to set up connections through firewall in your ssh2_config file. -- Mike

Re: history for builtin editor?

2002-04-24 Thread Mike Schiraldi
> The history will only save mutt commands and not anything you do in your > shell I don't think that's what he's saying. Some programs (like PostgreSQL's psql tool) remember their history across invocations. The request (and i think it's a great one) is for

Re: muttrc mode for emacs

2002-04-24 Thread Mike Schiraldi
> This is a permanent URL. The site will move soon. Which is it? -- Mike Schiraldi VeriSign Applied Research msg27590/pgp0.pgp Description: PGP signature

Re: X-Header

2002-04-22 Thread Mike Schiraldi
tutes its output at that position, giving you something like: X-Issue: Red Hat Linux release 7.2 (Enigma) -- Mike Schiraldi VeriSign Applied Research msg27526/pgp0.pgp Description: PGP signature

  1   2   3   >