Jump to content

Recommended Posts

Posted

alright.. topic title may be a little misleading and i'm not exactly sure where to post this question, so here goes:

 

does cpanel give you a way to view stats (anything, a pretty html page, a raw log, anything..) mails sent (specifically by using the mail() function in php). it doesn't have to be through cpanel, either. just any way to access this kind of information? or is this something that is not really kept track of.

 

if there is nothing, i can write a script that will log the information i need but i was just hoping that something like that is already implemented.

 

thanks.

Posted

Not that I know of. You can check size usage of each mail account, but that's all.

 

If you're using that PHP function, I'd do as you say: track the usage programmatically.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...