Marek Kozlowski skrev den 2017-05-18 20:57:
On 05/18/2017 08:53 PM, Noel Jones wrote:
On 5/18/2017 1:32 PM, Marek Kozlowski wrote:
:-)

mydomain = mini.pw.edu.pl

is your dommain or subdomain ?, this should be your responselble dommain not subdomain

mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
mail.$mydomain, www.$mydomain, ftp.$mydomain

this is all delivered to unix users with forward if wanted, so destination here have no @

relay_domains = $mydestination

this is remote delivered to other mta, not delivered to unix users

what do you want postfix to do with that now ?


I'm wondering why after telnet connection to port 25 the host accepts
any `RCPT TO:' addresses ending with `mini.pw.edu.pl' (for example:
`s...@1.2.3.4.5.mini.pw.edu.pl') and then tries to forward it. I thought
that only those explicitly listed above would be accepted. Which
parameter may be missing / responsible for it? How can I debug or change it?


Please see the documentation for relay_domains and address classes.
You probably should set relay_domains explicitly empty.

But I don't want it empty! I want it explictly the same as
mydestination. Why does it accept *any* subdomain of my domain?

time to see logs ?

did you read Noel help ?


Best regards,
Mare

Reply via email to