No longer permit the exim user to be root. Fixes: #752
[exim.git] / test / scripts / 0000-Basic / 0541
1 # verify=helo with no IP address
2 exim -bs
3 helo a.b.c.d
4 quit
5 ****