<JSMTP>

	<ip>127.0.0.1</ip>
	<port>9999</port>

	<jabber>
		<ip>127.0.0.1</ip>
		<port>9999</port>
		<secret>jsmtp</secret>
		<jname>jsmtp</jname>
		<server_name>EXAMPLE.com</server_name>
		<jud>users.EXAMPLE.com</jud>
	</jabber>

	<smtp>
		<mail_name>mail.EXAMPLE.com</mail_name>
		<smart_host>mail.EXAMPLE.com</smart_host>
		<smart_host_port>25</smart_host_port>
		<from_domain>jsmtp.EXAMPLE.com</from_domain>
	</smtp>

</JSMTP>
