Posts: 366
Name: Steve
Location: Miami, FL, Earth
|
Try getting rid of these lines and see what happens:
ini_set( "sendmail_from", "info@domain.com" );
ini_set( "SMTP", "mail.myserver.com" );
ini_set("smtp_user","myusername");
ini_set("smtp_pass","password");
__________________
- Steve
President, Please login or register to view this content. Registration is FREE
|