Recent content by riahc3

  1. R

    Issue Sender address rejected: not owned by user

    And just in case my master.cf as well (12.34.56.78 is the server IP where Im trying to send the emails from. 98.76.54.32 is a SMTP server on another server which is my SMTP server) # ========================================================================== # service type private unpriv...
  2. R

    Issue Sender address rejected: not owned by user

    Here is my main.cf (12.34.56.78 is the server IP where Im trying to send the emails from. 98.76.54.32 is a SMTP server on another server which is my SMTP server) queue_directory = /var/spool/postfix command_directory = /usr/sbin daemon_directory = /usr/libexec/postfix data_directory...
  3. R

    Issue Sender address rejected: not owned by user

    Here is postconf -n (12.34.56.78 is the server IP where Im trying to send the emails from. 98.76.54.32 is a SMTP server on another server which is my SMTP server) alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases command_directory =...
  4. R

    Issue Sender address rejected: not owned by user

    Im trying to send emails thru a VPS I have that has CentOS 7 and Plesk installed. I believe I am having a issue due to Plesk. Im getting: Jun 9 09:04:02 thedomain postfix/smtp[14601]: EEBD71AECE9: to=<[email protected]>, relay=smtp.thedomain.com[98.76.54.32]:587, delay=0.08...
Back
Top