Agile Web Development with Rails 6 - Iteration L1 Typo on which field to place support email (PDF p 290)

Simple typo on p.290 of the PDF under the diagram.

Fill this in, remembering to use support@example.com as the “From” email so that
the email gets routed to your mailbox.

It should be the “To” email that you fill out as support@example.com. Otherwise it won’t route the email to your SupportMailbox and throw a ActionMailbox::Router::RoutingError on the server.

1 Like