Jump to content

Sending a form that has the sending server's ip in the "from" header


Recommended Posts

One of our clients is using a webhost that blocks all emails sent from an unknown i.p. address....basically blocking any email forms being used on their server. The hosts have said for emails to be sent via their server the form needs to act as if the email was sent from the SERVER ip address and not the remote address.

 

Anyone know any ways to do this

Return-path: <[email protected]>

Envelope-to: [email protected]

Delivery-date: Mon, 19 Jul 2010 08:16:19 -0500

Received: from <REMOTE IP ADDRESS HERE>

(envelope-from <[email protected]>)

id 1OaqCg-00076V-Ml

for [email protected]; Mon, 19 Jul 2010 08:16:19 -0500

Received: by xxxx-imac.local (Postfix, from userid 501)

id 3721334B690; Mon, 19 Jul 2010 14:15:54 +0100 (BST)

To: [email protected]

Subject: Contact Form Submission

From: [email protected]

Reply-to: [email protected]

Cc: [email protected]

Message-Id: <[email protected]>

Date: Mon, 19 Jul 2010 14:15:54 +0100 (BST)

X-Spam-Status: No, score=1.5

X-Spam-Score: 15

X-Spam-Bar: +

X-Spam-Flag: NO

 

The form below was submited by  from Ip address: 127.0.0.1 on  07/19/2010 at 02:15 pm

-------------------------------------------------------------------------

 

Name: test

Company: testcomp

Email: [email protected]

Telephone: 000000000

mailingList: 

Comments: test contents

 

I need the server address to be where in the actual header else the server will not send it

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.