+ Reply to Thread
Results 1 to 2 of 2

Thread: Check Email Limit

  1. #1
    mouse is offline New Bee
    Join Date
    Nov 2006
    Posts
    6
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Check Email Limit

    Good Evening,
    I have been looking around the forums to find out if there is a way to check, using php, what the max email limit is per hour (I know it is 200) and how many emails have been sent out from my account so I do not go over the max limit. I have not been able to find anything. Does anyone know how to do this or is it even possible to do?

    Thanks,
    Mike

  2. #2
    Taras O. Guest

    Default

    Hello Mike,

    There is no way to check this, as those records are being written to server logs, and files containing the information are not reachable for php scripts.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts