On Sun, Aug 19, 2001 at 05:36:25AM -0400, Ken Weingold wrote:
: On Sun, Aug 19, 2001, Suresh Ramasubramanian wrote:
: > Ken Weingold [19/08/01 05:22 -0400]:
: > >
: > > One thing, too. It is possible that the MTA on your server is
: > > ignoring procmail. I had this issue once on a shell accou
Eugene Lee [20/08/01 00:49 -0700]:
> If your MTA is not configured to use Procmail, or it's configured to
> ignore ~/.forward (or any other user-maintained config file), you're
> pretty much stuck. If your admin is physically accessible, try bribing
> the person with food.
ITYM Beer.
On Sun, Aug 19, 2001 at 10:45:23PM -0700, dannyman wrote:
> that is better to have my heder say "danny howard" if I'm e-mailing
> somebody for the first time, but once I have a dialogue going, and
> I reply to a mesage, I can just be "dannyman"
maybe you should try with set edit_headers=yes in
On Mon, Aug 20, 2001 at 12:03:19AM -0400, Joel Hammer wrote:
> I think that chattr +A will do want you want.
Only if your mailbox is in an ext2fs partition, which is not always the
case.
Perhaps the best solution so far is a program to be run before and after
invoking mutt, that does the new m
quoting Joel Hammer:
> Do you have a .forward file in your home directory?
yeap (|exec /usr/bin/procmail
DEFAULT=$HOME/Mail)
> Then, do you have mistakes in your .procmailrc file.
do not know yet. I've set procmailrc just like you said but still it
won't work.
> Now, I forget just how
quoting Mark Hill:
> > I've added these mailboxes to ~/.muttrc like so:
> > #mailboxes
> > mailboxes !
> > mailboxes =blackbox
> Again, thanks for all the help, I've learnt a few good mailboxes tricks. :)
if you're not sure, full path to the mailbox can be used, like this:
mailboxes /var/spool
Hello,
I have a designer who works on a mac and always sends me
layout images in this format:
[applica/mac-binhex, 7bit, 911K]
the only way i can view it is if i read this email in
Netscape. I've looked into the linux mac utils, but
they don't seem to work for me. can anyone tell me
how in
Suresh Ramasubramanian <[EMAIL PROTECTED]> said something to this effect on
08/19/2001:
> Ken Weingold [19/08/01 05:22 -0400]:
> > One thing, too. It is possible that the MTA on your server is
> > ignoring procmail. I had this issue once on a shell account I got.
> > they use dmail, and it did
> the only way i can view it is if i read this email in
> Netscape. I've looked into the linux mac utils, but
> they don't seem to work for me. can anyone tell me
> how in mutt i can save this attatchment in a format
> that i can view with the gimp or any linux/unix image
> viewer.
Just save
On 010820, at 09:16:48, Joe Rice wrote
>I have a designer who works on a mac and always sends me
> layout images in this format:
>
> [applica/mac-binhex, 7bit, 911K]
The conversion filter 'emil' will translate binhex to MIME.
--
David Ellement <[EMAIL PROTECTED]>
On Sun, Aug 19, 2001 at 07:30:40PM -0400, David T-G wrote:
> % I just upgraded to mutt 1.2.5, and its insisting on coloring
> % everything. I managed to get close to what I want by commenting
>
> Heh :-)
>
>
> % HAVE_COLOR out of config.h, but now I still get things like
>
> That's probably a
On Mon, 20 Aug 2001, Adam Shostack wrote:
> On Sun, Aug 19, 2001 at 07:30:40PM -0400, David T-G wrote:
> > % I just upgraded to mutt 1.2.5, and its insisting on coloring
> > % everything. I managed to get close to what I want by commenting
> >
> > Heh :-)
> >
> >
> > % HAVE_COLOR out of config.h
msg.pgp
On Mon, Aug 20, 2001 at 11:01:27AM -0400, Adam Shostack wrote:
+ Done, but that didn't leave me colorless; it left me with a grey
+ background. (ee!)
+
+ > % underlining quoted text, boldface in headers, etc. I want plain
+ > % text. Suggestions for how to get there?
+ >
+ > I dunno about
Hi all,
what's your recommendation in order to have a neat, readable printout of a
thread?
It should
- not contain irrelevant header lines
... can be done easily
- not contain full quotes
... oops, this may be too much for mutt, to kill all those
Outlook full quotes
- not conta
Hi,
Would you please tell me how I can the 'From' address in mutt ?
Any thing like in Mail::Sendmail 'From => ... " ?
Thanks
Harry
* Harry Long <[EMAIL PROTECTED]> in [mail.mutt]:
> Hi,
> Would you please tell me how I can the 'From' address in mutt ?
> Any thing like in Mail::Sendmail 'From => ... " ?
I presume you mean set the From address for mails you send.
This can be done with the my_hdr command:
my_hdr "From: "
H
On Mon, Aug 20, 2001 at 10:35:55AM -0400, darren chamberlain wrote:
> Suresh Ramasubramanian <[EMAIL PROTECTED]> said something to this effect on
>08/19/2001:
>
> My ISP uses Postfix, and it completely ignores both .procmailrc
> and .forward files; I assume this was an administrative decision
>
On Mon, Aug 20, 2001 at 12:24:21PM -0500, David Rock wrote:
> On Mon, Aug 20, 2001 at 10:35:55AM -0400, darren chamberlain wrote:
> > Suresh Ramasubramanian <[EMAIL PROTECTED]> said something to this effect on
>08/19/2001:
> >
> > My ISP uses Postfix, and it completely ignores both .procmailrc
>
Harry Long [20/08/01 10:15 -0600]:
> Would you please tell me how I can the 'From' address in mutt ?
> Any thing like in Mail::Sendmail 'From => ... " ?
my_hdr From: [EMAIL PROTECTED] (Harry Long)
set envelope_from
-suresh
Hello all. I'm trying to make a macro which will toggle between two sets
of options. I'd either like it to ignore all headers, resulting in none
being displayed when I view a message, or unignore the ones I'm
interested in. I can't find anything like a variable that I can set so
the macro will kno
quoting Joel Hammer:
> Now, I forget just how you make your mail agent honor the .forward file. That
> will be left as an excersize to the student. Let me know when you find out.
Let's say I've solved the problem. But, nothing of making mutt honor the
.forward file, it was deleted (: and, then
David Rock <[EMAIL PROTECTED]> said something to this effect on 08/20/2001:
> On Mon, Aug 20, 2001 at 10:35:55AM -0400, darren chamberlain wrote:
> > Suresh Ramasubramanian <[EMAIL PROTECTED]> said something to this effect on
>08/19/2001:
> >
> > My ISP uses Postfix, and it completely ignores bo
On Mon, Aug 20, 2001 at 09:16:48AM -0500, Joe Rice wrote:
>
> Hello,
>I have a designer who works on a mac and always sends me
> layout images in this format:
>
> [applica/mac-binhex, 7bit, 911K]
>
> the only way i can view it is if i read this email in
> Netscape. I've looked into the lin
On Mon, Aug 20, 2001 at 01:49:15PM -0400, darren chamberlain wrote:
> David Rock <[EMAIL PROTECTED]> said something to this effect on 08/20/2001:
> >
> > It's definitely not a failing of Postfix, I'm using it right now. ;-)
>
> David,
>
> My solution works very ably for me, although I was hopin
On Mon, Aug 20, 2001 at 11:59:35AM +0200, Azzazel wrote:
> On Sun, Aug 19, 2001 at 10:45:23PM -0700, dannyman wrote:
>
> > that is better to have my heder say "danny howard" if I'm e-mailing
> > somebody for the first time, but once I have a dialogue going, and
> > I reply to a mesage, I can ju
* Nate Johnston ([EMAIL PROTECTED]) [010817 13:11]:
> All,
>
> I would like to roll any message in my inbox that is older than 2
> weeks old to an archive folder. I tried this pattern, but I got the
> message "Tagging is not supported" when .muttrc loads.
>
> folder-hook INBOX 'push
Starting today, mutt will show when there is new mail in my spool
folder at the bottom, but will not put it in the status bar in the Inc
part. If I manually change to it, the new mail is there, marked 'N'.
Why would it be doing this?
-Ken
28 matches
Mail list logo