Can phplist send to more than one smtp server?

Continuing the discussion from Using a secondary mail server only for smtp:

phplist doesn’t support cycling through a set of smtp servers nor sending concurrently to more than one server.
Any topics in the old forums are going to be out-of-date now.

It’s not my area of knowledge but I think that these functions are best implemented in the local mail server (postfix, exim, etc).

1 Like

It shouldn’t be necessary to use more than one mail server.
If you do decide to go this route anyway, I highly suggest documenting every little step you take. A proper implementation of a round robin would require a hack that would be overwritten with the next PHPList update AND/OR server update.
When that happens, you’ll have to set it up all over again.

1 Like

Thanks for setting up as a linked topic @duncanc - good moding! :slight_smile:

Thanks for your reply.

We will stick to simgle smtp to start wilth but in case we decide to try multiple then will make sure to document it in detail as @NYChris metioned.

My only concern here is the delivery rate since the server is new, any suggetion?

Thanks again,
Vicky T