By pengi on
I just found out that the submissions from my websites contact module are being routed to my outlook junkmail folder. Probably some messages were deleted. The contact form does not record the submissions it gets? Is there a more advanced contacts form that does?
Comments
Your contact form will log
Your contact form will log some details, however the webform module may be what you're looking for.
It does not record its
It does not record its submissions, but I believe it does put a notification into the log when it is used. (Administer > Reports > Recent log entries)
The Webform module is capable of creating customizable forms which can both email and store the results upon submission; it's not intended to be used solely for contact forms, but it does the job. It's a bit of work to get it set up, though.
EDIT: Ack! paulnem beat me to it.
OK, thanks, at least I can
OK, thanks, at least I can recover the sender's email address, which is a good starting point.