Hi,
I setup a new List and added a basic HTML form for people to be able to subscribe to.
All works fine to start with. When each person signs up, the system sends a message asking for confirmation. However, when they confirm, they then get sent 2 copies of the welcome message, and I as Admin get 2 copies that they signed up.
Obviously, only one message should be sent. There is only the one entry in the user db.
Please advise.
I have tried changing from SMTP to sendmail, but it seems the system is doing this, not any settings I made
I am running the latest version, v1.84.
Thanks.
David