Dear list,
I've installed the plugins: "Contact Form ][" and also "fGallery". Both enable users to send e-mail through a form to me or another user. I have installed wordpress on a home-server which is connected though an ISP to the internet. Postfix runs local on the server but has to use the ISP's SMTP-server as relay.
The problei encounter with both installed plugins is that they both send e-mail as "httpd@server.local.domain" (fictitious name). My ISP's SMTP server off course won't accept this and responds: "550-Unrouteable address 550 Sender verify failed".
I have tried to figure out where i can change the e-mail address the server sends mail from (it's not an option in the plugins) but i can not find it. I suppose it should go somewhere in php.ini , but this is more something of a guess. Can somebody help. I'e been googling around, but appearently i've been asking the wrong questions :-).
Rolf