can using PEAR overcome the php.ini setting for sendmail_from being sent in the email header?

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

    can using PEAR overcome the php.ini setting for sendmail_from being sent in the email header?



  • Matthias Esken

    #2
    Re: can using PEAR overcome the php.ini setting for sendmail_from being sent in the email header?

    NotGiven wrote:
    [color=blue]
    >[/color]

    HTH,
    Matthias

    Comment

    • Chung Leong

      #3
      Re: can using PEAR overcome the php.ini setting for sendmail_from being sent in the email header?


      "NotGiven" <noname@nonegiv en.net> wrote in message
      news:Zh1_c.8592 0$_h.75596@bign ews3.bellsouth. net...[color=blue]
      >
      >[/color]

      You can do that with ini_set().


      Comment

      Working...