---- dataentry configoptions ---- type : constant name : SILENT_RESUBSCRIBE purpose : Allow existing subscribers to re-subscribe without throwing an error. allowed : true false 0 1 default : true status_s : category : subscription ---- The default behaviour of phpList before version 3 was that a subscriber who signed up again, was added as if it was the first time they subscribed. So, the default for this option is true, which is the same as previous versions. With this option set to false, phpList will return an error on re-subscription.