This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting error from mail server behind smtp-proxy

When I sent an e-mail to my astaro v7.005 from the Internet, my mailserver located behind the smtp-proxy is triggering an error. 

Email server: 220 franzens.nu ESMTP
Astaro: HELO franzens.nu
Email server: 250 Hello. Pleased to meet you
Astaro: MAIL FROM:<>
Email server: 550 sender address must be specified.
Astaro: QUIT
Email server: 221 goodbye

In smtp engine logg in the Astaro is as follows:

2007:06:26-14:14:17 (none) exim[28872]: 2007-06-26 14:14:17 SMTP connection from [x.x.x.x]:4635 (TCP/IP connection count = 1)
2007:06:26-14:14:17 (none) exim[4647]: 2007-06-26 14:14:17 [pid 4647] [x.x.x.x] F= Untrusted message
2007:06:26-14:14:17 (none) exim[4647]: 2007-06-26 14:14:17 [pid 4647] [x.x.x.x] F= R= Verifying recipient address
2007:06:26-14:14:17 (none) exim[4647]: 2007-06-26 14:14:17 H=mailgateway.any.com [x.x.x.x]:4635 F= rejected RCPT : response to "MAIL FROM:<>" from 172.16.2.10 [172.16.2.10] was: 550 sender address must be specified.
2007:06:26-14:14:17 (none) exim[4647]: 2007-06-26 14:14:17 SMTP connection from mailgateway.any.com mailgateway.any.com [x.x.x.x] closed by QUIT

Why doesn't the Astaro smtp proxy sending the email-address in the FROM field?


This thread was automatically locked due to age.