Timur Mustakimov:
> I have the following problem with mutt. It doesn't show cyrillic chars, although my
>terminal, which in mutt is running shows them very nice. Mutt change all of them to
>'?'. What do i need to set ? Charset is koi-8r.
Check that you really did install the charsets ("make in
> > I think what you'll have to do is configure mutt with --prefix set to
> > the actual path you will eventually install to. Then, you'll have to
> > recreate the actions that 'make install' would have performed ('make -n
> > install' would probably be helpful here), using your 'cscp' program.
Op do. 07 okt 1999 09:18:26 zei Dirk Huebner:
> Hi all,
>
> is there a way to look for what I replied when I read older mails? Of
> course it is possible to switch to sent-mail and look for the right
> mail, but this is not really comfortable. I wonder if there is a
> function/key which opens t
>> David DeSimone <[EMAIL PROTECTED]> writes:
> > * When replying, use whatever address was used to send me
> > mail... (that is what use_from does)
>
> The use_from variable does NOT do that. The variable you're looking for
> is called reverse_name.
Yes, sorry... I was reading thru the
Jeremy Blosser <[EMAIL PROTECTED]> wrote on Thu, 07 Oct 1999:
> AFAIK both things you mention can be dealt with using a minimal MTA that
> just acts as a forwarder, such as sSMTP. All you really have to do to
> configure it is set the remote mailhub's hostname.
So how large is sSMTP anyway? Wou
On Thu, Oct 07, 1999 at 02:31:39AM -0400, Tim Pierce wrote:
:
:It doesn't seem to me that a simple SMTP delivery-only client should
:have to involve a great deal of code, and it could certainly be made a
:compile-time option.
The best solution should be a standardized open-source library called
l
hi,
This is slightly offtopic.
I pop my mails from machine X and read it on machine Y. But I dont have
permission to run any command on machine X. So, how can I run procmail
of machine Y on any mails that I have popped?
Thanks in advance,
Raju
Hi!
How can I manually verify a pgp/mime signed message. I thought about
saving the text-attachment to file foo, the signature-attachemnt
to file bar and call
pgp bar foo
But this always gives me a signature error!
Thanks a lot for any suggestions.
--
ciao
norb
+--
On Thu, Oct 07, 1999 at 05:40:20PM +0530, Raju K V wrote:
> hi,
>
> This is slightly offtopic.
>
> I pop my mails from machine X and read it on machine Y. But I dont have
> permission to run any command on machine X. So, how can I run procmail
> of machine Y on any mails that I have popped?
Us
Raju K V <[EMAIL PROTECTED]> wrote on Thu, 07 Oct 1999:
> I pop my mails from machine X and read it on machine Y. But I dont have
> permission to run any command on machine X. So, how can I run procmail
> of machine Y on any mails that I have popped?
You can't with Mutt's pop support. You need
On Thu, 07 Oct 1999, Stasinos Konstantopoulos wrote:
> For what it's worth, what I do is set my fcc-save-hooks so that saved
> and outgoing emails from/to the same person are put in the same folder
> where they are nicely threaded.
Thanks for the answer. Of course I tried this before, but I pr
Hi,
this is the first time ever I try to compile mutt. My system is Debian
2.1 (Linux 2.0.36).
I followed these steps:
- cp and untar/unzip mutt-1.0pre3i.tar.gz to the /tmp directory
- cp and gunzip patch-1.0pre3.rr.compressed.2 in the mutt-1.0pre3 dir
- apply the patch: patch -p0 mailto:[EM
Quoting Tim Pierce ([EMAIL PROTECTED]) from Thu, Oct 07, 1999 at 02:31:39AM -0400:
> On Wed, Oct 06, 1999 at 11:51:55PM -0500, Jeremy Blosser wrote:
> > Raju K V [[EMAIL PROTECTED]] wrote:
> > > Suppose my machine does not have smtp capabilities? ie it does not have
> > > sendmail or any other MTA
Quoting Rich Lafferty ([EMAIL PROTECTED]) from Thu, Oct 07, 1999 at 12:25:17PM
-0400:
>
Woops, got ahead of myself:
> #!/usr/bin/perl -wT
> # little smtp smarthost-relay to quiet mutt-users
> # 1999/10/07 Rich Lafferty <[EMAIL PROTECTED]>
> # Use this under the same terms as Perl itself. No w
Mikko Hänninen [[EMAIL PROTECTED]] wrote:
> Jeremy Blosser <[EMAIL PROTECTED]> wrote on Thu, 07 Oct 1999:
> > AFAIK both things you mention can be dealt with using a minimal MTA that
> > just acts as a forwarder, such as sSMTP. All you really have to do to
> > configure it is set the remote mailh
++
version: mutt-1.0pre3
menu: main-menu
command: Reply
++
Hi Folks,
When trying to Reply to a message whose header doesnt have
( I have no idea how that happpened) Mutt-1.0pre3
On Mon, Oct 04, 1999 at 03:57:46PM -0500, David DeSimone wrote:
> I think what you'll have to do is configure mutt with --prefix set to
> the actual path you will eventually install to. Then, you'll have to
> recreate the actions that 'make install' would have performed ('make -n
> install' woul
On Thu, Oct 07, 1999 at 09:13:20AM +0200, Thomas Roessler wrote:
> On 1999-10-07 00:04:25 +0200, [EMAIL PROTECTED] wrote:
>
> > Ok, I tried today with several combinations. Removing .muttrc (with
> > my my_hdr settings) did not change a thing, just like removing
> > _any_ header. However, inserti
On Thu, Oct 07, 1999 at 12:25:17PM -0400, Rich Lafferty wrote:
> Quoting Tim Pierce ([EMAIL PROTECTED]) from Thu, Oct 07, 1999 at 02:31:39AM -0400:
> > * More generally, configuring an MTA when you are not thoroughly
> > familiar with it can introduce security risks.
>
> This is not true. A
On Thu, Oct 07, 1999 at 09:35:55AM +0100, Edmund GRIMLEY EVANS wrote:
> $ ./configure --prefix=/final/location
> $ make
> $ make DESTDIR=/temporary/location install
The DESTDIR support isn't set up for the contrib directory yet, so the
stuff that gets installed out of there normally will fail.
>
On Thu, Oct 07, 1999 at 02:00:15PM -0400, Tim Pierce wrote:
> That is what a knowledgable and experienced person would do, but we
> are talking about the naive and clueless.
Mutt is a power-users' mailer (unless this has changed recently). It
does not cater to the clueless, and I don't want to us
On Thu, Oct 07, 1999 at 01:17:09PM -0500, Manoj Kasichainula wrote:
> On Thu, Oct 07, 1999 at 02:00:15PM -0400, Tim Pierce wrote:
> > That is what a knowledgable and experienced person would do, but we
> > are talking about the naive and clueless.
>
> Mutt is a power-users' mailer (unless this ha
On Thu, Oct 07, 1999 at 01:17:09PM -0500, Manoj Kasichainula <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 07, 1999 at 02:00:15PM -0400, Tim Pierce wrote:
> > That is what a knowledgable and experienced person would do, but we
> > are talking about the naive and clueless.
>
> Mutt is a power-users' ma
Ralf Hildebrandt <[EMAIL PROTECTED]> wrote:
>
> Use fetchmail to pop mail off X which in turn re-injects the messages
> into postfix/sendmail/qmail on Y which can then run procmail.
Sometimes, re-injecting a message into the MTA on machine Y will simply
cause it to get sent back to X. In such a
On Oct 07, 1999, Jeremy Blosser wrote:
>
> AFAIK both things you mention can be dealt with using a minimal MTA that
> just acts as a forwarder, such as sSMTP. All you really have to do to
> configure it is set the remote mailhub's hostname.
OK, I can't resist adding my own $0.02 to this disc
Marcelo Magallon <[EMAIL PROTECTED]> wrote:
>
> I have a better idea of what I want now...
>
> * Use reverse_name when replying, always. For example, if
>[EMAIL PROTECTED] sends me an email to [EMAIL PROTECTED], but my send hook
>says mutt should use [EMAIL PROTECTED] when sending mail
On Thu, Sep 23, 1999 at 08:19:41PM +0200, Thomas Wolmer HG/EHS/OM/DE
wrote:
> But if it was the same "mutt mode" that I once tried (post.el?), it
> does not work very well with gnuclient. Or even not at all...
Why not (what are the problems)? It works well here [1]
Greetings
Ma
David DeSimone <[EMAIL PROTECTED]> wrote on Thu, 07 Oct 1999:
> Most people on this list, when you ask them how to set up different
> identities, will tell you to use send-hooks with a my_hdr From: command.
> That's because, until recently, that was the only way to do it. But Mr.
> Roessler added
Quoth winfried szukalski in private email:
> Referring to your 'configure' line:
> >configure --enable-pop --enable-buffy-size
> >--with-sharedir="/cs/share/mutt" --with-included-gettext
> >--prefix="./subdir"
>
> You can see: you did not set '--with-docdir=MY_DOCDIR'. So 'configure'
> used by de
Mikko Hänninen <[EMAIL PROTECTED]> wrote:
>
> First of all -- in which version is this? I've been using 1.0pre2,
> but that lacked the variable, so I got and compiled pre3.
Hmm, I've been using dev versions of Mutt for so long, it didn't occur
to me that such a simple feature wouldn't have been
Quoth Edmund GRIMLEY EVANS:
> In the case of mutt, I think what you have to do
> is something like:
>
> $ ./configure --prefix=/final/location
> $ make
> $ make DESTDIR=/temporary/location install
Way cool, this is **exactly** the sort of thing I was looking for. It
works pretty well, but the D
I host a moderated list using LISTSERV(tm), and have a frequent need
to trim off excess quoting and other detritus from messages submitted
for approval before bouncing them to the list. Unfortunately, Mutt's
bounce does not offer any opportunity to do this.
Forwarding to the list works, but is q
32 matches
Mail list logo