On 13 Sep 2006 at 13:38, Farid Behnia wrote:
[snip] > > > Therefore we changed the SMTPDestination field of ASSP from X.X.X.X:25 > > (The > > > mail server that worked fine with ASSP) to > > > "X.X.X.X:25"," Y.Y.Y.Y:25" (adding the new mail server) > > > > This doesn't look right - I don't think you can put mutiple addresses in > > SMTPDestination. > > > There's a short tip under SMTPDestination in ASSP that says: > > The address:port of your message handling system's smtp server. > If only the port is entered, or the keyword __INBOUND__:port is used, then > the connection will be established to the same IP where the connection was > received. This is usefull when you have several IPs with different > domains/profiles in your MTA. > Examples: "127.0.0.1:125", "10.0.1.3", "10.0.1.3:1025", "__INBOUND__:125", > "125", etc. Yes, but each of those quoted strings is a separate example; you can't put more than one in the box. (See Fritz's reply) The latest beta allows multiple addresses separated by a pipe - example: "192.168.1.1|192.168.1.2", but only tries the next if the first doesn't respond. Paul ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
