unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] email submission port (587) enabled
@ 2014-10-04 23:22 Eric Wong
  2014-10-05 22:33 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2014-10-04 23:22 UTC (permalink / raw)
  To: unicorn-public

For those of you unfortunate enough to be stuck behind firewalls
or rely on crap webmail interfaces, you can pass the:

   --smtp-server-port=587 --smtp-server=bogomips.org

options to "git send-email" when sending patches/plain-text mail
to unicorn-public@bogomips.org

You'll still need a valid From: address to receive replies and
participate in the discussion if you're not subscribed to the
mailing list.

Note: "git send-email" can send regular plain-text emails with
valid Subject: and From: headers.  If you're not familiar with
email message headers, they're nearly identical to HTTP, and
you can use "git format-patch"-generated patches as a guide.

Caveats:

- This will expose your client IP address to the world
  (but many existing mail setups do that anyways)

- This will not work for Cc-ing others in replies directly,
  but works for all @bogomips.org email addresses,
  so you may want to add "--suppress-cc=all" or similar.

Patchbomb away! :D

ref: http://www.ietf.org/rfc/rfc4409.txt
  https://www.kernel.org/pub/software/scm/git/docs/git-send-email.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANN] email submission port (587) enabled
  2014-10-04 23:22 [ANN] email submission port (587) enabled Eric Wong
@ 2014-10-05 22:33 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2014-10-05 22:33 UTC (permalink / raw)
  To: unicorn-public

Eric Wong <e@80x24.org> wrote:
> - This will expose your client IP address to the world
>   (but many existing mail setups do that anyways)

You may use tor to get around this:

	tsocks git send-email ...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-05 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-04 23:22 [ANN] email submission port (587) enabled Eric Wong
2014-10-05 22:33 ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.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).