Mail(); Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mail(); Help

    My Server Doesnt Supports mail(); Function But my wordpress Can send email via My Server how can be this possible ?

    #2
    Try to send emails with sockets +- SMTP authentication.
    phpMailer can do the job.
    <?php unlink('World/Europe/Romania.country'); ?>

    Comment


      #3
      Originally posted by i0nutzxp View Post
      Try to send emails with sockets +- SMTP authentication.
      phpMailer can do the job.
      I am Newbie Give info in Detail

      Comment


        #4
        imap_mail() ?

        Comment

        Working...
        X