[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending emails through msmtp



At Sun, 17 Apr 2011 22:30:49 +0200,
Sebastian Hofer wrote:
>
> […]
> 
> Hi David,
> thanks for the quick answer. I'm having trouble sending largish attachments,
> either they take really long to send, effectively stalling emacs during that
> time or they are not sent at all. Am I the only one experiencing that?

I’m not sure using sendmail will help.

In any case, try:

  (setq wl-draft-send-mail-function 'sendmail-send-it)

It worked for me. Probably should be documented.

best, Erik
Sent from my free software system <http://fsf.org/>.