I have recently downloaded the current unstable mutt release, version
1.3.14. It doesn't come with a `configure' script, so I ran the
latest version of `autoconf' (version 2.13) to generate one. However,
running the resulting `configure' file generates the following error:
./configure: syntax
Chip Paswater wrote:
> When replying to a message, does mutt have the ability to set the From:
> field automatically based on which email address a message was
> originally sent to? For example:
set alternates
set reverse_name
--suresh
--
Suresh Ramasubramanian + Wallopus Malletus In
Josh Huber wrote:
> Also, I recommend not using sendmail, but having fetchmail deliver
> directly into your inbox using procmail. Use ssmtp for sending mail.
> ssmtp is a nice send-only mailer that's really simple to configure:
[a bit OT]
Does ssmtp do deferred delivery (so that I can queue ma
sam rosenfeld proclaimed on mutt-users that:
> set editor="/usr/bin/mcedit"
> set smart_wrap=yes
> BTW, my smart_wrap does not result in line wrapping, perhaps because the set
>configuration to
> smart_wrap=yes is a mutt instruction and I am using an external editor.
> :wq
This is because sm
On Sat, Feb 10, 2001 at 10:35:17PM -0800, Chip Paswater wrote:
> When replying to a message, does mutt have the ability to set the From:
> field automatically based on which email address a message was
> originally sent to? For example:
set reverse_name
Tim
When replying to a message, does mutt have the ability to set the From:
field automatically based on which email address a message was
originally sent to? For example:
If someone sends a message to [EMAIL PROTECTED], which comes to my
mailbox, which also recieves mail for 3 other email addresses
Hello Heinz!
On Sat, 10 Feb 2001, Heinz Diehl wrote:
> I just switched from Mutt-1.2.5i to 1.3.14i, and the first thing I
> noticed is that German umlauts are replaced by a "?" in all mails which
> contain a "Content-Type: text/plain;" header. Mutt-1.2.5 displayed them
> properly as it should be
I just released a new version of the little brother's database with
the following changes:
* Add new module m_bbdb to access a (X)Emacs big brother database (bbdb)
from lbdb using (x)emacs as the backend. Thanks to Utz-Uwe Haus
<[EMAIL PROTECTED]> for providing this.
* s/MODULE_PATH/
Hi!
I just switched from Mutt-1.2.5i to 1.3.14i, and the first thing I
noticed is that German umlauts are replaced by a "?" in all mails which
contain a "Content-Type: text/plain;" header. Mutt-1.2.5 displayed them
properly as it should be, and reading the docs and changes didn't lead me
further.
Hi Sam!
sam rosenfeld muttered:
> set folder=/home/sam/Mail/outbox
You seem to have mixed put your pathes a bit, or it this really what you
intended?
> but still cannot store sent mail in my /home/sam/Mail/outbox. (All
> cases correct)
Of cause you can't do that. You set $folder to ~/Mail/ou
Hi Sam,
Here is what you should include in your muttrc:
# This is for mutt to copy your sent mail:
set copy=yes
set record=+outbox # Have you actually created this?
# And this is for your editor to wrwp lines at 68
# (I saw from the end of your message# that you
# use vi or vim - the la
In response to an earlier rerquest for advice on enabling me to save copies of
outgoing mail, Suresh Ramasubrahamian and Frank Naumann suggested a couple of lines to
be added to .muttrc.
I've incorporated them into my .muttrc but still cannot store sent mail in my
/home/sam/Mail/outbox. (All c
Is it possible to get a new mail notification while Mutt is in its
pager (while reading a message)? Right now I only get notified while
in index view.
--
Wille
PGP signature
On Fri, Feb 09, 2001 at 10:14:27PM -0800, Chip Paswater wrote:
> I have a source hack that leaves PGP Encrypted and Signed messages as inline
> text/plain text instead of PGP/MIME'ing them up. This allows PGP messages
> generated in mutt to be easily decrypted/verified in {perhaps broken]
> clien
On Fri, Feb 09, 2001 at 09:17:53AM -0500, Thomas E. Dickey wrote:
> > anubis~/alu/tif/al013492> echo $TERM
> > vt100
> but what type of terminal emulator are you using?
> (Although "vt100" may happen to work for vi, etc., it is unlikely that
> you are using a vt100).
Right. Last night I was on an
On Fri, Feb 09, 2001 at 12:09:58AM -0800, Jason Helfman wrote:
> you don't have smtp listening on your localhost for delivery.
>
> port 25
>
> this is what I have on a: netstat -a :grep 25, or netstat -l
>
> tcp0 0 0.0.0.0:25 0.0.0.0:* LISTEN
>
>
16 matches
Mail list logo