Message223246
| Author | zvyn |
|---|---|
| Recipients | barry, jesstess, pitrou, r.david.murray, zvyn |
| Date | 2014-07-16.18:27:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1405535282.82.0.60686400374.issue21935@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Done. I added the keyarg 'enable_AUTH' and two abstract methods to the server: process_auth(user, password) for authentication and accept_recipient(user, mailfrom, rcptto) for authorization. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-16 18:28:02 | zvyn | set | recipients: + zvyn, barry, pitrou, r.david.murray, jesstess |
| 2014-07-16 18:28:02 | zvyn | set | messageid: <1405535282.82.0.60686400374.issue21935@psf.upfronthosting.co.za> |
| 2014-07-16 18:28:02 | zvyn | link | issue21935 messages |
| 2014-07-16 18:28:02 | zvyn | create | |