On Wed, Feb 11, 2009 at 10:03:27AM +0800, bill lam wrote:
>
> When composing new mails, I can use "a" to add attachments. However I
> cannot find any hot-key to revert an attachment (do not attach that
> attachment). Is there any way to do it?
D ?
--
Nicolas Sebrecht
uot;Looking for spam."
spam=0
for mail in $(find "${src}" -type f) ; do
bogofilter -I "${mail}" && {
echo "Spam found : $mail"
spam=$((spam+1))
mv "$mail" "$dest"
}
total=$((total+1))
done
echo "Total spam found : $spam/$total"
#EOF-
I call this script like this from mutt :
macro pager "\Cwf" "bogofilter-wrapper.sh
'nicolas_MAILBOX_gmail.com' '[Gmail].Spam'" "Filter mails"
macro index "\Cwf" "bogofilter-wrapper.sh
'nicolas_MAILBOX_gmail.com' '[Gmail].Spam'" "Filter mails"
--
Nicolas Sebrecht
ne can do it with a mailer under X (e.g. gmail.com).
Not sure to understand what you're looking for exactly. Could you
explain, please ? What's that mysterious feature « choose on the fly the
From: field ? »
--
Nicolas Sebrecht
nces with offlineimap or am I the only
> lucky one?
I use offlineimap here and had some similar crashes (not that much
however). The last version from the repository works fine here but I'm
not using the deamon mode.
--
Nicolas Sebrecht
e versions; maybe I'll just have to follow the repo more
> closely for a while.
I hope so. Also, you can open a bug to explain your problem and ask for
a step by step proccess to know how give more relevant information.
However, you should have some time to waste that way.
--
Nicolas Sebrecht
../ ?
Hmm, it would not be a good idea as it's the way to go to the parent
directory.
--
Nicolas Sebrecht
On Mon, Apr 06, 2009 at 09:56:08PM -0500, Zhengquan Zhang wrote:
> macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
macro generic,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
--
Nicolas Sebrecht
a way to tell Google to NOT do what _they_ think is the best
for me?
Or maybe I missed a mutt configuration option?
My web researchs didn't help me.
Thanks,
--
Nicolas Sebrecht
ink about it.
Ouch.
Actually, I'm switching to another emails provider (gmx.com).
Thank you all,
--
Nicolas Sebrecht
On Sat, May 02, 2009 at 08:55:41AM +0200, Nicolas Sebrecht wrote:
> Recently, I moved one of my email address to gmail. The problem is that
> Google thinks it's a good idea to not show what _they_ consider to be
> duplicated mails.
>
> I have one folder per mailing list.
e-folder) key shall return the next folder
> in alphabetical order.
I don't know if it would work with imap but it should be possible to
order the folder using the key "o".
--
Nicolas Sebrecht
A regular expression used to recognize reply messages when threading
> > and replying.
> ^
I tend to think it should not be used when threading: replying and
threading are two unrelated tasks.
What about adding a "$thread_regexp"?
--
Nicolas Sebrecht
type.
>
> Any thoughts on how to approach this?
Look at "mime_lookup" in the documentation.
--
Nicolas Sebrecht
Hi,
I've added this line in my muttrc file
set alternates=...@email.address
but got
alternates : unknown variable
(translated message) with mutt v1.5.18.
Any idea on what's going on?
--
Nicolas Sebrecht
y much, it did solve the problem. I refered to this page :
http://www.mutt.org/doc/manual/manual-6.html
May I ask why "alternates" is still in the "6.3 Configuration variables"
chapter?
--
Nicolas Sebrecht
t?
Yes, this is my current work flow.
In mutt I set "my_hdr From: m...@email" and in gmail I remove the envelope
rewriting (somewhere in the options).
--
Nicolas Sebrecht
e about the
> 'somewhere in the options'? I haven't found anything. It works with
> thunderbird,
> though.
-> settings
-> accounts and import
-> send mail as
-> edit info
-> Specify a different "reply-to" address (optional): nothing
--
Nicolas Sebrecht
bit more precise about the
> 'somewhere in the options'? I haven't found anything. It works with
> thunderbird,
> though.
>
> @ Nathaniel
> Yes, since "set use_envelope_from=no" is default, I have tried both
Notice I don't set use_envelope_from.
--
Nicolas Sebrecht
and
> thought
> that this might be the problem; somehow.
This current email is one which is concerned. I only use official emails
service providers.
--
Nicolas Sebrecht
19 matches
Mail list logo