File: TODO

package info (click to toggle)
libmail-checkuser-perl 1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 196 kB
  • ctags: 25
  • sloc: perl: 433; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
1) Check what happens if SMTP server doesn't like our HELO query

2) Do not allow mail server's on private networks like 192.168.*.*

3) OO interface

4) More correct syntax checking (better comformance to RFC 822)

5) Allow users to specify on 'perl Makefile.PL' test mailboxes that will be
tested on 'make test' (?)

6) Allow specify DNS servers with which dns checks should be done.