Re: Composing ask From: address and arbitrary keys in PGP

2019-07-26 Thread Robert
make sure that profiles don't bleed into each other. And from then on you can just add all the values that you want to have set in this identity. As you can see, you can even set the folders for sent mail, postponed messages and the trash. Hope this helps! Robert

Re: Composing ask From: address and arbitrary keys in PGP

2019-08-01 Thread Robert
y-hook '~C ^per...@example.com$' 'source ~/.config/neomutt/profiles.d/1.rc' That's three lines. > Can you check your codes to see if you typed correctly or you may have > left something? Nope, that's pretty much my setup. Of course, I generate the profiles.rc and the profile.d/*.rc files with a script based on a yaml file, but the generated configuration looks just like that. Hope that helps, Robert

Re: Composing ask From: address and arbitrary keys in PGP

2019-08-08 Thread Robert
pastebin.com/cmJS7mz5 Good luck! Robert

Re: Handling multiple From addresses

2022-09-13 Thread Robert
ssary (neo)mutt rc files. The details, as well as the python script are available here: https://spacepanda.se/neomutt-pt7.html Toodles, Robert

suggestion on mutt's manual

2000-01-04 Thread Robert Chien
esp. the one on www.mutt.org) should always be concurrent with the latest version, people who use an older version but new to mutt may be less confused this way. Just a thought... Robert

[little OT] message-id

2000-01-13 Thread Robert Chien
something with it (if it sees a duplicate, then ignore the duplicate, etc). If it doesn't find one, what should be done? Thanks! Robert

Re: Help - basic send-hook not working.

2000-02-01 Thread Robert Chien
On Tue, Feb 01, 2000 at 01:08:15PM -0600, Larry P. Schrof wrote: > What am I missing? > > send-hook '-t [EMAIL PROTECTED]' 'my_hdr X-Testing: Yes' ^ i think this should be ~ instead. > > The my_hdr never gets run when I send mail to [EMAIL PROTECTED] . Robert

Re: testing procmail

2000-03-15 Thread Robert Kim
EMAIL PROTECTED] \ > "I prefer the term Artificial Person myself."/ > ----- -- -- Robert W. Kim e-mail: [EMAIL PROTECTED] --

Problem: I recieved a strange email with several strange headers.

2000-03-30 Thread Robert Suetterlin
e of it. I attached the email to this letter, so if any of You mail gurus are listening perhaps You know why I get this mail and what to make of the header line. Bye, Robert S. {:). -- Robert S"utterlin eMail: [EMAIL PROTECTED] office phone: +(49)89 / 3299 - 3545 office address: Gie

detecting mutt version

2000-06-14 Thread Robert Tsai
Can the .muttrc detect what version of mutt is running? I would rather not 'mutt -F .muttrc.' depending on the hostname of the current machine. I want to use 'subscribe' and 'lists' appropriately, depending on what version of mutt is being run (which depends on what machine I'm logged in on, on w

Q: Why does mutt handle mailboxes differently when accessed via IMAP?

2000-07-13 Thread Robert Suetterlin
maildir as it does locally, and/or if/what this is something I have to teacj my IMAP-Server? 2) Can I get mutt to access my muttrc in work over IMAP? Thanks, Robert S. {:). P.S.: I do not know much about IMAP, I just use it like I use TCP, i.e. without technical knowledge. --

mailboxes vs. folders?

2000-09-11 Thread DuCharme, Robert
This seems like a dumb question, but what's the difference between mailboxes and folders? I couldn't find anything in the Mutt literature. What advantages does each offer over the other? thanks, Bob

Recipient in hdr_format?

2000-09-19 Thread DuCharme, Robert
I don't see anything under "Format String" in the manual to put a message's recipient in the hdr_format string. Because I like to keep both the messages that I received and messages I sent about project foo in the foo mailbox, I want to see both the author and recipient's name, in case I'm the aut

RE: sort index by alpha

2000-09-27 Thread DuCharme, Robert
>How to sort index ( where I see my mailboxes by alpha ) ? I'd like to >keep other folder sorting methods( some folder by date some by thread ). while looking at your folder's message headers: o. (Reverse order: O.) I discovered this (and many other things I wondered about) by pressing ? for he

"my_hdr From:" vs. "set reverse_name"

2000-09-27 Thread DuCharme, Robert
In my .muttrc, "my_hdr From:" seems to override my set reverse_name heading, but I want it to be the other way around. I only want the "my_hdr From:" return address used for new mail and the reverse_name one used for replies. Any suggestions? (Warning: I haven't used Mutt macros yet--is there a li

newbie problems with mutt, postfix and imap.

2000-10-05 Thread Robert Nelson
- set hostname="imap.princeton.edu" set spoolfile={imap.princeton.edu} set folder={imap.princeton.edu} fcc-hook ~A {imap.princeton.edu}Sent -- Any help on (1) and (2) above is greatly appreciated. -rob -- Robert W. Nelson Center for Energy & Environm

mailing list replies...

2000-11-08 Thread Robert Sweet
What is the correct syntax for adding mailing list replies? When I hit L, I get no mailing list found. I am on several mailing list mutt/suse-linux-e/suse-security/proftpd. I read the faq and man page, but didn't find any info. tia. -- [EMAIL PROTECTED]| "What is the robbing of a bank

Re: mailing list replies...what about?

2000-11-08 Thread Robert Sweet
On Wed, Nov 08, 2000 at 11:32:02AM -0800, Robert Sweet wrote: > > What is the correct syntax for adding mailing list replies? > When I hit L, I get no mailing list found. I am on several > mailing list mutt/suse-linux-e/suse-security/proftpd. I read > the faq and man page, but

Thanks...

2000-11-10 Thread Robert Sweet
New to the list and justed wanted to thank everyone. Seems like a very nice list. Thanks again. -- [EMAIL PROTECTED]| Fats Loves Madelyn -o) | Linux, the Choice /\ | of a GNU generation _\_v | |

sending mail and a copy saved to sent-mail...

2000-11-15 Thread Robert Sweet
Does anyone know how to have a copy of mail sent saved to a mailbox i.e., sent-mail? -- [EMAIL PROTECTED]| Under a government which -o) | imprisons any unjustly, the Linux, the Choice /\ | true place for a just man is of a GNU generation _\_v | also in priso

Re: Automatic cc to me

2000-11-29 Thread Robert Sweet
Tue, Nov 28, 2000 at 10:55:38AM -0800, Larry Spitz wrote: > A mutt newbie question. Apologies if this is not the correct forum for such a >question. If not, please advise me where I can find the answer. > > My need is simple: I want to automatically receive a Cc of every message I send. I >pres

Virtualhost and jailing to ~...

2000-12-02 Thread Robert Sweet
I am having problems jailing users to their home dir. On one box this locks them in (Suse 7.0): DefaultRoot ~ But on a SuSe 6.4 box with updated proftd it doesn't work. Can someone suggest the best way to jail the user to their home dir? I know it has been a topic on and off, but I could not f

Re: Virtualhost and jailing to ~...OOPS...

2000-12-02 Thread Robert Sweet
On Sat, Dec 02, 2000 at 02:13:30PM +0530, Suresh Ramasubramanian wrote: > Robert Sweet proclaimed on mutt-users that: > > [...] > > But on a SuSe 6.4 box with updated proftd it doesn't work. > [...] > > The proftpd list is down the hall, third door to th

Re: Nvi saved the file mutt-incursion-5855-11

2001-01-19 Thread Robert Martinovic
p/mutt-incursion-5855-11 on the machine > incursion, when it was saved for recovery. You can recover > most, if not all, of the changes to this file using the -r > option to editor: > > editor -r /tmp/mutt-incursion-5855-11 > -- --------

Re: addressing problem

2001-01-19 Thread Robert Martinovic
Hey, On Fri, Jan 19, 2001 at 09:45:58PM +0100, Martin wrote: > 1: Please trim your lines to 76-78 chars per line! THX I am curious on how this is done. Rob -- ---> mlaich.com Robert Martinovic [EMAIL PRO

Wierd Behaviour

2001-03-05 Thread Robert Martinovic
hough I haven't specified this anywhere * Some default keybindings don't work - such as when pressing c to changes mailboxes, ? doesn't work Any suggestions? Robert Martinovic

Re: default color in Eterm on Solaris

2001-03-06 Thread Robert Martinovic
works fine on Linux, but on Solaris I get black for a default > color. This is an issue I have noticed in Debian Linux on Alpha. There may be a 64-bit issue here Robert > I tried setting TERM to linux and eterm, but that didn't help. > I also built the latest version of mutt

Line length using EDITOR=emacs

2001-03-07 Thread Robert Martinovic
Hello, I know that there are mutt users using emacs as their editor. I would like to know how to set line length at 72 chars in my .emacs It infuriates many to have messages longer that 72 chars to a line Robert

Re: Debian, Mutt, Eterm, Ncurses

2001-03-11 Thread Robert Martinovic
I added the line to my .muttrc which helped with the background issue: color normal white default Robert On Thu, Mar 08, 2001 at 07:13:48AM -0800, Jason Helfman wrote: > Well the term is xterm. > > I have tried to export vt100 and linux, but I am getting the same issue. > When

spell checking

2001-03-23 Thread Robert Barish
Hello I am just getting my feet wet with mutt and trying it out to see if it will be my email client of choice. So far I really like the speed of mutt. I have a real basic question. How does one incoporate a spell checker with mutt? Does it use ispell. If you can use a spell checker how do

Re: Revisiting Mutt, Debian, Ncurses, Eterm .....

2001-04-29 Thread Robert Sweet
.Eterm/themes/mutt or check the system wide files. SuSE has mutt theme for eterm, maybe debian does too. -- _ _ __ _ _ ___| |_ | '__| / __\ \ /\ / / _ \/ _ \ __| | | _ \__ \\ V V / __/ __/ |_ |_|(_) |___/ \_/\_/ \___|\___|\__| [EMAIL PROTEC

Re: .signature-related blues

2001-09-21 Thread Robert Berkowitz
/; } # read one srand; seek(FI, $sig[int rand ($#sig + .)], SEEK_SET) or die "Can't seek"; while () { last if /^$/; chomp ($_); $msg .= "\n"; $msg .= $_; } } open (SIG, "$ARGV[0]") or die "Can't open $ARGV[0]"; while ()

Re: ENTER for send-message?

1999-01-21 Thread Ollivier Robert
According to Ulli Horlacher: > I want to send my messages with ENTER, so I put in my muttrc: > bind compose send-message I have this in mine and that works: bind compose \r send-message bind compose \n send-message -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=-

Re: emacs mutt mode anyone?

1999-03-11 Thread Ollivier Robert
.com/~emk/mutt.html> -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] Mutt patches collection: http://mutt.frmug.org/>

Re: patch problem

1999-03-12 Thread Robert Chien
e multiple patches, it thinks you're applying the patch to just the first file. Maybe getting the gnu patch would help? Don't know how to fix it though, I had to apply the patch manually (luckily, it was a short one :). I'm not a developer, but I would certainly like to know the solution as

Re: patch problem

1999-03-13 Thread Ollivier Robert
According to Robert Chien: > Don't know how to fix it though, I had to apply the patch manually > (luckily, it was a short one :). I'm not a developer, but I would > certainly like to know the solution as well. Can you do a "ident" or "what" on your patch b

Re: imap problem

1999-03-18 Thread Robert Chien
Hi, I'm also using mutt with SIMS, and I don't have any problems with it. mutt is a great mailer! Try switching to mutt 0.96.1, it has many imap features that's not in 0.95.4. Robert On Wed, Mar 17, 1999 at 12:36:35PM +0100, Martin Keseg - Sun Slovakia - SE wrote: > Hi >

Re: resizing bug

1999-03-19 Thread Robert Chien
Igor, When I resize my terminal window, mutt doesn't really change size at all, but it doesn't crash after I compose mail either. I'm using: Mutt 0.96.1i Solaris 7 and solaris curses Robert On Fri, Mar 19, 1999 at 10:22:11AM -0500, Igor Schein wrote: > Hi, > > I fou

limit question

1999-04-16 Thread Robert Chien
nbox are marked read! I have not been able to reproduce it, but it's possibly a bug. I'm using IMAP. Thanks. Robert -- "It was so crazy, it just might work." -jwz

Re: limit question

1999-04-16 Thread Robert Chien
On Fri, Apr 16, 1999 at 09:12:43PM -0400, Jeffrey Haas wrote: > On Fri, Apr 16, 1999 at 07:47:43PM -0500, G. T. Francisco wrote: > > On Fri, Apr 16, 1999 at 05:33:45PM -0700, Robert Chien said: > > > I have a simple question: after I type 'l' to limit messages by a >

Re: limit question

1999-04-19 Thread Robert Chien
On Sun, Apr 18, 1999 at 04:28:03PM +0200, Stefan `Sec` Zehl wrote: > On Fri, Apr 16, 1999 at 06:38:17PM -0700, Robert Chien wrote: > > This is good, but wouldn't it be more intuitive to show me all messages > > when the limit is blank? developers, would you consider th

Re: IMAP folders

1999-04-19 Thread Robert Chien
5.4i and 96.1. Browsing > works with 96.1, but id rather have a stable 95.4 with a few > keyboard bindings to my folders. As far as I know, mutt's imap support is greatly improved in 0.96.1, something you won't find in 0.95.4i unfortunately. And it has been very stable for me sinc

Re: moving old mail -- folder-hook problems

1999-04-26 Thread Robert Chien
want to do? I could be wrong, but I believe ";s" instead of just "s" will save the tagged messages. Try it and let me know! :) Robert

Re: filter question

1999-06-04 Thread Robert Chien
rs filter or sort mail into folders when they open their IMAP > mailbox. Thanks for the help! You can first use T to tag messages with a certain criteria, then use ;s to save all tagged messages to a folder. Robert

a hook question

1999-07-20 Thread Robert Chien
to successfully configure my hooks. maybe i overlooked something and the answer is really simple, if so, please point it out to me. robert

forward email as attachment?

1999-08-06 Thread Robert Chien
mails to attach. This is my wish list item. Any suggestions? -- Robert Chien

Re: forward email as attachment? (possible bug found!)

1999-08-06 Thread Robert Chien
On Sat, Aug 07, 1999 at 12:00:12AM +0200, Gero Treuner wrote: > Hi! > > On Fri, Aug 06, 1999 at 02:50:11PM -0700, Robert Chien wrote: > > If I save it to a file, then attach that file, it sort of > > works but takes a lot of time, esp. if I'm attaching 3+ > >

Re: possible imap bug?

1999-08-13 Thread Robert Chien
I haven't heard from anyone yet, so I'm resending this: - On Sat, Aug 07, 1999 at 12:00:12AM +0200, Gero Treuner wrote: > Hi! > > On Fri, Aug 06, 1999 at 02:50:11PM -0700, Robert Chien wrote: > > If

procmail an IMAP inbox

1999-09-23 Thread Robert Chien
.procmail/msgid.cache --- end Thanks, Robert

Re: Cut and paste annoyance...

1999-09-30 Thread Ollivier Robert
ot;/usr/local/etc" ISPELL="/usr/local/bin/ispell" _PGPPATH="/opt/pgp5/bin/pgp" _PGPV2PATH="/opt/pgp5/bin/pgp" _PGPV3PATH="/opt/pgp5/bin/pgp" _PGPGPGPATH="/usr/local/bin/gpg" To contact the developers, please mail to <[EMAIL PROTECTED]&

Re: whats the -*> ??

1999-10-04 Thread Robert Chien
part of the Which RFC specifies the format of In-reply-to:? Reason I ask is because dtmail (as well as Eudora Pro, hotmail) doesn't seem to do it and thus breaks my threads in mutt. I would like to submit a bug report and need some references. Thanks, Robert

Re: export message

1999-10-05 Thread Robert Chien
>out > > will strip the headers of an mbox format mailbox. Or use formail (man formail for more details), | formail -I ""#extracts body of current mail robert

Re: sending mail

1999-10-11 Thread Robert Chien
On Mon, Oct 11, 1999 at 06:24:02PM +0100, John Poltorak wrote: > How do I find out exactly what mutt is piping into sendmail when I > select 'send' after composing an email? > > Are there any debug options I can switch on in mutt? try: set sendmail=echo Robert

Re: "User-Agent" header still not in stable branch

1999-11-09 Thread Ollivier Robert
According to David DeSimone: > Is this the right format for the User-Agent header? I thought it was > supposed to be "agent-name/version-num". Something like this: > > User-Agent: Mutt/0.96.6i Yes, as far as I know, it is supposed to be "User-Agent: /" --

Re: mutt with transparent background color

1999-12-01 Thread Robert Chien
;default", which is valid on Eterm but not Solaris. Just my guess. Robert

Re: Multiple Personalities

1999-12-02 Thread Robert Chien
Depending on your situation, hooks can be tricky. A general rule-of-thumb is to remember that hooks are "sticky". In most cases, you want to set up a default hook. Read the manual, it should help. Robert

Re: problem with save-hook

1999-12-10 Thread Robert Chien
t; > I created a hook in my .muttrc file: > > save-hook linuxsa +linux Try this instead: save-hook '~C linuxsa*' +linux Robert

Re: problem with save-hook

1999-12-10 Thread Robert Chien
On Fri, Dec 10, 1999 at 02:07:18PM -0600, David DeSimone wrote: > Robert Chien <[EMAIL PROTECTED]> wrote: > > > > Try this instead: > > > > save-hook '~C linuxsa*' +linux > > Is the '*' there so that you can match 'linuxs

Re: Saving messages to a mailboxes

2011-12-02 Thread Robert Holtzman
On Fri, Dec 02, 2011 at 04:08:58PM +0400, Alexander Pletnev wrote: > Hi guys. > > I started to use mutt because i become a fan of vim. And it's awesome to use > my favorite text editor for composing and asnwering emails. At the risk of posting heresy, have you checked out Alpine or Re-Alpine? Te

Re: How to handle mailing list

2012-01-20 Thread Robert Holtzman
On Fri, Jan 20, 2012 at 07:25:43PM +0100, Frank Steinmetzger wrote: > Dear users > > > In light of the recent thread about MLs and my constant encounter with the > following problem, I'd like to ask: > > How do _you_ start a new thread to a mailing list? > > My preferred method right now is to

name file?

2012-09-08 Thread Robert Holtzm
Running mutt 1.5.20-9+squee on squeeze (obviously). When I compose a message, the "From" header is as shown above which is incorrect. ~/.muttrc shows no option to set this. Somewhere there is a file with my full name. I remember typing it in when I installed the system but can't find it. I'm not ev

Re: name file?

2012-09-08 Thread Robert Holtzman
On Sun, Sep 09, 2012 at 12:33:59AM +0200, Bernard Massot wrote: > On Sat, Sep 08, 2012 at 03:01:56PM -0700, Robert Holtzm wrote: > > When I compose a message, the "From" header is as shown above which is > > incorrect. ~/.muttrc shows no option to set this. Somewhere th

Re: name file?

2012-09-09 Thread Robert Holtzman
On Sun, Sep 09, 2012 at 12:53:11AM +0200, Ennio-Sr wrote: > * Robert Holtzm [080912, 15:01]: > > Running mutt 1.5.20-9+squee on squeeze (obviously). When I compose a > > message, the "From" header is as shown above which is incorrect. ~/.muttrc > > shows no option

Re: notmuch-mutt

2012-09-19 Thread Robert Holtzman
On Fri, Sep 21, 2012 at 12:05:34AM +0300, Hratch Megerditchian wrote: > What do I have to do to unsubscribe from mutt as I don’t want to receive > emails for other cases A good start would be to stop hijacking threads. -- Bob Holtzman If you think you're getting free lunch, check the price of t

Re: email has changed, you won't change everyone, and you don't have to

2012-11-22 Thread Robert Holtzman
On Tue, Nov 20, 2012 at 03:34:13PM -0500, Peter Davis wrote: > > On 11/20/12 3:18 PM, Rado Q wrote: > >Software can't do magic, or make up for human failures. Sometimes > >the responsibility is with the user, not the code. > > Nope. Totally wrong. The responsibility is entire with the design > an

Re: email has changed, you won't change everyone, and you don't have to

2012-11-22 Thread Robert Holtzman
On Tue, Nov 20, 2012 at 09:45:05PM +0100, Rado Q wrote: .snip.` > > Ok, we disagree on basic principles, because I require responsible > and respectful users for any tool, no matter how well or badly > it's coded. > > People kill people, guns are just their tools for

Re: email has changed, you won't change everyone, and you don't have to

2012-11-22 Thread Robert Holtzman
On Thu, Nov 22, 2012 at 07:22:03PM -0500, Peter Davis wrote: .snip. > >>Nope. Totally wrong. The responsibility is entire with the design > >>and the code, and never with the user. Otherwise it's a failed > >>product. > >You're absolutely right...as soon as they make pr

Re: HTML-only e-mail (WAS [the near-endless line-length thread])

2012-12-10 Thread Robert Holtzman
On Mon, Dec 10, 2012 at 06:27:35AM -0600, Jim Graham wrote: > Changing the subject so this (hopefully) doesn't restart the endless > thread. > > On Mon, Dec 10, 2012 at 06:27:42AM -0500, Rich Kulawiec wrote: > > On Tue, Nov 20, 2012 at 06:44:35PM -0600, Jim Graham wrote: > > > If you keep trac

Re: Question about PGP and mutt

2013-01-10 Thread Robert Holtzman
On Thu, Jan 10, 2013 at 07:33:16AM -0600, Dale A. Raby wrote: > On Thu, Jan 10, 2013 at 01:37:54PM +0100, Andreas Hanke wrote: > > Hello together, > > > > I have a question about PGP and mutt! > > > > gpg2 works fine on my system, I have already tested that. > > > > In my .muttrc I have that add

Re: .procmailrc configurations

2013-01-23 Thread Robert Holtzman
On Wed, Jan 23, 2013 at 10:58:37AM +0800, horseriver wrote: > hi: > >How to edit my .procmailrc to put mails from different mail list into > different maildir? > >can this work : >:0 >* ^to: mutt-users@mutt.org >mutt-users@mutt.org Read this: http://www.ii.com/internet/ro

Re: .procmailrc configurations

2013-01-23 Thread Robert Holtzman
On Wed, Jan 23, 2013 at 10:17:45AM -0700, s. keeling wrote: > Incoming from horseriver: > > > >How to edit my .procmailrc to put mails from different mail list > >into different maildir? > > > >can this work : > >:0 > >* ^to: mutt-users@mutt.org > >mutt-users@mutt.org >

Re: .procmailrc configurations

2013-01-24 Thread Robert Holtzman
On Thu, Jan 24, 2013 at 12:18:21AM -0700, s. keeling wrote: > Incoming from horseriver: > > On Wed, Jan 23, 2013 at 01:46:54PM -0700, Robert Holtzman wrote: snip > > > Read this: > > > > > > http://www.ii.com/internet/robots/pr

Re: .procmailrc configurations

2013-01-24 Thread Robert Holtzman
On Thu, Jan 24, 2013 at 08:23:02AM +0800, horseriver wrote: snip. > > OK! > Here is my config: > > :0 > * ^TO_: mutt-users@mutt.org >$MAILDIR/mutt > > can it works ? Did you try it? If not, why? You're not doing your homework. -- Bob Holtzman If yo

Re: use of .forward file

2013-01-25 Thread Robert Holtzman
On Fri, Jan 25, 2013 at 11:19:55AM +0800, horseriver wrote: > hi: > I place a .forward file in my home dir , according to man pages, > I write an mail address in this file. So ,when I receive a mail ,it will be > sent to that address, Did I understand wrong? Why are you posting this to a

Re: Why sign every message? (was Re: Sending attachments without crypt_autosign

2013-03-06 Thread Robert Holtzman
On Wed, Mar 06, 2013 at 09:37:46AM -0600, Dale Raby wrote: > I sign most of my messages, even though I only know a few people who > actively use GnuPG/PGP. As I see it, this is one way of promoting > encryption. I.e.: "What is that block of gibberish you have at the end > of your emails?" "That,

Re: The etiquette of RTFM (Re: I have forgotten ...)

2013-06-24 Thread Robert Holtzman
On Thu, Jun 20, 2013 at 05:58:16PM -0500, Derek Martin wrote: > On Thu, Jun 20, 2013 at 09:51:13AM -0500, Dale A. Raby wrote: > > On Thu, Jun 20, 2013 at 08:35:25AM -0600, Paul E Condon wrote: > > > I really don't need to be told RTFM. I am 80 yrs old. > > > I forget things. > > [I think people

TO: header

2013-09-12 Thread Robert Holtzm
What file does mutt source to generate the TO: header? Compare the one in this post to the last name in the sig. It appears that the problem started around Aug 16 as far as I can tell. Going back to earlier posts in my outbox it's correct. I'm running wheezy w/ mutt 1.5.21-6.2 and xfce4 4.8.0.3 f

Re: TO: header

2013-09-15 Thread Robert Holtzm
On Thu, Sep 12, 2013 at 03:46:26PM -0700, Kevin J. McCarthy wrote: > Robert Holtzm wrote: > > What file does mutt source to generate the TO: header? Compare the one > > in this post to the last name in the sig. It appears that the problem > > started around Aug 16 as far as I

Re: TO: header

2013-09-16 Thread Robert Holtzman
On Sun, Sep 15, 2013 at 11:47:01PM +0200, Suvayu Ali wrote: > On Sun, Sep 15, 2013 at 02:31:06PM -0700, Robert Holtzm wrote: > > On Thu, Sep 12, 2013 at 03:46:26PM -0700, Kevin J. McCarthy wrote: > > > Robert Holtzm wrote: > > > > What file does mutt source to genera

Re: TO: header

2013-09-16 Thread Robert Holtzman
On Mon, Sep 16, 2013 at 02:47:55PM -0700, Kevin J. McCarthy wrote: > Robert Holtzman wrote: > > Why didn't I see those were .muttrc > > entries! My only remaining question is since these settings aren't shown > > in .muttrc, and since prior to ~16 August the problem

Re: Mutt Tips / Guide

2013-09-21 Thread Robert Holtzman
On Sat, Sep 21, 2013 at 09:25:42AM +0200, John Niendorf wrote: > On Sat, Sep 21, 2013 at 12:14:15AM -0700, Josef Bailey wrote: > > > >I have been getting stuff from other peopls public .muttrc and its helping > >me so much > > That's what I've been doing as well. > > >Are there good n00b guides

Re: Mutt Tips / Guide

2013-09-21 Thread Robert Holtzman
On Sat, Sep 21, 2013 at 01:04:38PM -0700, Josef Bailey wrote: > On 09/21, Sauli Heinola wrote: > > * Josef Bailey : > > > > > How do i access list archives [2] > > > > > > Can i download this into mutt or do i have to go to a website for this ? > > > > > > I Prefer to read everything in mutt > >

Re: Mutt Tips / Guide

2013-09-21 Thread Robert Holtzman
articipate on our free time, > you should help others help you by asking well researched, pertinent > questions. Most of the things you have asked recently, you could have > easily answered yourself either by reading Gmails FAQs, the Mutt manual, > or simple web searching. > > Y

Re: Mutt Tips / Guide

2013-09-23 Thread Robert Holtzman
On Mon, Sep 23, 2013 at 10:45:11PM +1200, Chris Bannister wrote: > On Sat, Sep 21, 2013 at 03:55:49PM -0700, Josef Bailey wrote: > > On 09/21, Robert Holtzman wrote: > > > > > > http://www.catb.org/~esr/faqs/smart-questions.html > > > > > > -- >

Re: Mutt Tips / Guide

2013-09-26 Thread Robert Holtzman
On Wed, Sep 25, 2013 at 04:51:50PM +, Josef Bailey wrote: > On 09/23, Robert Holtzman wrote: > > > > > > > > > > http://www.catb.org/~esr/faqs/smart-questions.html > > > > > > > > > > -- > > > > > Bob Holtzman >

Re: To choose to sign a message

2013-11-01 Thread Robert Holtzman
On Thu, Oct 31, 2013 at 06:15:51PM +0100, Dominique Asselineau wrote: > Hello, > > Does Mutt allow sending a message signed or not signed according the > recipient? To choose to sign at the last moment or in the sending > screen. > > It seems all messages must be signed. Are you referring to gp

Re: mutt: new user

2013-11-17 Thread Robert Holtzman
On Sun, Nov 17, 2013 at 12:30:00PM +0100, Martin Vegter wrote: ...snip.. > thanks, I have the sent folder set up already. > > set mbox_type=Maildir > > setfolder="~/.mail/" > set mbox="~/.mail/" > set spoolfile="~/.mail/inbox/" > setrecord="~/.ma

Regex pattern length limit

2015-12-01 Thread Robert Svoboda
mutt silently drops the rest of the pattern. I have two questions: 1. Is this a bug? AFAIK there's nothing in the fine manual about pattern limited length. If the pattern is longer than the limit it should at least warn the user about it, no? 2. Is there anything I can do to work around thi

Re: Pretty print filters

2002-02-25 Thread Robert Berkowitz
t so that you can do what you talked about with having four pages on one printed page. Hope that gets you started. -- Robert Berkowitz "With a rubber duck, one's never alone." - Douglas Adams msg24761/pgp0.pgp Description: PGP signature

Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
anyone know how to go about doing this? Thanks in advance, -Robert

Re: Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
I'm using gnupg, and I did what you said. All seems to be working now. Thanks! -R On Sat, Mar 23, 2002 at 08:38:41PM -0800, Will Yardley wrote: > Robert Conde wrote: > > > > When I send a pgp encrypted message to someone, I can't read it in my > > fc

Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
anyone know how to go about doing this? Thanks in advance, -Robert

Re: Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
I'm using gnupg, and I added that line to my options file. It seems to be working now! Thanks! -Robert On Sat, Mar 23, 2002 at 08:38:41PM -0800, Will Yardley wrote: > Robert Conde wrote: > > > > When I send a pgp encrypted message to someone, I can't read it

Re: Encrypting my outgoing messages to myself for fcc

2002-03-24 Thread Robert Conde
What would you suggest as an alternative? On Sun, Mar 24, 2002 at 07:42:54AM -0500, Shawn McMahon wrote: > begin quoting what Robert Conde said on Sat, Mar 23, 2002 at 11:20:46PM -0500: > > > > When I send a pgp encrypted message to someone, I can't read it in my > &g

Re: Scrolling the Index

2002-03-27 Thread Robert Conde
have the ability for the user to specify the number of lines to > scroll. You either get one line or one page, which is controled by > menu_scroll. -- Robert S Conde PGP Key: 0xE94C96E3 msg26282/pgp0.pgp Description: PGP signature

Macro doesn't push enter

2002-03-29 Thread Robert Conde
I have the following line in my muttrc file so that I can quickly open the spool file with alt-1 (I have set meta_key). macro generic 1 ":push c!" "open spool file" It almost works. I have to type alt-1 . It isn't pushing enter for me. What's up with that

Re: Macro doesn't push enter

2002-03-29 Thread Robert Conde
That works. Thanks. -R On Fri, Mar 29, 2002 at 11:32:41AM -0800, Will Yardley wrote: > Robert Conde wrote: > > > I have the following line in my muttrc file so that I can quickly open > > the spool file with alt-1 (I have set meta_key). > > > > macro ge

Re: Macro doesn't push enter

2002-03-29 Thread Robert Conde
macro index I "!\r" works fine, but macro generic I "!\r" gives me the error hange-folder>=! is not a mailbox. Why's that? -R On Fri, Mar 29, 2002 at 11:32:41AM -0800, Will Yardley wrote: > Robert Conde wrote: > > > I have the following line in m

automating move of folders, imap to imap

2002-04-02 Thread Robert Chien
e)? I've looked at fetchmail, but it downloads the messages and give them to MTA, which I don't want. I've also looked at UW's imapxfer utility, but the username and password is entered interactively there, and can't migrate one folder at a time. Please CC me on the reply, as I just subscribed. Thanks, -- Robert Chien

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-04-02 Thread Robert Conde
sit still, while the index scrolls around it. > > -- > David DeSimone | "The doctrine of human equality reposes on this: > [EMAIL PROTECTED] | that there is no man really clever who has not > Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson > Rich

  1   2   3   >