Template:Email Settings: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 September 2024

  • curprev 10:1910:19, 8 September 2024Dgarratt talk contribs 1,983 bytes +1,983 Created page with " '''email.xml''' <syntaxhighlight lang="xml"> <?xml version="1.0" encoding="UTF-8"?> <emailSettings> <configuration> <property name="mail.smtp.auth" value="true"/> <property name="mail.smtp.starttls.enable" value="true"/> <property name="mail.smtp.host" value="smtp.live.com"/> <property name="mail.smtp.socketFactory.port" value="25"/> <property name="mail.smtp.user" value="email@outlook.com"/> <property name="m..."