Hi Everyone,how can i setup php.ini to send emails from multiple Domains or is there a script that will do that and how can i implement it in to my sites
mail function]
; For Win32 only.
SMTP = "localhost" (domain1.com; domain2.com)
smtp_port = 25
; For Win32 only.
; sendmail_from = ???
Thank you for the Help,
AngelDrago:o