Translations:TAS:Pokročilé/Pluginy/Input, Output/Export/SolverTech.Tasha.PlugIns.IO.Email.Customers/7/en
<?xml version="1.0" encoding="utf-8"?>
<SolverTechTashaPlugInsIOEmailCustomersSettings>
<SmtpHost>smtp.server.cz</SmtpHost>
<SmtpPort>25</SmtpPort>
<EnableSsl>true</EnableSsl>
<SmtpUser>user@server.cz</SmtpUser>
<SmtpPassword>heslo</SmtpPassword>
<EmailAddress>doprava@server.cz</EmailAddress>
<EmailDisplayName>Transport of goods</EmailDisplayName>
<SubjectFormatText>Delivery of goods</SubjectFormatText>
<BodyFormatText>Dear Customer,
you have placed an order with us No. {1}. We already have your order completely ready for you and would be happy to deliver it to you on {0:dd.MM.yyyy} ({0:dddd}) at {0:HH}:00 - {2:HH}:00
Prosíme o potvrzení termínu doručení.
Thank you for your order
Your store
</BodyFormatText>
<EmailConfirmation>true</EmailConfirmation>
<CustomerEmailTextParameters>
<string>model.eta</string>
<string>model.job.identifier</string>
<string>model.eta;+120</string>
</CustomerEmailTextParameters>
</SolverTechTashaPlugInsIOEmailCustomersSettings>