From: Andy Wingo <wingo@igalia.com>
To: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] gnu: Add esmtp.
Date: Tue, 03 Nov 2015 15:40:06 +0000 [thread overview]
Message-ID: <871tc7jdm1.fsf@igalia.com> (raw)
In-Reply-To: <87611jjdya.fsf@igalia.com> (Andy Wingo's message of "Tue, 03 Nov 2015 15:32:45 +0000")
On Tue 03 Nov 2015 15:32, Andy Wingo <wingo@igalia.com> writes:
> If you want to queue, there's the esmtp-wrapper shell
> script shipped with esmtp; simply do:
>
> ln -s ~/.guix-profile/bin/esmtp-wrapper ~/bin/sendmail
> ln -s ~/.guix-profile/bin/esmtp-wrapper ~/bin/mailq
If you do this you will probably want to do this instead:
; in .emacs
(setq sendmail-program "/home/USER/bin/sendmail")
# at the shell
git config sendemail.smtpserver $HOME/bin/sendmail
Andy
prev parent reply other threads:[~2015-11-03 15:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 14:54 [PATCH 1/2] gnu: Add libesmtp Andy Wingo
2015-11-03 14:54 ` [PATCH 2/2] gnu: Add esmtp Andy Wingo
2015-11-03 15:21 ` Thompson, David
2015-11-03 15:32 ` Andy Wingo
2015-11-03 15:40 ` Andy Wingo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871tc7jdm1.fsf@igalia.com \
--to=wingo@igalia.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).