Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed old File reference

...

What we need to do before the solution is completed is to actually send the email with the mail body we generated and stored as a file. In the previous part we did this with a File2 File consumer, that we manually added to the CamelContext. We can do this quite easily with the routing.

...