View Mail Header Sent By Php Form In Windows

Oct 27, 2007

As stated on subject, how to do it? On Linux, I know I will need to compile php with a patch (for example using Choon's patch) to get it, but dont know how to do on Windows.

View 0 Replies


ADVERTISEMENT

Not Able To Send Mail From PHP Form

May 20, 2008

We have windows 2003 with Mail-Enable mail server. We have PHP 4 and PHP 5 on the server too.

From one of the PHP mail sending script we are not able to send the mails. currently we cannot see the logs for mail sending from PHP form in the mail-enable logs. Also when we trytelnet domain.com 25 it give the correct result.

there is no connectivity between the php and mail-enable on the server. But mails are working fine from the webmail, but they are not working from the php.

how to enable the logs for php mailing sending in mail logs so that we can see it. Also please tell us how we can configure PHP and mail-enable both together so that mails will work fine from PHP script.

View 3 Replies View Related

Html,CGi Mail Header

Apr 4, 2007

My server is running Red Hat Linux 9 , without PHP only Html and Cgi websites
are running on it.

Is there any Mail Header Patch for Html,CGi.
Some one is sending Spam email from my Server.

Apr 1 04:03:30 iris2 sendmail[15752]: l318soT3015742: to=<dedev@magna-tel.net>, ctladdr=<apache@hostname> (48/48), delay=00:08:35, xdelay=00:00:01, mailer=esmtp, pri=3000357, relay=magna-tel.net. [68.112.42.50], dsn=2.0.0, stat=Sent (4487747 message accepted for delivery)

I am unable to find that script or source which send email from my Server
because at SENDMAIL LOG it shows only sender address "apache@hostname".

Is there any MAIL HEADER PATCH Like PHP, so i will catch that Script or source.

View 0 Replies View Related

Send Mail From Web Form Using 3rd Party SMTP

Apr 1, 2008

I have a CDONTS script which has been sending mail from a client's website form to their address. However, the script has suddenly stopped working. It doesn't error, they just don't receive the mail. I've tried CCing myself in the script and the mail is not getting through. The script itself is tried and tested and syntaxially correct.

I think the problem is because they're using their own exchange server, not the web hosts' mail server. Therefore I would expect that mail sent from the web script wouldn't go through because there is no local mail server to process it.

The problem is that the script hasn't changed, the host say their system hasn't changed, and the client's IT team say their exchange settings haven't changed!

I could set up a CDOSYS script to use their Exchange server to deal with the email, but their IT support won't allow relaying, so I don't think this is possible.

Is connecting to their Exchange box the only option, or should the website host still be able to process the web-script-generated mail despite not being their mail provider? I'm getting a lot of grief here, but it can't be the script that has suddenly broken because nobody has touched it!

View 2 Replies View Related

Is Form Mail Hosted Service Worth It

Jun 18, 2007

I signed up for a 1 month trial of Matt's hosted service for form mail as I was in a hurry to get a client's web site form going (the site was migrated from Windows Server, where it used an asp script).

The features look good, but I was hoping someone has experience using it and can share some insights.

View 6 Replies View Related

How Do I Make My PHP Form Script Work On My Fasthost Windows Dedicated Server

Aug 12, 2008

We have a Fasthosts Dedicated Windows Server and I now need to run a PHP script to enable us to use a online enquiry form. I have contact Fasthosts and the are not able to advise how to enable/use these scripts as it falls outside the support package.

Does anyone know how to enable or make it work in the Matrix Control?

The error i get is:

The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.

Please try the following:

* Contact the Web site administrator if you believe this directory should allow execute access.

HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)

Technical Information (for support personnel)

* Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403.
* Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Configuring ISAPI Extensions, Configuring CGI Applications, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
* In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Developing ISAPI Extensions, ISAPI and CGI, and Debugging ISAPI Extensions and Filters.

View 3 Replies View Related

Plesk 12.x / Windows :: After Migration Domainkeys Header Not Added To Sent Mails?

Feb 27, 2015

I recently realized that domainkeys headers are not added to mail messages that are generated on our server. We are using MailEnable Enterprise 8.60 (upgraded on the Stardart edition, that is installed with Plesk).

I thought the problem could be related with this upgrade and created a new VM and tried that out. Installed Windows Server 2012 R2 Std, enabled DNS and IIS with ASP.NET versions, applied all updates, installed Plesk 12 and Upgraded to MailEnabled Enterprise. On the new server mails are going with the correct domainkeys headers.

Now I think that the problem was generated because of the Migration. On the old server Plesk 11.5 was installed and we didn't have any domainkeys issues. When we created our new server, with the same steps I wrote below, and migrated our backup to the new server, domainkeys headers weren't there anymore.

I couldn't find any documentation about this issue. Is there any commands to reset the settings related to domainkeys or may be it's a curruption in the psd database?

View 1 Replies View Related

Plesk 11.x / Windows :: DKIM-Signature Header Exists But Is Not Valid ERROR

Nov 19, 2013

I am having complains from our clients that their mails are always going to spam folders istead of inbox. I decided to have some tests and find out problems which couse the issue and solve them. We have PTR records correctly, Our IPs and domain names are not listed in any blacklists, And I checked "Use DomainKeys" checkbox for all our domains in mail settings.

These were all good and thought that all works well untill I ran a test on [URL].....

I opened a mail file (.MAI) and copied all content (with headers, contents and all) to that site and got a result like;

pts rule name description
---- ---------------------- ---------------------------------------------------
0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust
[95.108.252.17 listed in list.dnswl.org]
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.

[Code] ....

The 3rd line from the last confused me. "Message has a DKIM or DK signature, not necessarily valid" and "DKIM-Signature header exists but is not valid" parts of that report put a question in mind. Does the "Use DomainKeys" checkbox in the Plesk Panel really working? I mean, it creates all the DNS entries and all, but the email message is starting with a line "DomainKey-Status: no signature" and that supports the 2nd line from the last in that report.

The question is, what should I do to make DomainKeys work as it should? I am using the latest 11.5.30 Update #23 of Plesk Panel for Windows on a Windows 2012 Standart server with MainEnable Enterprise Premium. Enterprise version of MainEnable also has DKIM settings available for all the domains in its own panel, but it's disabled because I didn't set anything in there.

View 1 Replies View Related

Plesk 12.x / Linux :: From Header In Php Mail Function Being Overwritten

Feb 23, 2015

I'm trying to send email from a domain using code like this:

$email = "me@domain.com";
$from = "From: $email
";
mail($receiver, $subject, $message, $from);

But i see in the mail logs that from address is being overwritten using the default user for the domain. Is there anyway to configure plesk or postfix to respect those headers?

View 5 Replies View Related

E-Mail Submitted By A Php Form From My Dedicated Server Marked As Spam By Google

Apr 28, 2009

Hi folks I am also facing with the Google Spam Issue the header of sample email sent by a form is as follows. Is there anything wrong in this header. I don't understand why the emails are marked spam?

Code: ....

View 14 Replies View Related

Plesk 11.x / Linux :: External SMTP - PHP Mail / WP Contact Form Not Working

Aug 15, 2014

I'm using a 1blu.de vServer. On my VPS is Plesk 11.5 with centOS 6 installed. I created my Webspace [URL] .... and removed the Mail Services and activated the MSMTP plugin because I'm using the webserver from the hoster 1blu.de.

I activated the Firewall with the "allow any connection" rule.

In Plesk Tools & Settings > External SMTP Server I filled in the server informations smtp.1blu.de password & username. I checked all three boxes -> SMTP needs auth, allow user scripts ...

I installed Wordpress 3.9.2 with a Theme that uses PHP Mail function. The contact form is not sending any messages out. So I tried other php mail scripts but it doesn't work.

[URL] ....

Code:
<html>
<head><title>PHP Mail() test</title></head>
<body>

This form will attempt to send a test email. Please enter where this test should be sent to

<br><p>
<form action = "sendmail.php" method = "post" name="sendmail">
Enter an email address: <input type = "text" name = "to"><br>
<input type="submit" value="Send" name="submit"><input type="reset" value="Reset" name="reset"><br><p>

[URL] ....

Where can I find the log file that could give me information?

I just want to use php mail for my wordpress contact form and for a project application.

View 3 Replies View Related

Plesk 12.x / Windows :: How To View Attributes For Files / Folders

Aug 7, 2014

If users copy files/folders on Plesk Panel 11/12 with attribute "read-only", I don't see this attribute on File Manager, every time do next "attrib -r <path to file/folder".

Maybe you can improve functionality of "File Manager" on Plesk Panel 12?

View 1 Replies View Related

Plesk 12.x / Linux :: Return Path In Mail Header When Sending Email With PHP Script

Feb 18, 2015

When a PHP script is sending a mail, there is added an return path in mail header. How to change that mail address in return path?

We are using Postfix and CentOS 6.5

Plesk is setting the mail address of the owner of the hosting account. When changing the owners mail address in Plesk, the return path is still the same and is not updated... 

View 3 Replies View Related

How To View Plesk Account And Mail Password

Oct 7, 2007

We are planning to move the mail accounts and domains from plesk to other control panel. Is there any way to view the password of the accounts (domain and emails) of plesk.
So we can create the same accounts on new server with same password.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved