Koozali.org: home of the SME Server

mail Command

Offline GlitchFreak

  • ****
  • 97
  • +0/-0
mail Command
« on: November 11, 2007, 10:24:39 PM »
When I try send mail from a script using mail -s "subject" recipient@domain.tld < file my qmail log fails to deliver the message becuase the server is #@[] as a senders address. How/where can I change this?

The log entry is:

delivery 91: failure: 196.x.x.x_does_not_like_recipient./Remote_host_said:_550_<#@[]>:Sender_address_rejected:_Domain_not_found/Giving_up_on_196.x.x.x./

Note: IP addresses have been edited out

Thanks!