I have a question regarding configuring SMTP options in VB. It appears that VB uses phpmail to send and I read in another thread that PHPMail uses the SMTP settings in your sites php.ini file.
What I want to know; is there a way to configure what user the message is sent as? Currently my mailings are coming from [email protected]_name.com where as I'd like them to says [email protected]
Let me know if I can accomplish this in VB 3.0.3.
What I want to know; is there a way to configure what user the message is sent as? Currently my mailings are coming from [email protected]_name.com where as I'd like them to says [email protected]
Let me know if I can accomplish this in VB 3.0.3.
Comment