<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <configuration> <email> <senderAddress>text</senderAddress> </email> <outgoingServer> <host>text</host> <port>text</port> <encryption>NONE</encryption> <authorization> <none/> <plain> <user>text</user> <password>text</password> </plain> <login> <user>text</user> <password>text</password> </login> </authorization> </outgoingServer> </configuration>