Jijun MA <[EMAIL PROTECTED]> writes: > i want send email via smtp, and i have added pop, smtp and this lines > in .gnus.el > > (setq message-send-mail-function 'smtpmail-send-it) > (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
I guess that you have set up your email address somewhere else, too? > but when i finished an email, and type C-c C-c > the error message is : > > Sending via mail... > message-send-mail-with-sendmail: Sending...failed with exit value 1 Have you already read http://www.gnus.org/manual/gnus_136.html#SEC136 ? If this should not help, please tell us if you want to use sendmail or alike or you want to send the mail directly to a foreign SMTP server. Greetings Malte _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
