moved imap credentials from MailingList to ImapClient
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
<input type="password" name="imap_pass" value="«data.imap_pass»" id="imap_pass" />
|
||||
Password
|
||||
</label>
|
||||
<label>
|
||||
<input type="text" name="inbox" value="«data.inbox»" id="imap_inbox" />
|
||||
Inbox name
|
||||
</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>SMTP protocol</legend>
|
||||
|
||||
Reference in New Issue
Block a user