Bug#676984: same probleme, important problem

2012-06-19 Thread Pierre Crescenzo
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.

Please, consider this bug as very important.

Thank you!

Regards,

-- 
Pierre Crescenzo


Bug#676984: same probleme, important problem

2012-06-19 Thread karme
Pierre Crescenzo pierre.cresce...@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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org