moved imap credentials from MailingList to ImapClient

This commit is contained in:
2022-04-19 12:09:26 +02:00
parent 67fcb51342
commit d7668dadaa
11 changed files with 162 additions and 71 deletions

View File

@@ -3,7 +3,7 @@
<table id="listlist">
<tr>
<th colspan="4">List</th>
<th colspan="3">IMAP</th>
<th colspan="4">IMAP</th>
<th colspan="3">SMTP</th>
</tr>
<tr>
@@ -14,6 +14,7 @@
<th>Host</th>
<th>Port</th>
<th>User</th>
<th>Inbox</th>
<th>Host</th>
<th>Port</th>
<th>User</th>