Hi,
I have installed qmail + vpopmail 4.9.10 (with --enable-mysql=y,
--enable-roaming-users=y) and mysql-3.23.38
Everything works fine except opensmtp. In ~vpopmail/etc/tcp.smtp I have
the 127.:allow,RELAYCLIENT="".
In mysql databases I have something like:
mysql> select * from lastauth\G
*************************** 1. row ***************************
user: gigi
domain: alex.ro
remote_ip: 192.168.4.18
timestamp: 2001-06-15 17:07:15
1 row in set (0.00 sec)
mysql> select * from relay\G
Empty set (0.00 sec)
And that was the last IP who pop3 in and took the message.
When I tried to send message from that IP, I recieve the classic 553
error!!!
I want to mentionate that with 4.9.10 compiled withought mysql worked
fine.
Any help, ideas???
Tks