I installed Qmail but I got a funny problem!
First I must say that I am a newbie in Qmail and I think that I made
something absolutely stupid!.
After the set-up I am able:
1� from my Qmail server, to send e-mails locally and externally.
2� from other PC's included in the tcp.smtp, I am able to access to the
POP3
of the Qmail server and to send by SMTP e-mails to foreings accounts,
BUT I
AM UNABLE TO SEND E-MAILS TO LOCALS ACCOUNTS THAT LOCATE IN THE QMAIL
SERVER
getting the 550 error back!
My cron, in the server, sent me back the following message:
Cron <root@duero> /usr/sbin/relay-ctrl-age
tcprules: fatal: unable to parse this line:
:allow127.0.0.1:allow,RELAYCLIENT=''
but the tcp.smtp has the following:
127.:allow,RELAYCLIENT=""
*.*.*.*:allow,RELAYCLIENT=""
*.*.*.*:allow,RELAYCLIENT=""
:*.*.*.*allow,RELAYCLIENT=""
:*.*.*.*allow,RELAYCLIENT=""
:allow
of course '*.*.*.*' means differents IP address.
also after the changes in tcp.smtp I ran qmailctl cdb
Do you have any idea of what went wrong?
Thank you