Rocco Rutte | 1 Aug 2009 14:45
Picon

Re: Digital signature - .dat file in Outlook

Hi,

* Alexander Dahl wrote:

> > PGP though that's strongly discouraged. It doesn't give you a pointless
> > attachment but some pointless lines of text at top/bottom of your mail.

> Did you ever try to explain this to the developers of Enigmail (GnuPG
> extension for Mozilla Thunderbird)?

No, not yet.

> They have the contrary opinion. This
> topic is discussed every now and then on the enigmail mailing list and
> they always say, they stay with inline signatures by default because
> PGP/MIME is some kind of evil. ;-)

Yeah, it's evil because it's not the optimal solution but it works
reliably (enough).  I wonder what enigmail does with mails like this:

  http://marc.info/?l=mutt-users&m=121916523318263&w=2

Is there a public archive of the enigmail list? Reading up on the
subject could be fun I guess.

Rocco
Paul Grinberg | 1 Aug 2009 15:24
Picon

Re: Question about fetching mail with through HTTPs

Hi,

I actually found fetchExc application. fetchExc
(http://www.saunalahti.fi/juhrauti/index.html)

There are several drawbacks thought.
1. It is only collects data from the "Inbox"
2. And it does not keep states of mail collection...meaning it does not
remember which e-mail was downloaded previously. So it either does All,
or Unread.

Best,
Paul

-----Original Message-----
From: owner-mutt-users <at> mutt.org [mailto:owner-mutt-users <at> mutt.org] On
Behalf Of Patrick Shanahan
Sent: Friday, July 31, 2009 2:19 PM
To: mutt-users <at> mutt.org
Subject: Re: Question about fetching mail with through HTTPs

* Paul Grinberg <pgrinberg <at> nyc.saic.com> [07-31-09 14:08]:
> 
> I have the following challenge. Mailbox on Exchange 2003. The only way
> to access - HTTPS (no POP3 or IMAP).
> 
> Does anyone have something similar? How do you fetch mail from MS
> Exchange using HTTPS and mutt?
> 

(Continue reading)

Alexander Dahl | 2 Aug 2009 01:19
Picon
Favicon
Gravatar

Re: Digital signature - .dat file in Outlook

Hi, 

> No, not yet.

I tried a few times. *sigh*

> Is there a public archive of the enigmail list? Reading up on the
> subject could be fun I guess.

Here: http://mozdev.org/pipermail/enigmail/

But it's nasty searching in it. I tried to find a good thread to show
you with searching 'pgp/mime site:mozdev.org' but that was not that
successful. I hardly remember but I think these were mostly off-topic
discussions.

Greets
Alex

--

-- 
***** http://blog.antiblau.de/ *****************************
GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0
Alexander Dahl | 2 Aug 2009 01:34
Picon
Favicon
Gravatar

Re: Digital signature - .dat file in Outlook

Hi,

sorry for the two mails, I started answering with mutt and instead of
saving a draft and finishing this in Thunderbird, I sent it. Time for
bed. ;-)

> Yeah, it's evil because it's not the optimal solution but it works
> reliably (enough).  I wonder what enigmail does with mails like this:
> 
>   http://marc.info/?l=mutt-users&m=121916523318263&w=2

Thunderbird with Enigmail plugin renders an additional bar above the
From, To, Subject, Date, ... display. This bar is coloured differently
depending on verification status of the mail and showing some text on
top. With the mail mentioned above (I still have it in my mail archive)
it shows a grey bar stating the following error:

  Error - No valid armored OpenPGP data block found

Greets
Alex

Patrick Gen Paul | 2 Aug 2009 19:18
Picon

Using templates - [plain text]

I have created a template:

From: Gen Paul <pgenpaul <at> gmail.com>
To: pgenpaul <at> gmail.com
Cc:
Bcc:
Subject: [To be defined]

When I do:

$ mutt -H template.txt

I see this at the bottom of the screen:

To: pgenpaul <at> gmail.com

So I have to hit <enter> to continue,

Then I see this:

Cc:

So I hit <enter> again,

And only then mutt launch the editor and then I am able edit
my template - add the messsage body etc.

I don't understand why mutt prompts me for the "To:" since
mutt already knows the answer, or why it prompts me for the
"Cc:" since my template leaves it blank, while it is not prompting
(Continue reading)

Rocco Rutte | 2 Aug 2009 19:54
Picon

Re: Using templates - [plain text]

On Sun, Aug 02, 2009 at 01:18:37PM -0400, Patrick Gen Paul wrote:

> I don't understand why mutt prompts me for the "To:" since
> mutt already knows the answer, or why it prompts me for the
> "Cc:" since my template leaves it blank, while it is not prompting
> for the "Bcc:" - or even for the "Subject:".

See these variables:

$ mutt -Q askcc askbcc abort_nosubject
askbcc is unset
askcc is unset
abort_nosubject=ask-yes

and the following ticket:

http://dev.mutt.org/trac/ticket/1113

Rocco

Patrick Gen Paul | 2 Aug 2009 20:20
Picon

Re: Using templates

On 8/2/09, Rocco Rutte <pdmef <at> gmx.net> wrote:

> See these variables:
>
> $ mutt -Q askcc askbcc abort_nosubject
> askbcc is unset
> askcc is unset
> abort_nosubject=ask-yes
>
> and the following ticket:
>
> http://dev.mutt.org/trac/ticket/1113
>
> Rocco

I missed askcc - so there is no askto variable and this problem cannot
be solved.

Thank you,

Gen-Paul

Erik Christiansen | 3 Aug 2009 15:11
Favicon

send2-hook not working for me

When composing an email to e.g. family, while in a list-related mailbox,
I'd like to temporarily reassign "Reply-To:", overriding the current
folder-hook. Using the manual, and experiences found on the list, I've
come as far as this in .muttrc:

send2-hook '~t them <at> theirdomain\\.net\\.au' 'my_hdr  Reply-To: me <at> mydomain.on.net'

Even when I precede that with:

send2-hook .* 'unmy_hdr  Reply-To:'

the header remains as set by:

folder-hook mutt.*        my_hdr  Reply-To: mutt-users <at> mutt.org

Yes, I'm exiting vim before expecting even send2-hook to do anything. ;-)

I've also scanned the manual for a way to use an alias or similar to
match a group of addresses in the hook, so any pointers on that would
also help an awful lot.

If I have to upgrade my Mutt 1.5.15, then I'll have to compile or
upgrade my ubuntu, because the mirrors don't have 7.10 any more.
(OK, yes, soon, maybe, but I usually keep an install for 3 years.)

Erik

--

-- 
There is more to life than increasing its speed.
                                                   -- Mahatma Gandhi
(Continue reading)

Robert Holtzman | 4 Aug 2009 09:34
Picon

"not a mailbox"

I posted this question recently but I can't remember to what list.
Searhing archives yields nothing. My apologies if this is a duplication.

When reading mail from my Debian 5.02 laptop Mutt won't read messages 
on the support-firefox list giving the error message that
support-firefox is not a mailbox. The kicker is that mutt on my Ubuntu
Hardy desktop doesn't exhibit this behavior. Both computers have
identical ~/.muttrc files, one having been copied over to the other.

I'm at a loss as where to begin troubleshooting this. Any help would be
appreciated.     

--

-- 
Bob Holtzman
AF9D 8760 0CFA F95A 6C77  E125 BF90 580F 8D54 9279
"If you think you're getting free lunch,
 check the price of the beer"

Rado S | 4 Aug 2009 09:46
Picon
Picon

Re: "not a mailbox"

=- Robert Holtzman wrote on Tue  4.Aug'09 at  0:34:22 -0700 -=

> When reading mail from my Debian 5.02 laptop Mutt won't read messages 
> on the support-firefox list giving the error message that
> support-firefox is not a mailbox. The kicker is that mutt on my Ubuntu
> Hardy desktop doesn't exhibit this behavior. Both computers have
> identical ~/.muttrc files, one having been copied over to the other.

Compare the mailbox files, check the 'From ' lines.

--

-- 
© Rado S. -- You must provide YOUR effort for your goal!
EVERY effort counts: at least to show your attitude.
You're responsible for ALL you do: you get what you give.


Gmane