OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
postfix + sendmail ...

From: Alan Glait (aglaitrenatre.org.ar)
Date: Thu Sep 01 2005 - 14:04:14 CDT


Hi !
I have a sendmail with virtusertable sending a domain to my postfix ...
and the mails from postfix going outside via the sendmail ....

sending mail no problem ... but when I answer those mails, in sendmail I
get

sendmail[1]: j81IxRhx020291: from=<aglaitrenatre.org.ar>, size=381,
class=0, nrcpts=1, msgid=<43174FCE.3090008renatre.org.ar>, proto=ESMTP,
daemon=MTA, relay=[xxx]
sendmail[3]: j81IxRhx020291: to=<alanmailts.com.ar>,
ctladdr=<aglaitrenatre.org.ar> (902/902), delay=00:00:00,
xdelay=00:00:00, mailer=esmtp, pri=30381, relay=mailts.com.ar. [yyy],
dsn=5.5.4, stat=Service unavailable
sendmail[3]: j81IxRhx020291: j81IxRhx020293: DSN: Service unavailable

And in postfix :

Sep 1 15:52:05 mx2 postfix/trivial-rewrite[1292]: warning:
valid_ipv4_hostaddr: invalid character 109(decimal): postfix.domain
Sep 1 15:52:05 mx2 postfix/smtpd[1296]: warning: Illegal address syntax
from [my.ip] in RCPT command: me[postfix.domain]

and in the return mail I get:

  (reason: 501 Bad address syntax)

   ----- Transcript of session follows -----
... while talking to :

<<< 501 Bad address syntax
554 5.0.0 Service unavailable
<<< 554 Error: no valid recipients

can you help me ?