Hi all,
I'm trying to find a solution for the following:
I want to email the linkowners in my database the adjusted code for the rating. I have linkowners who have more then one site and I want them to get the adjusted code for all their links. From Alex I understand that I should comment the following line in nph-email.cgi:
I have done that, but it doesn't help. I have tried to run it in test mode, so that I won't bother the linkowners with this problem. I still get the message:
Is there someone who ca help me with this problem?
Regards,
Ilse
I'm trying to find a solution for the following:
I want to email the linkowners in my database the adjusted code for the rating. I have linkowners who have more then one site and I want them to get the adjusted code for all their links. From Alex I understand that I should comment the following line in nph-email.cgi:
Code:
($seen{$address}++) and (print qq~Already mailed to: $address $unsub!\n~ and next);I have done that, but it doesn't help. I have tried to run it in test mode, so that I won't bother the linkowners with this problem. I still get the message:
Code:
Already mailed to: ......Is there someone who ca help me with this problem?
Regards,
Ilse


Re: [angelscharmedsla] Mass mailing linkowners problem (each link instead of each email address)