<?xml version="1.0" encoding="UTF-8"?><Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
	<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
		<Account>
			<AccountType>email</AccountType>
			<Action>settings</Action>
			<ServiceHome>https://pasto.yra.lt</ServiceHome>
			<Protocol>
				<Type>IMAP</Type>
				<Server>pasto.yra.lt</Server>
				<Port>993</Port>
				<SPA>off</SPA>
				<SSL>on</SSL>
				<AuthRequired>on</AuthRequired>
							</Protocol>
			<Protocol>
				<Type>POP3</Type>
				<Server>pasto.yra.lt</Server>
				<Port>995</Port>
				<SPA>off</SPA>
				<SSL>on</SSL>
							</Protocol>
			<Protocol>
				<Type>SMTP</Type>
				<Server></Server>
				<Port>587</Port>
				<SPA>off</SPA>
				<SSL>off</SSL>
				<Encryption>TLS</Encryption>
				<AuthRequired>on</AuthRequired>
							</Protocol>
		</Account>
	</Response>
</Autodiscover>

