Hi all,
I am getting this weird problem (see below) now which I assume is caused by
"pop before smtp" auth. It only happens occasionaly eg: the test below I
tried about 12 times and it only happened once. Where the problem lies is
that some email clients are freaking out when they see this and returning
and error "unable to retrieve mail".
Any ideas?
versions: vpopmail 4.9.10, qmail 1.03, Debian GNU/Linux 2.2
tuatara:~# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK
pass test
tcprules: fatal: unable to create /etc/tcp.smtp.tmp.11676: access denied
+OK
quit
+OK
Connection closed by foreign host.