icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old December 26th, 2007, 4:13 PM   #1 (permalink)
=]
Comfy Contributor
 
Joined in Nov 2007
Lives in UK.
Hosted on Pass78
122 posts
Gave thanks: 5
Thanked 9 times
Mailing List?

is there a way to create a mailing list on cpanel, if so how do you do it?

if not does anyone know where i can get a script or something.

thanks in advance
__________________
Pass78
Dannycg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 4:42 PM   #2 (permalink)
Searcher
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
24,692 posts
Gave thanks: 943
Thanked 806 times
In your cPanel you should see Fantastico icon.

In there you can install PHPList, which is the BEST mailing list, ever.

Let us know if you install it ok!
Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 4:48 PM   #3 (permalink)
=]
Comfy Contributor
 
Joined in Nov 2007
Lives in UK.
Hosted on Pass78
122 posts
Gave thanks: 5
Thanked 9 times
Working!
Thanks Kayla.
=D
__________________
Pass78
Dannycg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 6:35 PM   #4 (permalink)
He shoots.. He scores!
Super #1
 
puckchaser's Avatar
 
Joined in Feb 2007
Lives in A room with no windows.
Hosted on SH110
1,441 posts
Gave thanks: 46
Thanked 140 times
Just remember, no more than 300 emails per hour (if you are on a shared server)... If you plan to send more than that, I think there is a config parameter you can set that will limit it to the 300...
__________________
SH110
puckchaser is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
This user thanks puckchaser for this great post!
Kayla (December 26th, 2007)
Old December 26th, 2007, 6:38 PM   #5 (permalink)
Surpass Abuse Admin
Super #1
 
removed's Avatar
 
Joined in Mar 2005
Lives in Houston, TX
Hosted on NONE
7,783 posts
Gave thanks: 10
Thanked 276 times
Quote:
Originally Posted by puckchaser View Post
Just remember, no more than 300 emails per hour (if you are on a shared server)... If you plan to send more than that, I think there is a config parameter you can set that will limit it to the 300...
There sure is. Just edit this in the config.php file:
Code:
# define the amount of emails you want to send per period. If 0, batch processing
# is disabled
define("MAILQUEUE_BATCH_SIZE",0);

# define the length of one batch processing period, in seconds (3600 is an hour)
define("MAILQUEUE_BATCH_PERIOD",3600);
Should be self explanatory.
__________________
Unofficial IRC Channel: #surpass EFNet
Unofficial = No official support. Support requests can be submitted to our helpdesk.
removed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 9:04 PM   #6 (permalink)
=]
Comfy Contributor
 
Joined in Nov 2007
Lives in UK.
Hosted on Pass78
122 posts
Gave thanks: 5
Thanked 9 times
Quote:
Originally Posted by removed View Post
There sure is. Just edit this in the config.php file:
Code:
# define the amount of emails you want to send per period. If 0, batch processing
# is disabled
define("MAILQUEUE_BATCH_SIZE",0);
 
# define the length of one batch processing period, in seconds (3600 is an hour)
define("MAILQUEUE_BATCH_PERIOD",3600);
Should be self explanatory.
Thanks You Guys; however i don't think i'll be going over 300 emails an hour, my fingers will be numb, maybe about 30 tops.
haha =]
__________________
Pass78
Dannycg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 9:15 PM   #7 (permalink)
He shoots.. He scores!
Super #1
 
puckchaser's Avatar
 
Joined in Feb 2007
Lives in A room with no windows.
Hosted on SH110
1,441 posts
Gave thanks: 46
Thanked 140 times
Well, if you had 400 recipients, and you sent 1 email... It would kick over the limit.
__________________
SH110
puckchaser is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 9:16 PM   #8 (permalink)
=]
Comfy Contributor
 
Joined in Nov 2007
Lives in UK.
Hosted on Pass78
122 posts
Gave thanks: 5
Thanked 9 times
True True. , what happens when your over the limit?
__________________
Pass78
Dannycg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 26th, 2007, 10:13 PM   #9 (permalink)
He shoots.. He scores!
Super #1
 
puckchaser's Avatar
 
Joined in Feb 2007
Lives in A room with no windows.
Hosted on SH110
1,441 posts
Gave thanks: 46
Thanked 140 times
They send Removed to your house and he busts your kneecaps...

Good question... I think maybe a suspension of your script until you modify the config to meet usage standards.
__________________
SH110
puckchaser is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On