54 lines
2.7 KiB
XML
54 lines
2.7 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="bsmd.email.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="ArchiveFolder" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">E:\temp\SietasSheets</Value>
|
|
</Setting>
|
|
<Setting Name="POP3Server" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">pop3.strato.de</Value>
|
|
</Setting>
|
|
<Setting Name="POP3User" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">excel@textbausteine.net</Value>
|
|
</Setting>
|
|
<Setting Name="POP3Password" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">lKLK!.435Dsd</Value>
|
|
</Setting>
|
|
<Setting Name="SMTPServer" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">smtp.strato.de</Value>
|
|
</Setting>
|
|
<Setting Name="SMTPUser" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">nsw@textbausteine.net</Value>
|
|
</Setting>
|
|
<Setting Name="SMTPPassword" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">3kjasWss.;.</Value>
|
|
</Setting>
|
|
<Setting Name="Recipient" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
|
<Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<string>nsw@textbausteine.net</string>
|
|
</ArrayOfString></Value>
|
|
</Setting>
|
|
<Setting Name="Sender" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">donotreply@bsmd.de</Value>
|
|
</Setting>
|
|
<Setting Name="AdminEmail" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">nsw@textbausteine.net</Value>
|
|
</Setting>
|
|
<Setting Name="POP3Port" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">995</Value>
|
|
</Setting>
|
|
<Setting Name="IMAPServer" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">imap.strato.de</Value>
|
|
</Setting>
|
|
<Setting Name="IMAPPort" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">993</Value>
|
|
</Setting>
|
|
<Setting Name="IMAPUser" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">excel@textbausteine.net</Value>
|
|
</Setting>
|
|
<Setting Name="IMAPPassword" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">3kjasWss.;.</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |