Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SMTP settings
#3
(04-21-2011, 09:46 PM)Doudoux Wrote:
PHP Code:
<?php 
ini_set
('sendmail_from', 'xxx@xxxx.xxx');
ini_set('SMTP', 'xxxx');
ini_set('smtp_port', '25');
Many thanks, could i also use ini_set to set username and password for smtp authentication ?
Reply


Messages In This Thread
SMTP settings - by hman - 04-21-2011, 08:19 PM

Forum Jump:


Users browsing this thread: