|
I would love to. I have some questions about the preferred way of
implementing the features of RemoteDeliveryX in RemoteDelivery. Currently in RemoteDelivery you can specify multiple gateway servers and multiple gateways with a unique port for each. <gateway>smtp1.server.com:7025</gateway> <gateway>smtp2.server.com:25</gateway> <gateway>smtp1.server.com:25</gateway> This patch would add four parms to each gateway config. So a gateway has these attributes ip address/name port auth user auth password ssl validate certificate authority is it possible to have <gateway> <name>smtp1.server.com</name> <port>smtp1.server.com:7025</port> <user>foo</user> <password<bar</password> <ssl>true|on|yes</ssl> <sslCAValidate>true|on|yes</sslCAValidate> <gateway> So the question is how to provide the option to config all these parms and also not break the exisitng configs. The RemoteDeilveryX only allows a single gateway hence avoiding the issue of how to config multiple gateways. I can submit the patch as a new RemoteDeliveryX but I assume that is less desirable than adding it to the current RemoteDelivery. I am more than happy to take the input and implement that into RemoteDelivery/ regards, Glen Noel J. Bergman wrote:
|
- Re: Gateway SMTP Glen
- RE: Gateway SMTP Noel J. Bergman
- Re: Gateway SMTP Arno Schatz
- Incoming mails for different host Gautam Borah
- Re: Incoming mails for different host Gautam Borah
- RE: Incoming mails for different host Noel J. Bergman
- remote java admin client for James Gautam Borah
- adding a user Gautam Borah
- RE: Gateway SMTP Noel J. Bergman
- RE: Gateway SMTP Daniel Perry
- Re: Gateway SMTP Arno Schatz
