On Tue, 07 Oct 2008, Robert Svoboda wrote:
* Joseph <[EMAIL PROTECTED]> [2008-10-07 08:50]:
When sending an email to certain person I have a hook:
send-hook '~t [EMAIL PROTECTED]|~t
[EMAIL PROTECTED]' "my_hdr From: Joseph
<[EMAIL PROTECTED]>; set signature=~/.mutt/signature$
Now the problem i
* Christian Ebert <[EMAIL PROTECTED]> [081007 09:40]:
> * John Magolske on Monday, October 06, 2008 at 22:02:15 -0700
> > I'm attempting to switch from using postfix to msmtp,
>
> Looks like a msmtp question ;)
Oh, right, msmtp-users...sorry about that!
> --tls_min_dh_prime_bits=512
Didn't work
* Joseph <[EMAIL PROTECTED]> [2008-10-07 08:50]:
> When sending an email to certain person I have a hook:
>
> send-hook '~t [EMAIL PROTECTED]|~t
> [EMAIL PROTECTED]' "my_hdr From: Joseph
> <[EMAIL PROTECTED]>; set signature=~/.mutt/signature$
>
> Now the problem is when my wife wants to send an ema
On Wed, Oct 01, 2008 at 11:09:41AM -0400, [EMAIL PROTECTED] wrote:
>
> No, no '~' or other backup-filey kind of suffix or prefix. I use vim for
> editing, and have not---as far as I know---tweaked any vim setting that deals
> with backups. (Doing other things in vim does not leave stuff anywhe
* John Magolske on Monday, October 06, 2008 at 22:02:15 -0700
> I'm attempting to switch from using postfix to msmtp,
Looks like a msmtp question ;)
> There are these error messages:
>
>msmtp: TLS handshake failed: The Diffie Hellman prime sent by the
> server is not acceptable (no
* On Mon, Oct 06, 2008 11:48PM -0500 Kyle Wheeler ([EMAIL PROTECTED]) muttered:
> How exactly is mutt supposed to know whether it's you or your wife at
> the keyboard?
Well you could use macros, but hey unix gave us the nice concept of user
config files. Why not make her an own account and tweak
On Oct 06 02:45 +1100, Jaime Tarrant wrote:
> I am also interested to know how others solve the multiple account issue for
> sending mail. In my case, I use mutt with exim.
>
I use msmtp. It's very very easy to configure. You set up different
accounts and you can name them. Then, use `msmtp -a `
I'm getting this message in /var/log/mail.log when trying to send email
with mutt: "User unknown in virtual alias table" We've got Mutt 1.5.13
and Debian Linux 2.6.18-6-686 (i686).
Help appreciated.