Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sanj

Pages: 1 2 [3] 4
31
General Help & How-To / Ban unsubscribers automatically
« on: March 29, 2007, 06:41:54 am »
thanks for your help.

I usually use the import feature.

Can't wait for the next version!

32
General Help & How-To / Ban unsubscribers automatically
« on: March 29, 2007, 04:46:13 am »
hi dean,

sorry i did not explain my self properly.

It's a closed list. I manually import subscribers in it from my shop cart database.

so, when i do the import i want LMP to ignore previously unsubscribed users.

thanks

p.s If there is a way of doing this will i have to enable "keep removed users in database" for that particular list

33
General Help & How-To / Ban unsubscribers automatically
« on: March 29, 2007, 03:13:24 am »
hi

Here is my problem
Following purchase of a product, a customer is added to my LMP list.

That customer gets en email 3 days after their purchase and decides to unsubscribe.

Two weeks later, they buy another product and ends up on the list again.

Is there a way to prevent existing email from being added to certain lists again following their first unsubscribe without having to manually add their email address to signup.php

thanks
sanj

34
General Help & How-To / php mail report
« on: March 28, 2007, 02:47:01 am »
hi,

I'm using php to send my mailing as there is an hourly sending limit with my host.

The thing is how do i know if all my emails have been sent. Is there a way of getting a report.

my list is about 4000 and i know php is not the best option to send to a list of that size.

Roll on smtp throttling!!!

thanks
sanj

35
General Help & How-To / email verify
« on: March 07, 2007, 05:56:34 am »
hi,

I've been trying to set up the email verify script according to this post

http://listmailpro.com/forum/index.php?topic=1243.0

but is still having problems.

the last few lines of codes are missing.
 plus there is no start button!!

it's on my site here
http://www.worldofmagnets.co.uk/responder/emailverify.php

thanks
sanj

36
General Help & How-To / spam
« on: March 05, 2007, 06:20:52 am »
hi Dean,

My database is now full of rubbish email that have been posted by autobots.

how can i remove them without having to do it manually one by one

thanks

37
Customization, Integration / Verify emails BEFORE sending?
« on: March 05, 2007, 05:26:24 am »
hi,

the last lines are somehow missing!

i'm trying to implement this but it seems incomplete.

take a look at my page here
http://www.worldofmagnets.co.uk/responder/emailverify.php

thanks
sanj

38
General Help & How-To / spam
« on: March 04, 2007, 03:57:55 am »
hi,
I'm having a lot of problems wiht automatic submission software.

could anyone give me apiece of code that i can add to my submission form that prevent the form from submitting if fname = lname.

Basically i get a lot entries in my database with the exact same entries for first name and last name and some made up email.

thanks
sanj

39
Customization, Integration / insertion script
« on: February 27, 2007, 05:17:25 am »
yeah ok,

how do i proceed?
sanj

40
Customization, Integration / insertion script
« on: February 27, 2007, 01:46:56 am »
hi Dean,

Thanks for you input. But i still can't get this to work!!!

can i email you the shopping cart page script so that you can take a look at it and tell me what I'm doing wrong.
I'm finding it quite hard to find the right variables

thanks again
sanj

42
Customization, Integration / insertion script
« on: February 25, 2007, 07:59:19 am »
hi Dean,

I'm using the following codi in my shopping cart just after the submit button and nothing is happening.

<?php

$url = "https://www.worldofmagnets.co.uk/responder/signup.php?list=4&email=".urlencode($_POST['ordEmail'])."&fname=".urlencode($_POST['ordExtra1'])."&lname=".urlencode($_POST['ordName'])."&user1=".urlencode($_POST['ordCheckoutExtra1'])."&seq=1&del=0&overwritedupes=1";
$ch = curl_init($url);
curl_exec($ch);
curl_close($ch);
?>

What am I doing wrong?

help
sanj

43
General Help & How-To / automatic form submission
« on: February 20, 2007, 12:19:18 am »
is there a way of implementing catpcha in listmail, cos that would really solve a lot of problems

thanks

44
General Help & How-To / automatic form submission
« on: February 19, 2007, 04:27:53 am »
hi

I'm havinga huge problem with automated software filling my forms.
how can i stop these?
here are a few examples of what i'm having my database filled with

first name   last name   email
index.html   index.html   main@yandex.net
free movie porn   free movie porn   free@stordo.com
Anon   Anon   ghosh_anirban@yahoo.com

Any help to stop these greatly appreciated

sanj

45
General Help & How-To / smtp report
« on: February 15, 2007, 05:35:30 am »
Hi,

All my emails to hotmail is ending up in the junk folder.
My question is after i've sent emails the smtp report shows that the mail from address is bounce@worldofmagnets.co.uk but the set email address in lmp is webmaster@worldofmagnets.co.uk

Is that the reason why my emails are ending in the junk folder.

I don't use bounce.cgi to process bounce back . I use the mailbox option instead

thanks
sanj

Pages: 1 2 [3] 4