Quoting Anton Basistov <basi...@phys.msu.ru>:
machine's name is test.phys.msu.ru
I am trying to send mail to 123...@uutest.phys.msu.ru.
"513 Relaying denied" was returned to sender.
I didn't see the begining of this thread so I may be totally off but
what I see here, I don't understand
Yo say that you sent to uutest.phys.msu.ru but the log file shows
test.phys.msu.ru as an unknown domain. Test seems to exist so you
should be able to receive mail for it if you have it in:
hosteddomains/fileNameYouAreUsing
esmtpacceptmailfor.dir/fileYouAreUsing
I would probably put test.phys.msu.ru in "me" for the time being.
You also need to look at smtpaccess/fileNameYouAreUsing and add
something like:
193.232.122.25 TCPLOCALIP
127.0.0.1 allow,RELAYCLIENT # I always have localhost
192.168.1 allow # Put internal networks
213.146.149.160 allow,RELAYCLIENT # Other servers you may relay for.
Once this is done, you need to run the following programs and they must
complete successfully.
makehosteddomains
makeacceptmailfor
makealiases
makehosteddomains
makesmtpaccess
I would then run you courier script and stop courier and restart it.
Everything should work.
Good luck,
ed
P.S. Please if I've missed something or have made a mistake, would
someone please correct it while I go for another ristreto ;)