As I suspected, my first try was not successful.
Used mail from cli try to send message to to...@r-visor.hu

Apr 28 21:44:53 vps postfix/qmgr[3600]: 5CFE820FEB: from=<tovis@vps>, size=343, nrcpt=1 (queue active) Apr 28 21:44:55 vps postfix/smtp[3669]: 5CFE820FEB: host mx1.arkadii.hu[87.229.73.171] said: 450 4.1.8 <tovis@vps>: Sender address
  rejected: Domain not found (in reply to RCPT TO command)

What is "tovis@vps" I think here should be to...@rozsane.hu

Host FQDN is: vps.rozsane.hu

Relevant parts of /etc/postfix/main.cf
  myhostname = vps.rozsane.hu
  alias_maps = hash:/etc/aliases
  alias_database = hash:/etc/aliases
  myorigin = /etc/mailname
mydestination = $myhostname, vps.rozsane.hu, vps, localhost.localdomain, localhost
  relayhost =
  mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  mailbox_size_limit = 0
  recipient_delimiter = +
  inet_interfaces = all
  inet_protocols = all

Where /etc/mailname contain "vps.rozsane.hu" this is Debian specific.

I have try send more of log but it does not accepted by mail, but it was not accepted, even rejection email does not come.

Any suggestion?
  tovis

Reply via email to