0

I've got an already configured mail server with 12 IP addresses.

Do I need any special configuration of SwiftMailer to use it properly ?

Or its only my server job to use these IP addresses ?

Jay Blanchard
  • 34,243
  • 16
  • 77
  • 119

1 Answers1

1

You should be connecting to your mail server with SwiftMailer using it's hostname rather than one of the IP addresses and you will be fine.

cherrysoft
  • 1,165
  • 8
  • 17