Quote:
Originally Posted by riverplate.com
2 small suggestions:
1) why don't u use the mail feature that vb provides?
2) Can you create a switch for disabling the bouncing headers?
and a question, is it possible to use variables like $username in the subject?
thanks in advance
|
I am using the mail feature that vb provides - in earlier versions, i was using the mailqueue but inserting it directly as the vbmail function doesn't allow for html. I have however overcome this problem, and now use the vbmail fully now in my latest version.
The reason i didn't add a switch, was because i didn't see the need to do so. if you are not using the bouncing system, there is no harm in the emails having the headers in, and i would never advise not to use the bouncing system anyway, as this mod generates a LOT of emails, which some servers may consider spam if a lot of your emails are bouncing.
and finally - it will be possible shortly to use the $username variables in the subject. i am currently developing the mod for vbulletin 3.7x and once that is working i will convert it to 3.6x for you.