I have a directory
/etc/courier/esmtpacceptmailfor.dir
drwxr-xr-x 2 root root 4096 Jan 18 16:41
esmtpacceptmailfor.dir
that contains a single file I called domains which contains the following
localhost
crazysquirrel.com
.crazysquirrel.com
xfly.co.uk
.xfly.co.uk
I have run the "makeacceptmailfor" script which ran without complaint
but I think I have spotted why it isn't working. Although the script
hasn't complained it also has created the file
/etc/courier/esmtpacceptmailfor.dat
which I would have expected (from the man page and from what you say).
Any ideas?
Graham
Vinod Kurup wrote:
On Sunday, January 18, 2004, at 02:22 PM, Graham Smith wrote:
Jan 18 19:10:32 compost courieresmtpd: started,ip=[::ffff:217.12.10.37]
Jan 18 19:10:33 compost courieresmtpd:error,relay=::ffff:217.12.10.37,
from=<doozertheflib*at*yahoo.co.uk>,
to=<doozer*at*crazysquirrel.com>: 513 Relaying denied.
my locals file (/etc/courier/locals) contains
localhost
crazysquirrel.com
.crazysquirrel.com
xfly.co.uk
.xfly.co.uk
What does the /etc/courier/esmtpacceptmailfor.dir directory contain?
Once it contains the proper domains, you have to run makeacceptmailfor
to build the .dat file. I think you said you did that already in your
first mail, but just want to make sure it has the right data.