multiple email servers with authentication
AJ Weber <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <[email protected]> |
I am attempting to configure multiple (backup) mailserver's. Each has a unique username and password, and in fact, each has different ports, protocols, etc. I have tried this: set mailserver smtp.domain1.com port 587 username [email protected] password "xxxxxxxxxx" with timeout 30 seconds, smtp.domain2.com port 465 username otheruser password "yyyyyyyyyyyyyyyyyy" using SSL with timeout 30 seconds This results in a configuration syntax error. Can someone help me figure out how to configure my mailservers? Thanks! -AJ -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general