On Wed, May 16, 2001 at 05:27:44PM -0400, William Park wrote:
> On Wed, May 16, 2001 at 11:04:18PM +0200, Thomas Roessler wrote:
> > On 2001-05-16 16:39:32 -0400, Mr. Wade wrote:
> >
> > >Mutt also has a built-in editor, "crappy" or otherwise, not that I
> > >make a habit of using it very often.
On Wed, May 16, 2001 at 04:31:38PM -0600, dave hoye wrote:
> All,
>
> I would like to have fetchmail retrieve my messages from within mutt. This
> way procmail is able to move the messages to the proper folders. The way I
> currently have mutt configured, -all- of the mail goes to my spool file
On Thu, May 17, 2001 at 01:55:46AM +0200, Michael Tatge wrote:
> dave hoye muttered:
> > I would like to have fetchmail retrieve my messages from within mutt.
> > This way procmail is able to move the messages to the proper folders.
> > The way I currently have mutt configured, -all- of the mail g
On Thu, May 17, 2001 at 06:35:24AM +0200, Thomas Roessler
([EMAIL PROTECTED]) wrote:
> On 2001-05-16 20:22:09 -0400, Rich Lafferty wrote:
>
> >You'd be surprised. "Use mutt with -x" is a standard answer to the
> >(increasingly common) question, "How can I send mail with an
> >attachment from m
On Wed, 16 May 2001 12:54:05 -0400 Mike Schiraldi wrote:
> > Mutt needs mindshare. Otherwise we all lose. Some day you'll wake up and
> > mutt won't be able to read mail cause 99% of the world is using
> > proprietary MS|Sun|Oracle|Whatever extensions.
> The best protection against all those exte
Brendan Cully wrote:
> IMAP always gets dragged into this, and it's a red herring. Fetchmail
> cannot fully replace the functionality of mutt's IMAP code, and
> neither can any other tool. IMAP is a mailbox driver, and as such is
> the province of the MUA.
What confuses me about fetchmail is that
Masand, Manish [mutt-users] :
> I am a newbie in the world of mutt and am in the process of setting it
> up on my systen.Would someone be kind enough to tell me how to add a entry
> to display my signature below the body of the mail
set signature=~/.signature
And then create a small file call
Hi,
I just wanted to notify at least you guys (I'm not a member of
mutt-dev so I don't post there) that since HTML mail is so difficult,
I'm probably just going to write a HTML code stripper (only caring
about and such *necessities*) in some sort of patch form. Wish
me luck.
And - don't do as s
Am Don, 17 Mai 2001, schrieb Masand, Manish:
> I am a newbie in the world of mutt and am in the process of
> setting it up on my systen.Would someone be kind enough to tell me
> how to add a entry to display my signature below the body of the
> mail
Just write
set signature="your_sig_file"
in
* On [010517 17:57] Masand, Manish <[EMAIL PROTECTED]> wrote:
> i did create a .signature file but it was not picked up
>
> my .muttrc contains
>
> ``set'' sig_dashes=yes
> ``set'' signature="/opt/tkshome/.signature"
> ``set'' bounce_delivered=yes
> ``set'' dsn_notify="failure,delay"
> ``set''
* On [010517 18:32] Masand, Manish <[EMAIL PROTECTED]> wrote:
> i have removed the quotes...
>
> but the problem remains
>
> is this problem becoz i am firing mutt on Unix by the following command
>
> mutt -a xyz.txt [EMAIL PROTECTED] < abc.txt
This may be the problem, as I have just tried this
Masand, Manish ([EMAIL PROTECTED]) said something to this effect on 05/17/2001:
> any solution to this problem? anyone?
Yeah:
mutt -a xyz.txt [EMAIL PROTECTED] < (cat abc.txt; echo "--"; cat ~/.signature)
(darren)
--
Optimization hinders evolution.
Masand, Manish wrote:
> i have removed the quotes...
>
> but the problem remains
>
> is this problem becoz i am firing mutt on Unix by the following command
>
> mutt -a xyz.txt [EMAIL PROTECTED] < abc.txt
>
> pls advise
>
> Manish Masand
Hmm... it seems that the contents of the file specifie
darren chamberlain wrote:
> Masand, Manish ([EMAIL PROTECTED]) said something to this effect on
>05/17/2001:
> > any solution to this problem? anyone?
>
> Yeah:
>
> mutt -a xyz.txt [EMAIL PROTECTED] < (cat abc.txt; echo "--"; cat ~/.signature)
If you're going to do it that way, at least includ
On Thu, May 17, 2001 at 05:19:45PM +0200, Petri Kelottijaervi wrote:
>
> I just wanted to notify at least you guys (I'm not a member of
> mutt-dev so I don't post there) that since HTML mail is so difficult,
> I'm probably just going to write a HTML code stripper (only caring
> about and such *n
* On [010517 19:15] Mike Schiraldi <[EMAIL PROTECTED]> wrote:
> Hey, i'm sick of using external encryption suites like GPG. I think mutt
> should absorb all their functionality. And all those external apps in
> .mailcap, too. And i'm sick of having to install Unix before i can use
> mutt. mutt is
[Note: moved to mutt-users only!]
> I am using mutt to send e-mail messages to the development group
> following a product build/compile. Now I am writing some scripts for a
> new product which is made out of multiple modules each of which will be
> built individually. I may find myself in a situ
Hi...
Currently I have in /etc/muttrc:
set indent_string="> "
I want to have my replies look like the following example:
+--
| Hi
|
| Can anyone tell me the format to define a variable(for
| the CVS server) in the inetd.conf file?
+--
[-- reply b
On Thu, May 17, 2001 at 07:24:14AM -0600, Duke Normandin wrote:
>
> I want to have my replies look like the following example:
>
> +--
> | Hi
> |
> | Can anyone tell me the format to define a variable(for
> | the CVS server) in the inetd.conf file?
> +--
Th
My ~/.mailcap entry for 'plain/html' looks like,
text/html; netscape -remote 'openURL(%s)'; nametemplate=%s.html; test=ps -C
netscape 1>/dev/null 2>/dev/null
text/html; netscape %s; nametemplate=%s.html; test=ps -C X 1>/dev/null 2>/dev/null
text/html; lynx %s; nametemplate=%s.htm
I am trying to setup some more advanced scoring based on certain
headers. However...
score ~hSomeHeader: =5
reports
Error in .muttrc, line 13: h: not supported in this mode
Same thing with ~B.
Is there no way to score based on arbitrary headers?
--
Michael Smith ... We bui
Brendan Cully [mutt-users] :
>nail. I've talked to him about IMAP and seen him trying to read his
>mail on the road, and at least a couple of years ago he didn't
>really seem to understand what IMAP was for. Probably had something
>to do with the paucity of decent IMAP clients th
Seems like what I was wanting to do is taboo... OK! How about:
>--
>
>
>
>--
Any ideas on how I can generate _that_ ? Would that break anything?
--
-duke
Calgary, Alberta, Canada
23 matches
Mail list logo