2

I use Apache James to send email in my project , For it I run apache james server on my machine . I was looking if I can configure james with spring as I am using spring framework and everything is configured in it . Also Is it capable of sending multipart message.

Ruby
  • 873
  • 5
  • 20
  • 47

1 Answers1

0

Yes you can configure james with spring.

  1. You just need to create an account on james
  2. Use the james user account on spring email
jjcosare
  • 1,463
  • 9
  • 9