Is it possible to do the following with Simplenews:
1) When a (anonymous) user subscribes to a mailing list, he has to fill out multiple fields. For instance: Name, email address and another definable text field.
2) The owner of the mailing list then has to authorise the subscription manualy.
3) When the (anonymous) user is granted his subscription the current mailing list (allready mailed to other subscribers) is mailed instantly to him.

Comments

sutharsan’s picture

Status: Active » Closed (won't fix)

1. see #127178: Make Subscribers fieldable
2. No is not possible, the workflow is fixed.
3. Re-sending of previously send newsletters is possible with actions. But to send all previously send, you may need to write your own action.