When the contact form is submitted, it gives multiple "Your email was sent." messages. It seems to be counting the message and each of the attachments as one message each. So for example, if I submit with two attachments, it is three submissions. This isn't a deal breaker for using the module, but it does cause issues with the contact form submission limit and looks kinda of bad when the message is posts thrice.

Comments

Tor Arne Thune’s picture

Title: counting as multiple contact posts » More than one success/fail message displayed after submitting contact forms

Actually 1 success/fail message is displayed per "option" in addition to the main mail. So for the site-wide contact form 3 messages will be displayed (for the main mail, the option for sending a copy to the sender and the auto-reply option). For the user contact forms 2 messages will be displayed (for the main mail and the option for sending a copy to the sender). It does not matter if the options are selected/set or not. And as you say, it will also add 2 or 3 counts to the flood registry for every message. This of course makes no sense so I have changed this in the D7 version.

See this commit: 81ea08b.

Tor Arne Thune’s picture

Status: Active » Patch (to be ported)
kenorb’s picture

Issue summary: View changes
Status: Patch (to be ported) » Fixed

Marking as fixed in 7.x since Drupal 6 is no longer supported.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.