|
|
#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 ![]() |
|
|
|
|
|
#2 (permalink) |
|
Searcher
Surpass Staff
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! |
|
|
|
|
|
#4 (permalink) |
|
He shoots.. He scores!
Super #1
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
|
|
|
|
| This user thanks puckchaser for this great post! | Kayla (December 26th, 2007) |
|
|
#5 (permalink) | |
|
Surpass Abuse Admin
Super #1
Joined in Mar 2005
Lives in Houston, TX
Hosted on NONE
7,783 posts
Gave thanks: 10
Thanked 276 times
|
Quote:
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);
![]()
__________________
Unofficial IRC Channel: #surpass EFNetUnofficial = No official support. Support requests can be submitted to our helpdesk. |
|
|
|
|
|
|
#6 (permalink) | |
|
=]
Comfy Contributor
Joined in Nov 2007
Lives in UK.
Hosted on Pass78
122 posts
Gave thanks: 5
Thanked 9 times
|
Quote:
haha =]
__________________
Pass78 ![]() |
|
|
|
|
|
|
#7 (permalink) |
|
He shoots.. He scores!
Super #1
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
|
|
|
|
|
|
#9 (permalink) |
|
He shoots.. He scores!
Super #1
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
|
|
|
|