From 5bb8f3ae67400b2e5ff3f21802b81a4dc11a7582 Mon Sep 17 00:00:00 2001 From: George Claghorn Date: Tue, 1 Jan 2019 08:16:38 -0500 Subject: Fix links in ingress docs [ci skip] --- .../action_mailbox/ingresses/postfix/inbound_emails_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionmailbox/app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb') diff --git a/actionmailbox/app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb b/actionmailbox/app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb index 1871893e99..c0d5002a12 100644 --- a/actionmailbox/app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb +++ b/actionmailbox/app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb @@ -35,7 +35,7 @@ module ActionMailbox # # Alternatively, provide the password in the +RAILS_INBOUND_EMAIL_PASSWORD+ environment variable. # - # 3. {Configure Postfix}{https://serverfault.com/questions/258469/how-to-configure-postfix-to-pipe-all-incoming-email-to-a-script} + # 3. {Configure Postfix}[https://serverfault.com/questions/258469/how-to-configure-postfix-to-pipe-all-incoming-email-to-a-script] # to pipe inbound emails to bin/rails action_mailbox:ingress:postfix, providing the +URL+ of the Postfix # ingress and the +INGRESS_PASSWORD+ you previously generated. # -- cgit v1.2.3