Huge problem Mail Sending-PLease some one help

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Locked
anirbanb2004
Forum Newbie
Posts: 23
Joined: Sun Oct 15, 2006 4:21 pm

Huge problem Mail Sending-PLease some one help

Post by anirbanb2004 »

Hi All,
I am having a strange problem. I am using PHP MAil PEAR for sending mails.
It is going fine even if the content is having normal url like http://www.example.com/activate.php
But whenver I am appending some request parameter to the url like http://www.example.com/activate.php?uname=anirbanb2004 the mail is going to SPAM.
I tested in Gmail. Please do let me know if any one faced same kind of issue and if any solution or alternate way to do the same

I tried SwiftMailer also..It is behaving strange. From my local it is sending mails correctly using smtp mail.anisoftcorporation.com but whenever I am running the sam script from anisoftcorporation.com server it is not sending mails :( I am dying help some one :banghead:

I am in a deadlock situation :(
Please help
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Huge problem Mail Sending-PLease some one help

Post by pickle »

Don't double post.

Locking topic.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked