I have installed Postfix, clamav and so on on Debian Lenny 5.0
Now the problem i am having is the following :
I am running a store application on my apache2 webserver which should be able to send email to customers and myself for order purposes.
The emailaddress which is used by the application to send email with is :
store@domain.com , email is beeing sent out via SMTP ( mail.domain.com ) which is the local smtp mailserver on that server.
But the error i recieve in the mail logs is the following :
Jun 27 19:35:45 Aphrodite-Artemis postfix/smtpd[2770]: connect from mail.domain.com[x.x.x.x]
Jun 27 19:35:45 Aphrodite-Artemis postfix/smtpd[2770]: NOQUEUE: reject: RCPT from mail.domain.com[x.x.x.x]: 554 5.7.1 <jules@domain2.com>: Relay access denied; from=<store@domain.com> to=<jules@domain2.com> proto=SMTP helo=<www.domain.com>
Jun 27 19:35:45 Aphrodite-Artemis postfix/smtpd[2770]: warning: non-SMTP command from mail.domain.com[x.x.x.x]: To:
jules@domain2.com
x.x.x.x equals to the mailserver's IP
domain.com equals my real domain name
domain2.com is an emailaddress which is perfectly reachable
Any idea wut the problem could be and how to resolve ?
Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 day 10 hours ago
1 day 12 hours ago
2 days 2 hours ago
2 days 2 hours ago
2 days 7 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 16 hours ago