Bug#676984: same probleme, important problem

karme at karme.de karme at karme.de
Tue Jun 19 15:29:12 UTC 2012


Pierre Crescenzo <pierre.crescenzo at gmail.com> 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






More information about the pkg-gnome-maintainers mailing list