2022.2

Table Of Contents
l
Send STARTTLS:Enabledifauthenticationischecked.WithSTARTTLStheclientnego-
tiateswiththemailservertousesomeformofencryption,usuallyaversionofTransport
LayerSecurity(TLS).Sincethisimprovessecurityitisrecommendtoenablethisoptionif
youuseport25(thedefaultport),2525,or587.
NotethattheemailwillnotbesentiftheSMTPserverdoesnotsupportTLSorSSL(an
olderencryptiontype).
Thisoptionisignoredwhenport465isused.
l
User:EntertheusernameusedtoconnecttotheSMTPserver.
l
Restore Defaults:Therearethreedefaultpresets,eachforworkingwithadifferentEmailSer-
viceProvider(ESP):Mandrilapp.com,SendgridandMailgun(see"UsinganESPwithPrintShop
MailConnect"onpage879).
l
Apply:ApplythenewsettingswithoutclosingthePreferencesdialog.
TheEmailpreferencesalsoprovidesyouwithbuttonsto:
l
Restore Defaults.ThisoptionrestoresthepreferencestoDefaults.Thisappliestothecurrent
Preferencespageonly,butnototherPreferences.
l
Apply:ThisoptionappliesthesettingsmadewithinthecurrentPreferencespage,butdoesnot
closethePreferencesdialog.
Emmet preferences
Emmetisaframeworkthatenablesthelightning-fastcreationofHTMLcodethoughtheuseofasimple
andeffectiveshortcutlanguageresemblingCSSSelectors(seeEmmetAbbreviations:"Emmet"on
page152.TheEmmetfunctionalityisavailableintheHTMLandCSSsourceeditorsofConnect
Designer.EmmettransformsabbreviationsforHTMLelementsandCSSpropertiestotherespective
sourcecode.
Thisis,forexample,theabbreviationfora<div>elementwiththeclassrow:
div.row
OnpressingtheTabkey,thisabbreviationistransformedto:
<div class="row"></div>
TolearnmoreaboutEmmetitself,pleaseseetheirwebsiteEmmet.ioandtheirdocumentation:http://-
docs.emmet.io/.Emmetisaplugin.AlloptionslistedbelowareEmmet'sdefaultoptions.Theyarenot
specificallyadjustedforConnect.
Page 65