Pierre Crescenzo <[email protected]> writes:

> Hello,
>
> I have the same bug with version 4.80-3 of exim4 since my update this
> morning. This is now impossible to send mails with GNUS on Emacs nor with
> "mail" command line. :-( Only local mails works.

using gnus, too
at the moment i use a small wrapper script as workaround:
~/develop/scripts/my-sendmail:

#!/bin/bash
unset GNOME_KEYRING_CONTROL
unset GNOME_KEYRING_PID
exec /usr/sbin/sendmail "$@"

in emacs:
M-x customize-variable sendmail-program

and set it to the script

greetings



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to