<?xml version="1.0"?>
<!DOCTYPE RDF>
<RDF:RDF
    xmlns:NC="http://home.netscape.com/NC-rdf#"
    xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <RDF:Description about="NC:ispinfo">
    <NC:providers>
      <NC:nsIMsgAccount about="domain:ufl.edu">
        <NC:incomingServer>
          <NC:nsIMsgIncomingServer>
            <NC:prettyName>Gatorlink</NC:prettyName>
            <NC:hostName>imap.ufl.edu</NC:hostName>
            <NC:type>imap
            <NC:ServerType-imap>                                                
              <NC:nsIImapIncomingServer>                                        
                <NC:deleteModel>2</NC:deleteModel>                              
              </NC:nsIImapIncomingServer>                                       
            </NC:ServerType-imap>                                               
            </NC:type>
            <NC:rememberPassword>false</NC:rememberPassword>
            <NC:offlineSupportLevel>0</NC:offlineSupportLevel>
            <NC:defaultCopiesAndFoldersPrefsToServer>false</NC:defaultCopiesAndFoldersPrefsToServer>
            <NC:canCreateFoldersOnServer>true</NC:canCreateFoldersOnServer>
            <NC:canCompactFoldersOnServer>true</NC:canCompactFoldersOnServer>
            <NC:canUndoDeleteOnServer>false</NC:canUndoDeleteOnServer>
            <NC:canSearchMessages>true</NC:canSearchMessages>
            <NC:canFileMessagesOnServer>true</NC:canFileMessagesOnServer>
            <NC:canEmptyTrashOnExit>true</NC:canEmptyTrashOnExit>
		<NC:isSecure>true</NC:isSecure>
            <NC:isSecureServer>true</NC:isSecureServer>
            <NC:canSearchMessages>true</NC:canSearchMessages>
          </NC:nsIMsgIncomingServer>
        </NC:incomingServer>
        <NC:identity>
          <NC:nsIMsgIdentity>
            <NC:composeHtml>true</NC:composeHtml>
            <NC:doFcc>false</NC:doFcc>
          </NC:nsIMsgIdentity>
        </NC:identity>
        <NC:smtp>
          <NC:nsISmtpServer>
            <NC:hostname>smtp.ufl.edu</NC:hostname>
            <NC:auth_method>1</NC:auth_method>
		<NC:port>587</NC:port>
		<NC:trySSL>1</NC:trySSL>
          </NC:nsISmtpServer>
        </NC:smtp>
        <NC:smtpRequiresUsername>true</NC:smtpRequiresUsername>
        <NC:smtpCreateNewServer>true</NC:smtpCreateNewServer>
        <NC:smtpUsePreferredServer>true</NC:smtpUsePreferredServer>
        <NC:wizardSkipPanels>true</NC:wizardSkipPanels>
        <NC:wizardShortName>Gatorlink Email</NC:wizardShortName>
        <NC:wizardLongName>Gatorlink Email Account</NC:wizardLongName>
        <NC:wizardShow>true</NC:wizardShow>
        <NC:wizardPromote>true</NC:wizardPromote>
        <NC:emailProviderName>Gatorlink</NC:emailProviderName>
        <NC:sampleEmail>AlGator@ufl.edu</NC:sampleEmail>
        <NC:sampleUserName>AlGator</NC:sampleUserName>
        <NC:emailIDDescription>Gatorlink Username</NC:emailIDDescription>
        <NC:emailIDFieldTitle>Gatorlink Username:</NC:emailIDFieldTitle>
        <NC:showServerDetailsOnWizardSummary>false</NC:showServerDetailsOnWizardSummary>
      </NC:nsIMsgAccount>
    </NC:providers>
  </RDF:Description>
</RDF:RDF>
