I'm using Mutt 1.5.20 on Ubuntu Server over IMAP. Thanks to the Trash
patch, when i delete a message, the message is moved inside my trash
folder.
How can easily empty the trash now?
Thanks
On Wed, Jan 13, 2010 at 10:52:57AM +0100, Christoph Berg wrote:
> T.;d
Thanks Christoph, it worked!
Is it possible to define a macro that executes this action? I would like
to presso, for example, CTRL+E and have the trash emptied.
Bye
In the folder sidebar, new and old messages are counted inside brackets
for each folder. How can I tell mutt to count only 'new' messages and
not the 'old' ones?
Thanks
ng the message to be forwarded, press v to see
the attachment list, select the file and press f. This is my preferred
way to forward messages with attachment.
It should be nice to have the same behaviour even when pressing f when
reading the message (outside the attachment window).
Bye, Michele
a Vim or a Mutt user
might like it:
http://www.nongnu.org/fbi-improved/#tutorial_vim
http://www.nongnu.org/fbi-improved/#tutorial_mutt
Here forwarded follows the release email.
I hope this message can be of your interest.
Cheers,
Michele
- Forwarded message from Michele Martone -
Subject:
cts/fbi-improved
[2] http://www.autistici.org/dezperado
[3] http://www.autistici.org/dezperado/FIM.TXT
[4] http://lists.nongnu.org/mailman/listinfo/fbi-improved-devel
Regards,
Michele
pgpZ7twAtZBZH.pgp
Description: PGP signature
hird party API (it could prove useful to Fim, but the place for this
discussion would be another mailing list ; namely - Fim's own, on which
you are welcome :) ).
Ciao,
Michele
pgpLyTzxJvGdn.pgp
Description: PGP signature
ption solution because it sounds 'simple' and
'natural' to me, (and Vim encrypted files can be 'recognized' by
having a "VimCrypt" signature in the first bytes)
But I know, vim is not the only text editor around here :) .
Has anybody thought or hea
On [EMAIL PROTECTED]:35, Justin Mazzola Paluska wrote:
> ...
> 2. On my home machine, I use GPG to decrypt the password part of the
> muttrc.
uhm. could you give some examples for this solution ?
it seems to require no external workarounds at all, so it seems neat!
i experimented with
`gp
that `gpg --decrypt` straight into
the muttrc.
but Gandalf's advice is appropriated - this is enough for now :)
On [EMAIL PROTECTED]:58, Kyle Wheeler wrote:
> On Monday, July 28 at 05:12 PM, quoth Michele Martone:
> > I was wondering about some way to protect the passwords potentially
msmtp with 'password' fields unset in the .msmtprc file,
waiting for prompting (never worked to me though)
On [EMAIL PROTECTED]:53, Michele Martone wrote:
> this seems almost perfect to me. marvelous, elegant, general, thanks !
> ..
3 +0100, by [EMAIL PROTECTED] (Michele Martone):
> ...
> source "gpg -d sensitivestuff.gpg |"
>
> and sensitivestuff being just another muttrc snippet.
x27;t able to find a working minimal gpg environment:
source "env -i HOME=/home/user COLUMNS=10 LINES=10 GPG_AGENT_INFO=
PINENTRY_USER_DATA= GPG_TTY=`tty` gpg --homedir /home/dez/.gnupg -d
~/.mutt/private.accounts.gpg|"
So I guess PATH , LD_LIBRARY_PATH environment and some other are still
missin
Er, I fell in this trap too.
It seems like my yesterday messages were blocked (graylisted) in some
way by that robot, and today, after following a link (now inactive) [1]
from a trashmail, my messages were let in.
This is not fair at all.
Due to the transitory nature of this annoyance, I posted
Hi,
for some reason, this message I sent to the mutt-users@mutt.org list
gets filtered out!
Maybe you could forward this message on behalf of me or just read it.
I appreciated your help, and I hope to contribute in the future.
michele
--- Begin Message ---
Unfortunately, the msmtp configuration
As far as I know (and `man environ`, `man popen`) is that :
- the environment can be only changed internally, via putenv(),
setenv() POSIX calls.
- the mutt backtick-based commands, like "|" terminated 'source's
does not perform any of the 'execve,execl,...' functions nor 'fork',
but o
As far as I know, mutt handles one imap or pop connection at a time.
Think about it : there is one global imap_pass variable at a time in
the muttrc.
This alone means you can't have more than one imap 'accounts' monitored
in the same mutt session. So the answer is 'no'.
But of course you can us
17 matches
Mail list logo