# Allows you to add a list of mail servers that will use to load balance the emails
# If the email fails to be send, won't give you an exception, will keep trying for 24 hours on different servers on the cluster.
# If a mail server does not work, will remove it from the list.
# When the user opens the email, you'll get a callback on the page you specify.