joelcox / codeigniter-amazon-ses

A CodeIgniter library to interact with Amazon Web Services (AWS) Simple Email Service (SES)
http://joelcox.nl
MIT License
79 stars 31 forks source link

function from takes $name as argument but does nothing with it #6

Closed nickdavies closed 13 years ago

nickdavies commented 13 years ago

Hey, just letting you know that you have $name = NULL on line 107 but that is the only reference to it.

I have looked at the API spec and this value isn't a parameter. Please Comment somewhere either in the readme or in the library that this does not actually have any effect.

Regards, Nick

joelcox commented 13 years ago

Thanks for reporting this! I actually implemented this hoping that Amazon would add this someday... I'll remove the parameter for now.

Joël

joelcox commented 13 years ago

Apparently, this is possible!

https://forums.aws.amazon.com/message.jspa?messageID=218579