I am using phpmailer to create a script that sends emails containing HTML. I am confused about the SMTP part of the phpmailer. I know the site that the email will be coming from uses qmail. Where do I get the smtp address for qmail? Do i need to have a username and password to put in my script?
Thanks
Thanks