Log in

View Full Version : cannot post some times


noreturn
08-25-2008, 03:09 PM
I help out with a friends site and there is this problem.

The site is about scammers. They copy and paste a lot of scam emails to let others know about scams etc

But a email that they copy and paste will not post if it contains a certain type of line. The post will fail. If I change the line of text so it does not look as if it is an email address, then the post will be allowed to be posted and display.

I have spent A LOT of time narrowing down to the line inside of a headers post that crashes the post.

It is not the actual email address either. I have tried just only changing that to any other good working email addresss. It has something to do with the brackets or the To:

Remember this site copies and pastes the scammers emails and the headers to share with people looking to see if they got a scam email. Lottery scams and all that sort of stuff.


To: [mailaward.2007@yahoo.com] will fail the posting of your post

To: [mailaward.2007ATyahoo.com] it allows the post to display. Changing @

XXXTo: [mailaward.2007@yahoo.com] will allow the post to display. Altering To:


Does any one have any clues so I can help them out? She runs Version 3.6.4

Thank You

Opserty
08-25-2008, 03:16 PM
The post will fail.
What does this mean? Do you get error messages? Do you get a response? Do you get a redirect? Or something else?

noreturn
08-25-2008, 03:43 PM
Sorry for not posting the error. I know better :)

Here is a line inside a header that was copied and pasted that I have narrowed it down to that will fail and it gives this error. I had to add the characters "testing a post" to make the minimum for a post.


testing a post

To: [mailaward.2007@yahoo.com]



ERROR FOR POSTING AS A REPLY

Forbidden
You don't have permission to access /newreply.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at antifraudintl.org Port 80

ERROR FOR POSTING AS A NEW THREAD

Forbidden
You don't have permission to access /newthread.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at antifraudintl.org Port 80



HOWEVER

If I change
To: [mailaward.2007@yahoo.com]

into
XTo: [mailaward.2007@yahoo.com] Changing To: into XTo:

or into

To: [mailaward.2007ATyahoo.com] = Changing @ into AT

It will post.

Opserty
08-25-2008, 05:10 PM
Try following these instructions: http://www.vbulletin.com/forum/showthread.php?t=197290

Does the problem still persist?

noreturn
08-25-2008, 09:46 PM
This worked. Thank you VERY Much! Excellent fast as heck help.