s.
Usually your MTA, ie the program which actually sends the mail, adds a
"From" header. To build it, the default standard place to look for a
user name is this user's entry in /etc/passwd. You were asked your full
name when you created your user account.
So you can fix your problem by e
x27;s mail server rewriting the From address, or do I have a
> mutt configuration error?
Gmail does rewrite From headers. You can prevent this somewhere in
gmail's configuration interface.
--
Bernard Massot
mail program or operating system not able to understand or display it.
Because of this the "replacement character" was used, and then reused in
a mail reply.
First time I see that.
--
Bernard Massot
│ Dominican Republic, 1930 │ 2,000 - 8,000 │ Antilles, D.R. │
├──┼─┼──┤
│ Flora, 1963 │ 7,186 - 8,000 │ Haiti, Cuba│
╰──────┴─┴──╯
--
Bernard Massot
, you don't get the annoying escape
characters.
--
Bernard Massot
ot; command. For instance you can use :
:source ~/.mutt-alias
(you have to type the colon)
--
Bernard Massot
top". So I have to
wait for a long time before I can see message's body, which defeats the
purpose of the message-hook.
Is it possible possible to avoid that? Did I do something wrong?
--
Bernard Massot
(Filters) of the official doc.
I tested this setup and it worked. It may be slow with huge boxes since
the script, and the date program, are called for each message.
--
Bernard Massot
/MIME with Mutt, although only for signing. I may help, but
before we have to make clear what this "three keys setup" is.
--
Bernard Massot
application/ics; /home/brian/.mutt/vcalendar-filter; copiousoutput
You have to use "auto_view text/calendar application/ics" in your
.muttrc as well.
Otherwise Mutt shows it as plain text, i.e. in its raw format.
--
Bernard Massot
x27;s available at https://github.com/terabyte/mutt-filters.
--
Bernard Massot
p of the plain text output. I am puzzled.
Could you send us an example of such a mail? (If you have one with no
private information in it.)
Attach the whole mail, so that we can look at the headers.
--
Bernard Massot
It would be better this way.
--
Bernard Massot
Le 23/07/2015 à 09:32, Brian Salter-Duke a écrit :
> I have added some other headers that were visible after toggling the
> headers.
Could you send it as an attachment, as I suggested? (Use 'A' to attach a
mail to a mail from the attachment menu.)
--
Bernard Massot
07-24 14:00
====
--
Bernard Massot
ng an
empty HTML page template and wrapping paragraphs in tags? Is there
something more clever to do?
--
Bernard Massot
ricky to do, but not impossible I think.
> > You might have better luck with "quoted-printable". "f=f" is much
> > nicer though.
>
> To my knowledge quopri is an encoding method. I would not say that could
> solve the problem here.
Yes, quoted printable encoding doesn't have anything to do with
displayed text width.
--
Bernard Massot
Le 30/03/2016 à 14:15, Andreas Mueller a écrit :
> How can I default fold the quoted Mail in the pager without
> pressing T ?
You can add the following line to your configuration file:
message-hook ~A 'push '
--
Bernard Massot
this server.
This way, through IMAP, mails sent from my mobile are saved to my outbox
and the reply flag is written to the mail I respond to. No hack needed.
--
Bernard Massot
shown in the body. I get a quoted text full of "^[[0;37m"
kind of things.
Could I avoid that using right configuration or is it a bug I should
report?
--
Bernard Massot
Hello Rob,
Le 27/02/2021 à 16:10, Rob Pyott a écrit :
> I cannot see email threads though. How does one turn on this feature?
set sort = "threads"
--
Bernard Massot
ny arguments»
But when I type «echo "set attribution = \"D'`if [ \`date '+%w'\` = 1 ];then
echo al;else echo ar;fi` %d,\""» it works :
$ echo "set attribution = [...]
set attribution = "D'ar %d,"
$
Do I have to add other backquotes ? I don't see where's the mistake.
--
Bernard Massot
msg27347/pgp0.pgp
Description: PGP signature
On Thu, Apr 18, 2002 at 09:10:34PM +0200, Sven Guckes wrote:
> * Bernard Massot <[EMAIL PROTECTED]> [2002-04-18 13:20]:
> > I've got a prb with quoting, in my .muttrc I wrote:
> >
> > send-hook [EMAIL PROTECTED] \
> > "set attribution = \"D
On Thu, Apr 18, 2002 at 04:26:14PM -0600, Rob 'Feztaa' Park wrote:
> Alas! Bernard Massot spake thus:
> > > try this:set attribution=`script`
> > > im mutt, of course.
> > good idea but I need a way to give the script the date of the mail
> > if I la
ee www.mersenne.org]
> Be who you are and say what you feel, because those who mind don't matter
> and those who matter don't mind. -- Dr. Seuss
> [Linux user #170823 http://counter.li.org. Home cooked signature rotator.]
--
Bernard Massot
msg27447/pgp0.pgp
Description: PGP signature
On Fri, Apr 19, 2002 at 02:13:31PM -0600, Rob 'Feztaa' Park wrote:
> Alas! Bernard Massot spake thus:
> > In brezhoneg language, you must write "d'al lun" (on monday) but "d'ar
> > meurzh" (on tuesday), "d'ar yaou" (on thursd
On Sat, Apr 20, 2002 at 03:56:31AM +0200, Sven Guckes wrote:
> * Bernard Massot <[EMAIL PROTECTED]> [2002-04-19 19:47]:
> > it's :
> > If (date written=a_monday) then quote with "D'al ..."
> > Else quote with "D'ar ..."
> >
On Wed, Apr 24, 2002 at 01:08:18PM -0500, David Champion wrote:
> * On 2002.04.22, in <20020423004208.GA10973@bernard>,
> * "Bernard Massot" <[EMAIL PROTECTED]> wrote:
> >
> > I managed to do it, with this ugly hack :
> > ...
> > but I fe
ED] "source ~/.muttrc-brezhoneg"
>
I've chosen this one since I also have to set $locale and $date_format
in these cases.
Is there a chance that this patch will be a part of the next mutt release ?
--
Bernard Massot
msg27616/pgp0.pgp
Description: PGP signature
programm which can translate any charset encoding
to any other. I use it in procmail.
recode -f windows-1252/CR-LF..ISO_8859-15
--
Bernard Massot
msg27904/pgp0.pgp
Description: PGP signature
> appropriate ASCII equivalents (' " ...) instead of replacing them with
> question marks?
see a previous thread called "apostrophe" (started the 6 may)
--
Bernard Massot
msg28102/pgp0.pgp
Description: PGP signature
characters as question marks.. is
> this an uncorrected bug in the unstable version or am I doing something
> wrong?
It's probably a locale problem.
PS : please use 80 columns
--
Bernard Massot
msg28307/pgp0.pgp
Description: PGP signature
On Mon, Jul 08, 2002 at 10:54:41AM -0400, Nelson D. Guerrero wrote:
> and how would I go about doing this?
>
http://hermitte.free.fr/vim/ressources/vimfiles/ftplugin/mail/Mail_Sig_set_vim.html
--
Bernard Massot
msg29437/pgp0.pgp
Description: PGP signature
ntent-Type: to iso-8859-15. The second
problem is that MS doesn't use iso-8859-15 to display the ¤, but has
created a non-standard encoding : windows-1252.
I advise you to use the "recode" program to do it :
recode -f windows-1252/CR-LF..ISO_8859-15
So just use procmail with formail and
index r list-reply
bind pager r list-reply
alias mutt-users International mutt ML <[EMAIL PROTECTED]>
alias mutt-users-fr French mutt ML <[EMAIL PROTECTED]>
I need a macro like this : macro index m current_box_name
it would put "mutt-users" for example, then it would work thanks to the
alias
My question is : how can I get current_box_name ?
--
Bernard Massot
msg31091/pgp0.pgp
Description: PGP signature
ins: hdr_order From Date: To: Subject: Cc:
> Bcc:
try this :
unignore "Date"
--
Bernard Massot
msg31175/pgp0.pgp
Description: PGP signature
hi
is there a way to get the current mail box name in a macro ?
for example I'd like to do «macro index m current_box_name»
--
Bernard Massot
msg31265/pgp0.pgp
Description: PGP signature
t; mutt-users
>
> :0 :
> * ^Cc:.*(mutt-.*)
> mutt-users
>
> :0 :
> * ^From:.*(mutt-.*)
> mutt-users
>
> An better recipe out there? (procmail recipes aren't my strength).
I'm using this one :
:0:
* ^TO.*mutt-users@(mutt.org|.*gbnet.net)
ML/mutt-user
gt;
> :0:
> * ^TO_mutt-(announce|users)@(mutt\.org|gbnet\.net)
doesn't always works, see message <[EMAIL PROTECTED]>:
To: [EMAIL PROTECTED]
--
Bernard Massot
msg31373/pgp0.pgp
Description: PGP signature
ssage matching
~O (right for me)
- if there are both messages matching ~N and ~O, go on the 1st message
matching ~N (that's what I don't like, I'd like it to go on the 1st
message matching ~O)
Maybe I wasn't clear enough in my previous messages but this time I
think I
On Sun, Oct 13, 2002 at 12:08:18AM +0200, Hanspeter Roth wrote:
> Hello,
>
> is there a host-hook in mutt 1.4 or later?
> I would like to set the `hostname' variable depending on the
> hostname.
hostname = `hostname`
Is it what you want ?
--
Bernard Massot
msg31756/pgp0
lets the cursor on the 1st
message, and I don't want that.
--
Bernard Massot
msg31766/pgp0.pgp
Description: PGP signature
On Sun, Oct 13, 2002 at 12:54:15AM +0200, Sven Guckes wrote:
> * Bernard Massot <[EMAIL PROTECTED]> [2002-10-12 15:49]:
> > Is it possible to change the function executed first when entering a box ?
> > It seems that mutt calls "next-new" whereas I'd like it to
On Mon, Oct 14, 2002 at 05:48:13AM -0500, John Buttery wrote:
> * Sven Guckes <[EMAIL PROTECTED]> [2002-10-14 00:40:18 +0200]:
> >* Bernard Massot <[EMAIL PROTECTED]> [2002-10-12 23:41]:
> >> mutt default's behavior is :
> >> - if the box has no m
mentation bug.
>
I'm using GNU/Linux and have the same problem. This is a true
documentation bug.
--
Bernard Massot
msg31902/pgp0.pgp
Description: PGP signature
45 matches
Mail list logo