On Tue, Dec 05, 2017 at 05:35:45PM -0800, Ian Zimmerman wrote:
> > The attack uncovers bugs in how more than a dozen programs implement
> > email's creaky protocol. Read the full story
>
> With such a tendentious title, I'm not sure I should take anything in
> the article seriously. SMTP is a cle
> The attack uncovers bugs in how more than a dozen programs implement
> email's creaky protocol. Read the full story
With such a tendentious title, I'm not sure I should take anything in
the article seriously. SMTP is a cleaner and more foolproof protocol
(when correctly implemented) than most t
Hass mutt got this vulnerability?
--
-- Forwarded message --
Date: Tue, 5 Dec 2017 15:14:15
From: Jude610610 DaShiell513
To: jdash...@panix.com
Subject: WIRED: ?Mailsploit? Lets Hackers Forge Perfect Email Spoofs
?Mailsploit? Lets Hackers Forge Perfect Email Spoofs
WIRED
Th
On Tue, Dec 05, 2017 at 12:37:13PM -0800, Kevin J. McCarthy wrote:
> On Tue, Dec 05, 2017 at 02:06:55PM -0600, Hokan wrote:
> > Is this new behaviour a bug? If not, how can I automate creation of the
> > monthly trash folder?
>
> It sounds like a bug. The trash folder has gone through a few chan
On Tue, Dec 05, 2017 at 02:06:55PM -0600, Hokan wrote:
> Is this new behaviour a bug? If not, how can I automate creation of the
> monthly trash folder?
It sounds like a bug. The trash folder has gone through a few changes
after being integrated into mutt. It is still supposed to prompt for
cre
Hello Mutt Users,
My .muttrc file contains this line:
set trash="+deleted-mutt/`date +%Y/%Y-%m`-deleted-mail"
When I mark a message for deleting it is moved to an IMAP folder called
(for example) deleted-mutt/2017-12-deleted-mail .
Formerly, when I deleted the first email for a month, I was ask
On Tue, Dec 05, 2017 at 16:46:02 +1100, Brian Salter-Duke wrote:
> sslcertpath '***'
No, gmail has rotated their top-level certificates. You'll need a new
certificate chain. Attached is the one I extracted yesterday.
--Ben
-BEGIN CERTIFICATE-
MIIEgjCCA2qgAwIBAgIIXd5P76LAUKc
* Brian Salter-Duke [12-05-17 00:51]:
> I am increasing getting an error when I try to download my gmail email into
> mutt. Clearly it is not a mutt error, but maybe some mutters can help me.
>
> I use a script that includes:-
>
> fetchmail -f ~/.fetchmailrc-gmail --keep
>
> and similar lines