I'm working on a website that contains a link where users can signup for a weekly devotional/inspirational message that would be sent to their email account. My question is, what is considered the best way to store all the emails and retrieve them? Database? XML File?...

Thanks,