Adding default secure ports to advanced imap setup dialog.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
Grid.Column="1"
|
||||
d:Header="Port"
|
||||
Header="{x:Bind domain:Translator.IMAPSetupDialog_IncomingMailServerPort}"
|
||||
/>
|
||||
Text="993" />
|
||||
</Grid>
|
||||
|
||||
<!-- Username + Password -->
|
||||
@@ -144,7 +144,7 @@
|
||||
Grid.Column="1"
|
||||
d:Header="Port"
|
||||
Header="{x:Bind domain:Translator.IMAPSetupDialog_OutgoingMailServerPort}"
|
||||
/>
|
||||
Text="465" />
|
||||
</Grid>
|
||||
|
||||
<!-- Username + Password -->
|
||||
|
||||
Reference in New Issue
Block a user