Re: Visualising contents of a Maildir

2022-08-18 Thread Victor Goff
On Thu, Aug 18, 2022 at 01:02:39PM -0500, Derek Martin wrote: > On Thu, Aug 18, 2022 at 09:17:11AM +, Sam Kuper wrote: > > On Wed, Aug 17, 2022 at 04:59:41PM -0500, Derek Martin wrote: > > Or they could just use SSH. > > SSH is ubiquitous. But outside of tech circles, the ability to use it >

Re: fcc-hook

2021-01-16 Thread Victor Sudakov
Kevin J. McCarthy wrote: > On Sat, Jan 16, 2021 at 01:21:08PM +0700, Victor Sudakov wrote: > > I'd like to disable fcc when sending to certain domains/addresses. > > What's the correct syntax? I've come up with > > > > fcc-hook @example.com /dev/null &g

fcc-hook

2021-01-15 Thread Victor Sudakov
Dear Colleagues, I'd like to disable fcc when sending to certain domains/addresses. What's the correct syntax? I've come up with fcc-hook @example.com /dev/null but this /dev/null thing looks kind of ugly. I with I could just unset fcc for some addresses. -- Victor Sudakov, V

Re: gpg: can't query passphrase in batch mode (after upgrade of Mutt)

2019-06-17 Thread Victor Sudakov
due to the increasing prevalent use of > gpg 2.1. I see. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ signature.asc Description: PGP signature

gpg: can't query passphrase in batch mode (after upgrade of Mutt)

2019-06-17 Thread Victor Sudakov
file for many years). How can I fix this new trouble with signing? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: format=flowed

2018-12-23 Thread Victor Sudakov
Cameron Simpson wrote: > On 19Dec2018 23:39, Victor Sudakov wrote: > >Christian Ebert wrote: > >>* Victor Sudakov on Wednesday, December 19, 2018 at 19:44:27 +0700: > >>>Cameron Simpson wrote: > >>>>On 19Dec2018 13:05, Victor Sudakov wrote: > &

Re: format=flowed

2018-12-19 Thread Victor Sudakov
etting $text_flowed and the relevant options in ~/.vim/ftplugin/mail.vim for now. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: format=flowed

2018-12-19 Thread Victor Sudakov
Christian Ebert wrote: * Victor Sudakov on Wednesday, December 19, 2018 at 19:44:27 +0700: Cameron Simpson wrote: On 19Dec2018 13:05, Victor Sudakov wrote: Does this very message conform to the flowed format? [...] I think so. It renders just fine in my mutt (flows nicely) and when I look

Re: format=flowed

2018-12-19 Thread Victor Sudakov
Cameron Simpson wrote: On 19Dec2018 13:05, Victor Sudakov wrote: Does this very message conform to the flowed format? [...] I think so. It renders just fine in my mutt (flows nicely) and when I look at the headers and text directly it all seems good. And if I send both your message and one

Re: format=flowed

2018-12-18 Thread Victor Sudakov
Victor Sudakov wrote: Does this very message conform to the flowed format? I think I have set up mutt and vim correctly to generate valid f=f mails, but for some reason Gmail and MS Outlook still show hard line breaks where I think there should not be any. What have I missed? This is how it

format=flowed

2018-12-18 Thread Victor Sudakov
volutpat. Nunc sagittis et massa sed scelerisque. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-14 Thread Victor Sudakov
Ian Zimmerman wrote: On 2018-12-14 11:27, Victor Sudakov wrote: > DEFAULT=/path/to/maildir/ procmail /dev/null > > will work (but I try to avoid procmail for data-critical tasks). May I ask why? procmail has been in my ~/.forward for two decades, with lots of rules, and I'v

Re: Hide a message?

2018-12-14 Thread Victor Sudakov
if this method really works correctly with dotlocking (e.g. mutt_dotlock). Or do you mean individual message "labels" instead of folders, like in Gmail? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-14 Thread Victor Sudakov
nt on a smartphone. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-14 Thread Victor Sudakov
er heavy load and large mboxes, it does not seem fragile or inefficient (from my own experience of supporting a Communigate server at an ISP). OTOH, Communigate is the only process accessing its own mboxes, and they are local, so perhaps this helps. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-14 Thread Victor Sudakov
Cameron Simpson wrote: On 14Dec2018 11:40, Victor Sudakov wrote: Kurt, once you've mentioned it. How do I create a maildir folder from within mutt if my default $mbox_type is mbox? When I want to create a new folder "foo", I tag some messages and save them to =foo, mutt asks wh

Re: Hide a message?

2018-12-13 Thread Victor Sudakov
Michael Tatge wrote: On 12 December 2018 13:39:25 CET, Victor Sudakov wrote: The dovecot IMAP server keeps its folder (mailbox) metadata as a pseudo-message. When I access those mboxes locally with mutt, I see this pseudo-message but I don't want to. Might be a silly question, but w

Re: Hide a message?

2018-12-13 Thread Victor Sudakov
mbox? When I want to create a new folder "foo", I tag some messages and save them to =foo, mutt asks whether to create "foo" but creates it in mbox format per $mbox_type. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-13 Thread Victor Sudakov
to use a mobile app (AquaMail) for mail access when on the road. Do you have shell access to the server? I do, that's where I use mutt for local access to mailboxes. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-13 Thread Victor Sudakov
mmissioned CommuniGate server. My dovecot configuration is simple: "mail_location = mbox:~/Mail:INBOX=/var/mail/%u" If I knew how to convert all this stuff to Maildir storage... Do I have to convert all of them at once? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: Hide a message?

2018-12-13 Thread Victor Sudakov
ing like $score_threshold_hide alongside with $score_threshold_delete and $score_threshold_read, but I see there is none. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Re: [Mutt] Hide a message?

2018-12-12 Thread Victor Sudakov
Mihai Lazarescu wrote: On Wednesday, December 12, 2018 at 19:39:25 +0700, Victor Sudakov wrote: Is there a way to hide a message (e.g. with a certain subject) from view in a mailbox, without actually deleting it? Limit to negated pattern does not work? E.g., to see all messages *except

Re: Hide a message?

2018-12-12 Thread Victor Sudakov
messages in a mailbox (e.g. ~f from a certain person only, or ~s by subject). But it has never occured to me to use it for showing all messages but one. Can scoring be used for hiding messages? I think not :-( -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

Hide a message?

2018-12-12 Thread Victor Sudakov
I don't want to. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/

unsubscribe

2013-07-22 Thread Victor Zucarino
unsubscribe - Victor Zucarino 

Re: mark_old=yes does not work for IMAP folders

2011-12-09 Thread Victor Sudakov
host, I am not interested in this solution. I access my IMAP mailboxes both from home and from work, there would be a mess. However, the workaround which was available in mutt-1.4.2.3_4 (be it the Recent flag or something else) worked perfectly for me. I wish I could have it back. Thanks again. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:suda...@sibptus.tomsk.ru

Re: mark_old=yes does not work for IMAP folders

2011-12-09 Thread Victor Sudakov
d generate a trace over > three sessions (preferably with a smaller mailbox): > > session 1: mark some messages as unread, sync the mailbox (you can > skip this if you already have a mailbox with new messages to use) > session 2: open the mailbox, don't read the messages, quit

Re: mark_old=yes does not work for IMAP folders

2011-12-08 Thread Victor Sudakov
MAP server and why it doesn't do it now. > > It is supposed to work (it works for me against a Cyrus IMAP > server). Perhaps your server doesn't allow custom flags to be stored? > We'd have to inspect the debug transcript to know for sure. I'd > suggest you file a bug. Here is a complete IMAP session: http://zalil.ru/32233113 Can you please look what could be wrong with it so that a bug can be filed? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:suda...@sibptus.tomsk.ru

Re: mark_old=yes does not work for IMAP folders

2011-12-08 Thread Victor Sudakov
I > >miss the feature very much. I wonder, where mutt could have stored the > >"O" flag on the IMAP server and why it doesn't do it now. > > Might be a change on the server? Absolutely not. It's a change in the mutt version. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:suda...@sibptus.tomsk.ru

Re: mark_old=yes does not work for IMAP folders

2011-12-08 Thread Victor Sudakov
Victor Sudakov wrote: > > After upgrading to mutt-devel-1.5.21_3 from ports (FreebSD 7.4-STABLE) > the mark_old=yes option ceased working in IMAP folders (it still works > in local mboxes). > > Now, when I exit an IMAP mailbox without reading some new messages, > and then

mark_old=yes does not work for IMAP folders

2011-12-06 Thread Victor Sudakov
uot;N" instead of "O". Even if I explicitly mark some messages as "O", they become "N" on the second visit to the mailbox. Thank you in advance for any help. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:suda...@sibptus.tomsk.ru

Re: 2 questions

2002-07-05 Thread Victor Maida
t "falling out" of the > current message, you can see the end of the message, but you can't scroll > backwards. > Try this in your .muttrc: bind pager previous-line bind pager next-line -- .''`. Victor Maida - vmaida : :' : [EMAIL

Re: .signature-related blues

2001-09-19 Thread Victor Yegorov
gt; be nice it mutt could do that as well. > take a glance on the send-hooks - i use them to add different signatures. other possibility - output of external program, it was already mentioned. -- Victor Yegorov PGP signature

Re: Knowing when something is a thread when it is collapsed

2001-09-18 Thread Victor Yegorov
.22.1i and documentation is also for it. -- Victor Yegorov PGP signature

Re: Knowing when something is a thread when it is collapsed

2001-09-18 Thread Victor Yegorov
as: Re: 35: 1 sL Sep 17, 14:18 Rino MardoRe: reply defaults 36: 4 n L Sep 17, 12:25 Tim Johnson MSHTML Email Question 40: 8 L Sep 17, 12:24 Vincent Lefevre Re: pb with arrows and numer 48: 2 sL Sep 17, 12:39 David T-G Re: Macro to tag all messages [...] -- Victor Yegorov PGP signature

Re: Optimizing GnuPG...

2001-09-17 Thread Victor Yegorov
ead, I have to view GnuPG's > >> output and press enter. I'm sure GnuPG users have come up with some What kind of output? Can you give a dump? -- Victor Yegorov PGP signature

Re: Optimizing GnuPG...

2001-09-17 Thread Victor Yegorov
? > Maybe you should check your wait_key variable? Seek manual for it's description. I think this is the point, not GnuPG. -- Victor Yegorov, http://www.pirmabanka.lv/ http://optipay.pirmabanka.lv/ PGP signature

Re: starting fetchmail from mutt

2001-07-23 Thread Victor
Christoph Maurer [mutt-users] <23/07/01 12:52 +0200>: > Am Mon, 23 Jul 2001, schrieb Victor: > > > Now, I use fetchmail to fetch my mail then start mutt. I'd like > > instead to use the command 'G' to start fetchmail from within mutt but > > pressing

starting fetchmail from mutt

2001-07-23 Thread Victor
As an absolute beginner, thanks to this list, I've been able to set Mutt up to work for my needs (loads of personal email addresses for many different lists).Mutt's terrific! Now, I use fetchmail to fetch my mail then start mutt. I'd like instead to use the command 'G' to start fetchmail from wit

Re: A folder fol deleted messages

2001-07-06 Thread Victor
Yes, it is! Thanks Darren Vittorio darren chamberlain [mutt-users] <06/07/01 07:27 -0400>: > Victor <[EMAIL PROTECTED]> said something to this effect on 07/06/2001: > > While mutt's running I'd like all the deleted messages to be > > automatically move f

A folder fol deleted messages

2001-07-06 Thread Victor
While mutt's running I'd like all the deleted messages to be automatically move from the various folders to a specific folder to be kept for a strecth of time and be definetely deleted at my will and/or exiting from mutt. Is that possible with mutt and HOW? Ciao Vittorio

Re: Mutt & MS-Exchange

2001-06-28 Thread Victor
Thanks a lot Jason, It worked at first shot! Ciao Vittorio Jason A. Fager [mutt-users] <26/06/01 12:20 -0400>: > On Tue, Jun 26, 2001 at 06:06:35PM +0000, Victor wrote: > > > Could you please give me an example of a "running" .muttrc for this > > purpose? &

Mutt & MS-Exchange

2001-06-26 Thread Victor
I'd like to configure Mutt to read my messages on a MS-Excange server (MSSERVER) of my office LAN. I've tried all the configuration proposed in the manual for IMAP to no avail. It shouldn't be that difficult because with Netscape I simply chose an IMAP server, gave my email address [EMAIL PROTEC

Re: to headers to lists

2001-06-24 Thread Victor
Well, no Suresh. But the fact is that when I'm in lugroma folder I just type 'r' or 'm' and in the to field appears the account of the list. This doesn't happen with mutt-users for instance. Vittorio Suresh Ramasubramanian [mutt-users] <24/06/01 07:35 +0530&

to headers to lists

2001-06-23 Thread Victor
s set sort=threads folder-hook mutt-users set signature=~/sig.foo-mutt folder-hook mutt-users 'set attribution="%n [mutt-users] <%d>:"' folder-hook mutt-users my_hdr From: [EMAIL PROTECTED] (Victor) folder-hook mutt-users my_hdr Reply-To: [EMAIL PROTECTED] #folder-hook m

Re: Accented characters

2001-06-18 Thread Victor
in English. In fact, owing to the still poor Debian's translation into Italian and my partecipacion in many Debian's and other NGs, it is by far better to stick to English as far as diagnostic is concerned. Thanks to all Vittorio Victor [mutt-users] <07/06/01 17:42 +>: &g

Directly to a folder

2001-06-17 Thread Victor
How can I configure mutt in order to open my preferred mail folder at start-up? Ciao Vittorio

Re: unsent mail folder

2001-06-11 Thread Victor
Still no suggestions for this problem of mine! Please help Vittorio Victor [mutt-users] <09/06/01 13:37 +>: > When I send mail it turns out to be sent even though I'm not connected to my ISP. In >fact, I see the unsent messages in the sent-mail folder. > > How c

unsent mail folder

2001-06-09 Thread Victor
When I send mail it turns out to be sent even though I'm not connected to my ISP. In fact, I see the unsent messages in the sent-mail folder. How could I tell mutt to put these queued, unsent messages in a folder (like 'unsent-mail' or 'queued-mail') and have them automatically moved to 'sent-

Re: Accented characters

2001-06-09 Thread Victor
Lorenzo Martignoni [mutt-users] <08/06/01 17:24 +0200>: > Suresh Ramasubramanian <[EMAIL PROTECTED]> wrote: > > You mean LC_CTYPE=it_IT right? > > > > -suresh > > I mean LANG=en_US, try it and see the accented characters. Yeah, Lorenzo, you seem to be 'almost' right. I came across a debian

Accented characters

2001-06-07 Thread Victor
No one has still answered to my devastating question: How can I make accented characters appear in my Italian e-mails (they're invariably substituted with '?') ? Ciao é à (here an example) Vittorio

Re: Loading mail setup at editor (vim) start

2000-07-31 Thread Manoj Victor Mathew
\"+set ft=mail\" " HTH. -- Manoj Victor Mathew (GPG#: 3D96A9B9) Cochin, India.

Re: [Q] mutt refuses to send mail, too.

1999-02-04 Thread Victor Titov
gt; not work, giving this (to me) cryptical error message. > I got back to mutt-0.93.2. Weird, it works well. with best regards, Victor