|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
SMTP Authentication
Does anyone know how to add SMTP authentication, using PEAR mail?
For instance if you need to define a username and password in order to use the SMTP server that is defined. Thanks |
|
#2
|
|||
|
|||
|
RE: SMTP Authentication
You can look at "Mail/smtp.php" for yourself. But from what I see just set ' $object->auth = true ' and then ' $object->username and $object->password. and you'll be set.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PEAR Packages > SMTP Authentication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|