Hi!
Some weeks ago there was a discussion about desktop <-> laptop mail
data exchange. The idea was to have on both systems the same mail
data. It should be possible on both systems to get/read/move/delete
and post messages. The mail dir on both systems should be updated
automatically.
Because I
Hi!
I would like to get mutt running on my notebook and M$ Windows.
I've looked at the www.cygwin.com homepage but could not make out that
mutt is supported by cygwin. Where do I get the source or binary of
mutt for cygwin? BTW: cygwin is new for me and not yet
installed on my notebook.
What too
Hi!
Here are two nice ideas for URL handling:
1) Colorize URLs in the pager:
color body magenta default '(((ftp|http|https)|mailto)[.:][^
>"]*|www.[-a-z_0-9/.?=&,:]+)[^ .,;>">():]'
2) start netscape on URL with mouse usage:
macro pager \eh '!netscape-remote h'
'netscape-remote' is a shell
fBw
* ^-BEGIN PGP MESSAGE-
* ^-END PGP MESSAGE-
| $MAILFILTER_PGP_ATTACHMENT -
}
cut here
The filter script "mailfilter_pgp_attachment" is attached to this msg.
What do you think about this solution? Ideas, comments are welco
Hi!
I often get emails with several pgp encrypted attachments.
The "Content-Type" in the header of the message is "multipart/", so
mutt does not recongnize the pgp encryption.
Procmail can change this "multipart/" content type to "application/pgp".
Now mutt can decrypt the whole msg and show it
Normally, mutt encrypts an email for all persons mentioned in the
"To:" header automatically.
On Sun, Feb 04, 2001 at 03:56:41PM +0100, Waldemar Brodkorb wrote:
> Date: Sun, 4 Feb 2001 15:56:41 +0100
> From: Waldemar Brodkorb <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Mail-Followup-To: [EMAIL
Hello!
I'm using the pager with the setting "set pager_index_lines=10".
This means, that I can see 10 lines of the index even when the pager
is showing the contents of one email.
When I tag some msgs and still have one msg open in the pager a
command like "save msgs" works only on the open msgs b
Hi!
I often get mails with no text inside but a pgp encrypted msg as
attachment.
Because it is defined as a multi-part message, procmail and mutt does
not recognize the pgp encryption.
Parts of the msgs look like:
--
[...]
MIME
On Thu, Dec 14, 2000 at 08:53:49PM +0100, Josh Huber wrote:
> Is this necessary? I'm using:
>
> set reply_regexp=
> '^(\[[a-z0-9:-]+\][ \t]*)?(re([\[0-9\]+])*|aw):[\t]*'
>
> and it's threading mailing lists of this type for me...
>
> for example:
> [ruby-talk:7097] Rubyize this method
> [r
TED]>
> To: Mutt User List <[EMAIL PROTECTED]>
> Subject: Re: special reply_regexp
> Mail-Followup-To: Laurent Pelecq <[EMAIL PROTECTED]>,
> Mutt User List <[EMAIL PROTECTED]>
>
> On Wed, Dec 13, 2000 at 08:37:41AM +0100, Daniel Kollar wrote:
> > Hi
Hi,
in one of my folder containing msgs from a mailing list I would like
to sort the msgs as threads.
With the default reply_regexp this does not work, because the mailing
list always puts a string "[ifc-ml:] " at the beginning of the subject
line of each msg. is an increasing number an
Hi!
When opening a received mail containing a text/plain MIME attachment
mutt always displays the contents of this attachment inside the pager.
This can cause a problem when the size of the attachment is several
MBytes big.
How do I prevent mutt from showing the contents of text/plain
attachment
> macro index d "=trash"
> macro pager d "=trash"
>
> This will always save the message to the folder "=trash" whenever you
> "delete" it, and mark it for deletion from the current folder. You have
> to clean up =trash yourself when you want it, possibly from the command
> line manually, or
Hello!
I'm using vim as message editor with color syntax highlighting.
The standard settings look similar to the mutt pager standard color
settings, but there are some things to adjust.
For example to change color of special header lines and to highlight URLs.
How do I do this? I don't want to o
Hello!
When composing a new mail and adding attachments, mutt cuts the name
of the attached files after a specific length of characters.
When I attach a file with a long path I'm not able to read the file
name in the attachment list.
Mutt seems to bring the lines to 80 columns. My xterm is much w
> > > Did you try to change the content-type of these octet-streams to
> > > application/pgp? With the more recent mutt versions, you can
> > > comfortably do this from within mutt.
> >
> > Really? I'm using mutt 1.2i .
> > What version do I need to do this and where do I find information on
> >
On Fri, Oct 20, 2000 at 02:14:09PM +0200, Thomas Roessler wrote:
>
> Did you try to change the content-type of these octet-streams to
> application/pgp? With the more recent mutt versions, you can
> comfortably do this from within mutt.
Really? I'm using mutt 1.2i .
What version do I need to do
> Don't do that.
>
> Storing the pgp pass phrase in an environment variable may have been
> a valid option on MS-DOS computers. It isn't on Unix machines,
> since the environment is not guaranteed to be confidential.
I'm working on unix.
In the PGP CmdLineGuide you will find a section about th
Hello mutt-developers,
here is a feature request for future versions of mutt:
Mutt looks for the PGPPASS environment variable. If this is set, then
no passphrase is needed to be send to pgp program, because pgp looks
for the PGPPASS variable by itself.
Mutt will also not ask the user for the pas
I'm setting the passphrase via the PGPPASS environment variable before starting
mutt.
Wenn I open a pgp encrypted message mutt still asks me for the
passphrase. This is not necessary, because pgp looks automatically for
the PGPPASS environment variable.
So, how do I disable this function in mutt?
> > Mutt can remember the pgp passphrase once it is entered by the user.
> > How does mutt passes the phrase over to pgp when en-/decrypting a message?
> > Is there an algorithm that checks for the pgp passphrase input message
> > and sends it as stdin ?
> and can I snoop it over a network? :-)
Mutt can remember the pgp passphrase once it is entered by the user.
How does mutt passes the phrase over to pgp when en-/decrypting a message?
Is there an algorithm that checks for the pgp passphrase input message
and sends it as stdin ?
Daniel.
Hi,
do you remember that I asked for a recursive MIME attachment recognition in mutt?
The problem was, that I often receive MIME attachment as octet-stream which are PGP
encrypted HTML pages.
What I need is an octet-filter, which recognizes the pgp encryption, starts the
decryption, recognizes
Hi,
do you remember that I asked for a recursive MIME attachment recognition in mutt?
The problem was, that I often receive MIME attachment as octet-stream which are PGP
encrypted HTML pages.
What I need is an octet-filter, which recognizes the pgp encryption, starts the
decryption, recognizes
I solved the problem by myself.
In batchmode, pgp refuses to use an uncertified key and aborts with this Encryption
Error.
I just needed to remove the "+batchmode" entry in the pgp encrypt command for mutt.
On Thu, Sep 14, 2000 at 02:22:02PM +0200, Daniel Kollar wrote:
> Date: Thu
Hi you all,
I'd like to use a not certified public key for encryption.
On command line with 'pgp -e filename' this works fine.
But out of mutt I get an 'Encryption error':
--- cut here -
Pretty Good Privacy(tm) Version 6.5.1 Int.
(c) 1999
Hi you all,
I'd like to use a not certified public key for encryption.
On command line with 'pgp -e filename' this works fine.
But out of mutt I get an 'Encryption error':
--- cut here -
Pretty Good Privacy(tm) Version 6.5.1 Int.
(c) 1999
Hi there,
I'm not happy with the way mutt manages received mail attachments.
One problem is: I often receive html-pages pgp encrypted as octet-stream.
Questions:
1) How can I implement in the octet.filter.script the pgp decryption?
2) After decrypting I don't want to see the HTML code in the pag
Hi there,
does a module ldap_query exists for the little brother database?
Regards,
Daniel.
.
--
+ DANIEL KOLLAR Fujitsu Microelectronics Europe GmbH +
+ Application EngineerASIC/RF Technology +
+ fon +49(0)6103-690-212 Am Siebenstein 6-10 +
+ fax +49(0)6103-690-122 D-63303 Dreieich
.
--
+ DANIEL KOLLAR Fujitsu Microelectronics Europe GmbH +
+ Application EngineerASIC/RF Technology +
+ fon +49(0)6103-690-212 Am Siebenstein 6-10 +
+ fax +49(0)6103-690-122 D-63303 Dreieich
It seems, that pgpring does not work correctly.
If I start pgpring in an xterm, I get: "fopen: No such file or directory".
What's this error message? Problems during compilation?
--
=======
Daniel Kollar
Hi there,
I've got problems with the pgp encryption.
I'm using pgp2 and did everything described in the PGP-Notes.
PGP decoding works slow, but great.
When replying to a pgp encoded mail I get asked for a keyID.
What do I need to enter there? Regardless of what I've tried, I get the keyID query
Hi there,
I'm missing an incoming folders overview.
Procmail is spooling the incoming mail to different folders.
How do I detect, which folders content new mail without entering each?
Cu.
Daniel
Hi there,
I solved the problem by myself.
I used the csh as a shell for --with-exec-shell command with configure script.
ksh instead works fine.
Daniel Kollar wrote:
>
> Hi there,
>
> I'm a mutt newbie and I have a basic problem:
>
> It seems that no external progra
Hi there,
I'm a mutt newbie and I have a basic problem:
It seems that no external program can be startet out of mutt.
I.e.:
1) The external editor is set to "vim".
When I try to compose a message, I get the following error in mutt: "Aborted
unmodified message." instead that vim opens up.
2)
36 matches
Mail list logo