uses of mail() function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Boniface Frederic

    uses of mail() function

    Hello,

    is it possible to use the mail() function to know how many mails have been
    sent since last week ?

    Any help would be appreciated.

    Thank you.

    Fred.


  • NC

    #2
    Re: uses of mail() function

    Boniface Frederic wrote:[color=blue]
    >
    > is it possible to use the mail() function to know how many
    > mails have been sent since last week ?[/color]

    No. To do that, you need to parse and analyze logs of your
    MTA (Mail Transfer Agent).

    Cheers,
    NC

    Comment

    Working...