Re: Handing on attempt to send

2024-06-20 Thread Andrew D. Arenson
, Jun 19, 2024 at 11:43:54PM -0400, Andrew D Arenson wrote: > Today, after working for years, my IMAP connection to Dreamhost has started > hanging when I attempt to send an email, showing a message like: "Sending > message... 0K/0.4K (0%)". > > This is mutt version 1.13.

Re: Handing on attempt to send

2024-06-19 Thread Andrew D Arenson
Just to add -- I have, indeed, tried both port 587 and port 465 -- same results. Point about this being SMTP and not IMAP is noted. Thanks! Andy --- Andrew D. Arenson (he/him) H 317.964.0493 arenson (at) spatzel.netC 317.679.4669

Re: Handing on attempt to send

2024-06-19 Thread Andrew D Arenson
2024-06-20 01:00:15] 5> Date: Thu, 20 Jun 2024 01:00:13 -0400 [2024-06-20 01:00:15] 5> From: "Andrew D. Arenson" [2024-06-20 01:00:15] 5> To: aren...@spatzel.net [2024-06-20 01:00:15] 5> Subject: testF debug 9 [2024-06-20 01:00:15] 5> Message-ID: <20240620050013.ga34

Handing on attempt to send

2024-06-19 Thread Andrew D Arenson
what I'm using: set spoolfile="{arenson\@spatzel@imap.dreamhost.com/ssl}INBOX" set smtp_url=smtps://aren...@spatzel.net:$imap_p...@smtp.dreamhost.com:465 set ssl_force_tls = yes set tmpdir=mutttmp set certificate_file=~/.mutt/certificates set imap_keepal

folder-hook for opening with mutt -f

2024-06-07 Thread Andrew J. Caines via Mutt-users
uot;-f =Name". I am aware that I can add "-e 'set delete = yes'". Since this suggests I am trying to do this the wrong way, how should I do this using the configuration? -- -Andrew J. Caines- Unix Systems Architect a.j.cai...@halplant.com "Machines take me by surprise with great frequency" - Alan Turing

Re: IMAP && fetch size of message

2023-12-15 Thread Andrew Marks
about interrupting the download. Good luck, Andrew On Fri, Dec 15, 2023 at 08:11:18AM -0500, Matthias Apitz wrote: > > Hello, > > I'm reading when not at home my mail directly with IMAP in mutt; mutt > knows perfect the size of the mail (body) when presenting the Index > page.

Re: Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-19 Thread Andrew Marks
Hello, I think I got this off the list at some point, but v to view all parts (select the html part) ^o macro attach "^o" "cat > $HOME/mutt.html ; open $HOME/mutt.html" I'm on a system that has "open", but you can also call the browser directly. -Andr

Reading multiple folders from multiple devices

2023-04-12 Thread Andrew D. Arenson
d to using the '-label' option with mailboxes, but Dreamhost hasn't upgraded to a version that supports it yet. Andy -- Andrew D. Arenson (he/him) H 317.964.0493 arenson (at) spatzel.netC 317.679.4669

Re: Using mutt with ProtonMail

2022-08-12 Thread Andrew Stryker
tainer could also be compromised. But I am not a secure computing expert. If you want to go VM or container route, you might be interested in the hydroxide project on GitHub. This also provides a bridge. However, the bridge is designed for servers not desktops. > Thanks, > > Sébastien. Good luck, Andrew

Re: Why uw.edu not accepted my signed email?

2021-11-17 Thread Andrew D. Arenson
On Wed, Nov 17, 2021 at 07:53:47PM +0100, Daniel Tameling wrote: > On Tue, Nov 16, 2021 at 04:36:43PM -0500, Andrew D. Arenson wrote: > > I receive email using IMAP via a davmail process that in turn interacts > > with Indiana University's Office 365 Exchange insta

Re: Why uw.edu not accepted my signed email?

2021-11-17 Thread Andrew D. Arenson
On Wed, Nov 17, 2021 at 07:24:02AM +, Claus Assmann wrote: > On Wed, Nov 17, 2021, Andrew D. Arenson wrote: > > > Oct 21 19:52:35 redsolar sm-mta[1465905]: STARTTLS=client, error: > > connect failed=-1, reason=dh key too small, SSL_error=1, errno=0, > > It seems yo

Re: Why uw.edu not accepted my signed email?

2021-11-16 Thread Andrew D. Arenson
On Wed, Nov 17, 2021 at 05:36:43AM +, Claus Assmann wrote: > On Tue, Nov 16, 2021, Andrew D. Arenson wrote: > > > I don't see any obvious configurations that set how email is > > sent, so my guess is that it is being send via sendmail on my > >

Re: Why uw.edu not accepted my signed email?

2021-11-16 Thread Andrew D. Arenson
On Tue, Nov 16, 2021 at 03:32:15PM -0500, Jon LaBadie wrote: > On Tue, Nov 16, 2021 at 07:29:01PM +, Claus Assmann wrote: > >On Tue, Nov 16, 2021, Andrew D. Arenson wrote: > > > >>Deferred: 403 4.7.0 TLS handshake failed. > > > >This has nothing to do

Re: Why uw.edu not accepted my signed email?

2021-11-16 Thread Andrew D. Arenson
On Tue, Nov 16, 2021 at 07:29:01PM +, Claus Assmann wrote: > On Tue, Nov 16, 2021, Andrew D. Arenson wrote: > > > Deferred: 403 4.7.0 TLS handshake failed. > > This has nothing to do with the content of the mail, it's a problem > between the program you use to

Why uw.edu not accepted my signed email?

2021-11-16 Thread Andrew D. Arenson
get ahold of anyone there to discuss this. I'm hoping to learn enough that I could either fix something on my end or offer a suggestion to the mail server admins at uw.edu about what they might change. Andy -- Andrew D. Arenson (he/him) H 317.964.0493 arenson (at) spatzel.netC 317.679.4669

Thank you for threading!

2021-07-20 Thread Andrew D. Arenson
I recently upgraded my work workstation from RHEL6 to Ubuntu 20.04, so was able to move from mutt 1.5.20 to 1.13.2 ... and now I have threading! I know it's still far behind the latest versions, but it's very exciting, and I'm very thankful. Andy -- Andrew D.

Re: Moving from mutt 1.5 to 1.13.2

2021-06-03 Thread Andrew D. Arenson
Thanks for the explanation, Kevin. Andy On Thu, Jun 03, 2021 at 09:29:18AM -0700, Kevin J. McCarthy wrote: > On Thu, Jun 03, 2021 at 11:42:25AM -0400, Andrew D. Arenson wrote: > >Update: > > > >Setting both of the following solves the first problem: "Encrypted

Re: Moving from mutt 1.5 to 1.13.2

2021-06-03 Thread Andrew D. Arenson
dy On Thu, Jun 03, 2021 at 11:29:08AM -0400, Andrew D. Arenson wrote: > On a RHEL6 box, using mutt 1.5, I got mutt to work w/ davmail, enabling > me to get email from my work Office365 account. > > I'm transitioning to Ubuntu 20.04, which provides mutt 1.

Moving from mutt 1.5 to 1.13.2

2021-06-03 Thread Andrew D. Arenson
'no' with: set ssl_starttls=no ... but that had no effect. Any ideas on where to look next? -- Andrew D. Arenson (he/him) H 317.964.0493 arenson (at) spatzel.netC 317.679.4669

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

2021-02-01 Thread Andrew Marks
On Sun, Jan 31, 2021 at 09:06:23AM +0100, Claus Assmann wrote: > On Sun, Jan 31, 2021, Chinmaya Nagpal wrote: > > > I have a similar setup as yours, except I use the built-in SMTP. What > > advantages are there to using an external sendmail program? Primarily speed, not waiting for mutt to establ

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

2021-01-30 Thread Andrew Marks
r indexer so you can quickly find what you need in your vast archives. -Andrew

Re: support for Office365?

2020-09-15 Thread Andrew D. Arenson
On Tue, Sep 15, 2020 at 01:45:01PM -0400, Andrew D. Arenson wrote: > On Sat, Jun 27, 2020 at 07:49:14AM +0100, isdtor wrote: > > > Andrew D. Arenson writes: > > > My organization is moving to Office365 and have decided, sadly, not to > > > support IMAP. > &g

Re: support for Office365?

2020-09-15 Thread Andrew D. Arenson
On Sat, Jun 27, 2020 at 07:49:14AM +0100, isdtor wrote: > Andrew D. Arenson writes: > > My organization is moving to Office365 and have decided, sadly, not to > > support IMAP. > > > > Anyone have insight in how mutt might still be able to connect to >

support for Office365?

2020-06-26 Thread Andrew D. Arenson
translates from Office365's other protocols to IMAP, as they use a (non-mutt) IMAP mail client. So, I'll follow up with using that intermediary if need be, but would love to hear that mutt could talk directly to Office365 without using IMAP. Andy -- Andrew D. Arens

IMAP folders with a period

2011-05-27 Thread Andrew Hills
that "foo\/bar" can't be found. How can I access folders with the period symbol in the name? --Andrew Hills

Re: Not enough entropy under MS-DOS

2009-10-27 Thread Andrew Haninger
On Tue, Oct 27, 2009 at 5:49 AM, Ersin Akinci wrote: > Yes, that's right, not in a DOS window under Windows or > in DOSBox but under 100% MS-DOS. Wow. I didn't realize the world economic problems had gotten that bad. There's a thread on the Xorg list about someone resurrecting a 1995-era laptop. W

Move false positive spam to multiple folders

2009-09-02 Thread T. Andrew Lorenzen
would I go about moving a message to two different folders in a macro? Or, copying to one folder and then moving to another folder? Thanks for taking a look at this problem, Andrew

Re: synchronization of two maildirs

2008-10-28 Thread Andrew Haninger
On Tue, Oct 28, 2008 at 5:53 PM, <[EMAIL PROTECTED]> wrote: > So I am looking at programs that would synchronize two maildirs. Correct me if I'm wrong, but isn't maildir just a directory of tiny files, each one an email? What's wrong with rsync? Andy

Re: Viewing mutt settings

2008-09-23 Thread Andrew Diederich
On Mon, Sep 22, 2008 at 09:59:37PM -0400, Patrick Shanahan wrote: > * Andrew Diederich <[EMAIL PROTECTED]> [09-22-08 21:49]: > > Is there a way for mutt to tell me what values I've set, or what values > > are default? For example, in postfix if I use "postconf -n&qu

Viewing mutt settings

2008-09-22 Thread Andrew Diederich
n my black background. For example, when I use: color quoted greendefault color quoted1 yellow default I get a white background when I expect to see green on a black background. Thanks for the help. -- Andrew Diederich

Re: smime_keys init doesn't create directories

2008-09-08 Thread Andrew Diederich
On Mon, Sep 08, 2008 at 04:35:36PM +0200, Miroslav Lichvar wrote: > On Sun, Sep 07, 2008 at 05:19:00PM -0600, Andrew Diederich wrote: > > > I'm using the mutt 1.5.17 package on ubuntu 8.04. I have a thawte email > > > certificate I'm trying to use with mutt

Re: smime_keys init doesn't create directories

2008-09-07 Thread Andrew Diederich
On Mon, Aug 18, 2008 at 08:11:30PM -0600, Andrew Diederich wrote: Has anyone run into a scenario where "smime_keys init" doesn't create any directories or files? Alternately, is there any documentation about what files, formats, and directory structure smime_keys is supposed to ma

smime_keys init doesn't create directories

2008-08-18 Thread Andrew Diederich
les and directories it needs. Also, since it's not working quite right, if I make the files by hand, I don't know why the script isn't working, so it may break further when I need it. Has anyone else ran into where smime_keys init doesn't init, and fixed it? Thanks for the help. -- Andrew Diederich

Re: Mutt to access emails from pst?

2007-10-10 Thread Andrew Haninger
On 10/8/07, Sander Smeenk <[EMAIL PROTECTED]> wrote: > I'm happy you CC'd the list. The 'bad part' is CC'ing the Original > Poster. As he/she is likely to be subscribed to the list too. > > List replies are good. Direct replies are bad. However, list+direct replies allow you to flag a list message

Re: Macro/Key Binding to call Fetchmail?

2007-07-10 Thread Andrew Strong
On Tue, Jul 10, 2007 at 07:52:09PM -0600, Kyle Wheeler wrote: > On Wednesday, July 11 at 11:42 AM, quoth Andrew Strong: > >I normally check mail from within Mutt 1.5.16 as follows: > > > > ! Fetchmail -v > > > >but I suspect this could be bound to a key rather t

Macro/Key Binding to call Fetchmail?

2007-07-10 Thread Andrew Strong
Hi, I normally check mail from within Mutt 1.5.16 as follows: ! Fetchmail -v but I suspect this could be bound to a key rather than typed in each time. I have flailed around with no success, could I have a little direction from the mutt-users? Thanks, Andrew -- Andrew's Corner

delete dupe messages - thanks

2007-03-29 Thread andrew clarke
I just wanted to give a quick "thanks" to the Mutt developers who made it simple to delete duplicate messages from my mailbox. I was grateful for this feature after YahooGroups went bezerk earlier today [1]. :-) (press D, use ~= as the search pattern, press $ to save) Regards Andrew

group reply without loopback CC

2002-03-02 Thread Andrew P. Bell
When I do a group-reply, how can I automatically filter out *my* email address? I'm already writing all sent messages to folders with save_name and I'm getting a second useless mail unless I manually remove my name from the To or CC list. -- Andrew Bell

Re: quote_regexp occasionally ignored

2002-03-02 Thread Andrew Pimlott
ages with the format=flowed parameter, quoting is determined according to the rules of that format (described in RFC 2646), and quote_regexp is ignored. Thanks, Andrew

quote_regexp occasionally ignored

2002-03-01 Thread Andrew Pimlott
exp, the leading ">"s are found, as expected. The only other setting I have found that would affect this is smiley. I have not changed the default of this setting, and it should not match the lines in the attached message. Is there any other reason for the behavior I'm see

Re: STARTTLS behaviour

2002-02-23 Thread Andrew McDonald
I sent my original message just to mutt-dev, but it might be of interest to mutt-users as well, since it brings up security issues that people might not have thought about with the current STARTTLS behaviour. On Fri, Feb 15, 2002 at 08:19:46PM +, Andrew McDonald wrote: > The current start

Re: www.mutt.org updated

2002-01-05 Thread Andrew Brown
ttle calling attention to it. not easy to find. also, it might be good to remove the link to ftp.guug.de from the download page, since it no longer seems to be the "same machine". -- |-< "CODE WARRIOR" >-| [EMAIL PROTECTED] * "ah!

Re: [Fwd: help]

2001-11-18 Thread Andrew Eichmann
On Sat, Nov 17, 2001 at 07:57:04AM -0500, Bela Bartok wrote: > > I just dont want to use sendmail, if i am sending a big email, and i > disconnect, it will stay in sendmail queue, and i dont want that. I want > to the simpler, bert solution for desktop freebsd machine for handling > emails

Re: OT Procmail rule not working.

2001-10-25 Thread Andrew Brown
's/[\/]/_/g'` > >:0: >* ^Sender: owner-\/[^@]+ >lists/`echo $MATCH | sed -e 's/[\/]/_/g'` > >It's this last rule that doesn't work. Here's what it produced for a >mail msg to this list: what's MATCH set to? -- |-< "CODE WARRIOR&q

Re: multiple fcc usage

2001-10-04 Thread Andrew Brown
it's a perl script that i've been using (for two days) in place of sendmail on my system (well, ultimately it just calls sendmail, but you get the picture). i have this in my .muttrc file set sendmail="/home/andrew/Mail/bin/sendmail -t -oi -oem" and the attached script i

Re: multiple fcc usage

2001-10-03 Thread Andrew Brown
x27; folder is for. you've got it more or less correct, but mutt won't currently save to the sent folder *and* the recipient folder. :( -- |-< "CODE WARRIOR" >-| [EMAIL PROTECTED] * "ah! i see you have the internet [EMAIL PROTECTED] (Andr

Re: multiple fcc usage

2001-10-03 Thread Andrew Brown
uld look something like: > >:0: >* ^X-Me: >sent-`date +%m-%d-%Y` this, of course, involves the mta. seriously though, procmail doesn't need to be involved. a bcc to andrew+sent could get captured by sendmail and forwarded directly to a file by the use of a file called .forward+s

Re: multiple fcc usage

2001-10-03 Thread Andrew Brown
;-| [EMAIL PROTECTED] * "ah! i see you have the internet [EMAIL PROTECTED] (Andrew Brown)that goes *ping*!" [EMAIL PROTECTED] * "information is power -- share the wealth."

multiple fcc usage

2001-10-03 Thread Andrew Brown
ail to do the message submission. kinda icky. is there a better way? -- |-< "CODE WARRIOR" >-| [EMAIL PROTECTED] * "ah! i see you have the internet [EMAIL PROTECTED] (Andrew Brown)that goes *ping*!" [EMAIL PROTECTED] * "information is power -- share the wealth."

Re: long line handling

2001-08-08 Thread Andrew Pimlott
he particular > optimization in question (at least not when you're looking at it ;-) Well, I'm disappointed, and I'll probably scream bloody murder if vim ever "happens" to break long lines, but I guess I'll have to give up on this one. Thanks, Andrew

Re: long line handling

2001-08-08 Thread Andrew Pimlott
On Wed, Aug 08, 2001 at 02:25:01PM -0400, Thomas E. Dickey wrote: > On Wed, 8 Aug 2001, Andrew Pimlott wrote: > > > When the "markers" and "smart_wrap" options are both off, it would > > be nice if mutt would print long lines to the screen without a > &g

long line handling

2001-08-08 Thread Andrew Pimlott
ut buffer. I tool a look at fixing this, but it didn't look trivial, so I gave up and decided to post it as a feature request. FWIW, vim behaves the way I want, but less does not. I'm using mutt 1.3.15i in Debian "testing". Please Cc: me on any replies. Thanks, Andrew

Re: File permissions?

2001-05-04 Thread Andrew W. Nosenko
lucky all world ;-). But *never* mind about make umask in Mutt another than 077! I don't want patch Mutt every release for removing these or similar options. -- Andrew W. Nosenko([EMAIL PROTECTED])

Re: postponed message lost

2001-04-12 Thread Andrew Pimlott
to have observed it, I will chalk it up as a freak occurance. Thanks to those who answered. Andrew

Re: postponed message lost

2001-04-11 Thread Andrew Pimlott
On Wed, Apr 11, 2001 at 08:58:57PM +0200, Rado S. wrote: > On Tue 10.Apr'01 at 19:51:54 -0400 wrote > Andrew Pimlott <[EMAIL PROTECTED]>: > > / There may be a bug in mutt 1.2.5 that causes postponed messages to > / be lost. > > When you edit a message but don

postponed message lost

2001-04-11 Thread Andrew Pimlott
gone. I am running Debian 2.2 and Linux 2.2.19 on a machine that has been very stable. Any ideas? Andrew PS: Email Cc:s appreciated.

Re: Mutt Generating BAD Signatures with GPG

2001-04-08 Thread Andrew W. Nosenko
igure time), ~/.muttrc and gpg.rc used by you? -- Andrew W. Nosenko([EMAIL PROTECTED])

Re: Folder-Hook to purge??

2000-12-05 Thread Andrew Nosenko
ws a workaround? TIA All right since you use ~d pattern what is date-sent. If you want to use date-received -- use ~r pattern instead. -- Andrew W. Nosenko([EMAIL PROTECTED])

Re: saving message/rfc822 attachments to a folder

2000-11-29 Thread Andrew Pimlott
hould save all messages to the same mailbox (like when you do this from the message index), instead of prompting separately for each attachment. Thanks for the help, Andrew

saving message/rfc822 attachments to a folder

2000-11-28 Thread Andrew Pimlott
for a given message, but this could get confusing for nested message/rfc822 attachments) would be treated as a mini-mailbox, permitting all functions normally available in index mode. A keystroke in the attachment menu would enter this mode. Please Cc: me on replies, if you don't mind. Andrew

Re: .saves-hostname-pid files

2000-11-28 Thread Andrew Nosenko
XEmacs. Was cured in last unstable versions (if I understand correctly xemacs-patches postings). This files used for recover your session if you require this over M-x recover-session If don't have any session what you want to recover then can safe delete this files. -- Andrew W. No

Re: problem using quoted printable encoding with gpg

2000-11-27 Thread Andrew Nosenko
rst who have this behavior. Yet another possibility/question -- do you have some rules in .procmailrc for patching application/pgp and similar? -- Andrew W. Nosenko ([EMAIL PROTECTED])

automatically encrypting saved messages

2000-11-20 Thread andrew
hey folks, im scratching my head trying to figure out how to make mutt encrypt messages with my own key once i save them to a folder. my goal is to encrypt the body so i can still search through subjects. apologies if i am missing something stupid, but i am at a loss. tia, a

Re: GPG 1.0.3 and mutt

2000-10-24 Thread Andrew W. Nosenko
ented out and replaced by "clear" gpg commands. Check for is you use fresh gpg.rc? -- Andrew W. Nosenko([EMAIL PROTECTED])

RE: Reply to all???

2000-06-26 Thread andrew . raiche
re this out. It was great fun. People would push down, it wouldn't work, and they would be dumbfounded. Even after the shop posted signs the assumtion that the door was broken continued stop people from reading the sign. Any way what I'm suggesting is this is not a FAQ item but rather a desi

Re: Re: Re:

2000-06-26 Thread Andrew Eichmann
On Sat, Jun 17, 2000 at 11:54:18PM -0700, Eugene Lee wrote: > > Threads are usually broken because someone's mailer doeesn't generate > any useful trackable header like Message-ID, References, or In-Reply-To. > I would rather get the person to use a better client, or smack her/his > ISP to add th

Re: Re: Re:

2000-06-26 Thread Andrew Eichmann
On Sat, Jun 17, 2000 at 09:59:30PM -0500, David Champion wrote: > I warn you now - this is more than you asked for. Yep, it is. ;-) Thanks anyway. > > On 2000.06.17, in <[EMAIL PROTECTED]>, > "Andrew Eichmann" <[EMAIL PROTECTED]> wrote: > >

Re: Re: Re:

2000-06-26 Thread Andrew Eichmann
On Sat, Jun 17, 2000 at 09:58:44PM -0400, David T-G wrote: > Andrew -- > > I don't have an easy answer for your question, though procmail springs to > mind for starters. You mentioned searching the manual; did you find > $reply_regexp and see what you can do with it

Re: Re:

2000-06-17 Thread Andrew Eichmann
Hello, When I thread mailing list messages, often the thread will be broken up because of differing versions and placement of ``Re:'' in the subject line, compounded by different mail clients' handling of the subject line. For example, if the original message's Subject: line is ``[BOB] What's

[sureshr@staff.juno.com: Re: How do I make pop support do polling?]

2000-06-10 Thread Andrew Eichmann
Timothy Ball proclaimed on mutt-users that: >Fetchmail is frowned upon because of the fact that fetchamil basically >runs as a deamon. What's wrong with that? Andy Eichmann

bouncing emails from temp. domain

2000-06-08 Thread Andrew Eichmann
/rfc822 Content-Transfer-Encoding: 8bit Return-Path: Received: (from gibby@localhost) by werich.enteract.com (8.9.3/8.9.3) id UAA00923 for [EMAIL PROTECTED]; Thu, 1 Jun 2000 20:15:49 -0500 Date: Thu, 1 Jun 2000 20:15:49 -0500 From: Andrew Eichmann <[EMAIL PROTECTED]> To:

Question on mutt and mailbox choices

2000-06-05 Thread Andrew Paul Rossetti
I set mutt up so that I use a different smtp server? Thank you for the help. -Andrew Rossetti

Re: Exclusive matching

2000-05-29 Thread Andrew W. Nosenko
Mikko Hanninen wrote: : I didn't look into this deeply, but just to throw an idea out -- : did you try something like: : : ^~L (alice|bob|carol) Right answer is: ^(~L alice)|(~L bob)|(~L carol) -- Andrew W. Nosenko([EMAIL PROTECTED])

Setting your reply to:

2000-04-06 Thread Andrew R. Brink
I've looked through the manual, maybe not well enough, but how would I set my Reply-To: To something? Please make sure you send a copy to me as I am not on this list. TIA, Andrew

Re: %N in $folder_format

2000-03-09 Thread Andrew W. Nosenko
I'm delivering mail into these folders with : procmail. Your incomming mailbox (mailboxes) is placed on NFS-mounted file system? Try --enable-buffy-size in configure-time. -- Andrew W. Nosenko([EMAIL PROTECTED])

Re: Russian charsets and automatic recoding

2000-03-01 Thread Andrew W. Nosenko
ng in this branch implemented with using external charset files -- this allow add new charsets without recompilation of Mutt, and charset aliases -- without charset hooks. -- Andrew W. Nosenko([EMAIL PROTECTED])

Re: Russian charsets and automatic recoding

2000-03-01 Thread Andrew W. Nosenko
Denis Chapligin wrote: : Hi : : How can i make Mutt automaticly recode e-mails from one character set to another one? I not have any problems with it. Is your `charset' variable set properly? What is your local encoding? What is encoding of recode-failed message (for example)? -- And

Re: OT(?) Mailboxes

2000-01-14 Thread Andrew O'Callaghan
ork. Once a copy is in the mail directory, and you are satisfied that mutt can read it, either delete the old directory, or move the old directory. HTH, Andrew O'C On Fri, Jan 14, 2000 at 08:49:30AM +0100, Volker Tanner wrote: > On Fri, Jan 14, 2000 at 03:45 +0200, Mikko Hänninen wrote:

mac-binhex40 encoding

2000-01-05 Thread Andrew J. Schorr
Can anyone tell me how to handle a MIME attachment that was encoded using BinHex 4.0? I received an e-mail containing several JPEG photos that were attached as follows: --=_947052952==_ Content-Type: application/mac-binhex40; name="putin4.jpg" Content-Disposition: attachment;

Re: How to save to a new mailbox in a folder?

1999-12-15 Thread Andrew O'Callaghan
directory. + regards, Andrew O'C On Wed, Dec 15, 1999 at 09:05:30AM +, Chris Green wrote: > Qui

problem with save-hook

1999-12-09 Thread Andrew O'Callaghan
t_hook variable decides how to parse the expression. So I added the following line to my .muttrc file: set default_hook="~f %s !~P | (~P ~C %s)" I still can't get the mail to save in the linux mailbox. Could someone please point me in the right direction? regards, Andrew O'Callaghan

Re: macro for saving

1999-12-06 Thread Andrew O'Callaghan
ctory. I didn't know about the unset autoedit option. This pretty well does what I want. regards, Andrew O'C

Multiple POP accounts and personalities...

1999-12-06 Thread Andrew Clark
t can? -- Regards, Andrew Clark.

POP accounts and replys

1999-12-05 Thread Andrew Clark
. Is it possible to get mutt to do this? I have not been able to figure out how yet. If it is possible, can someone give me a brief run down on the process? If it isn't, can anyone tell me a Linux mail client that can? -- Regards, Andrew Clark.

macro for saving

1999-12-05 Thread Andrew O'Callaghan
of any sort (like what elm does I think, where you are prompted for To: field, then Subject: field etc.) Any ideas? regards, Andrew O'Callaghan

~f patterns in score commands

1999-09-28 Thread Andrew Pimlott
When I construct a score pattern using ~f, it appears to behave differently from in other contexts. Specifically, the expression seems to be matched only against the email address, not the name. Eg, if this message is From: Andrew Pimlott <[EMAIL PROTECTED]>, an ordinary search for eith

Re: mutt & russian LC_MESSAGES

1999-07-24 Thread Andrew W. Nosenko
(accepting default). : Is this a known problem ? No. Which russian D/N all work well, but this was not comfortable for me. And was changed to english Y/N/etc... If you want, can send our `po/ru.po' file for 0.95.4i -- Andrew W. Nosenko([EMAIL PROTECTED]) æÁÍÉÌØÎÙÊ ÐÒÉÚÒÁË(c) åÌÅÎÁ îÏÓÅÎËÏ

Mutt Bug?

1999-03-31 Thread Andrew Bell \[4036\]
is desired behaviour? Forgive my sloth insofar as how I haven't looked to the code for answers. :) -- Regards, Andrew Bell

Printing Problem

1999-03-18 Thread Andrew Bell \[4036\]
Hello mutt users, I want to know if there is a command, hook, or whatnot to print a message with its sent or arrival timestamp. I use a2ps right now, but the associated timestamp printed out is the current time. Is there something simple that I can do to get this working? Thanks in advance,

Re: definition of "hair trigger" (was Re: traffic)

1999-03-01 Thread Andrew Bell \[4036\]
al conditions, when used by > experts, but they have acquired a reputation for causing accidents, since they > are so easy to set off by accident. > -Bennett Hmmm, you sound like an American. I've never seen such a detailed description of a silly idiom. I hope Juergen appreciates your effort. -- Andrew Bell