Hi, i have some problems with confirm (v 1.2.3) and Smartlist 3.15 If the subscriber sends back his confirmation-mail, he is not subscribed and added into dist-file, but the message is forwarded to the maintainer with X-Diagnostic: Unprocessed In rc.custom, i have added the following entries: # Variables to control and activate the confirm mechanism # added for subscription confirm require_confirm = yes # send confirmation message before #require_confirm # subscribing #confirm_unsubscribe = yes confirm_unsubscribe confirm_subscribe = yes #confirm_subscribe #confirm_maintainer = yes # This forwards all subscription requests to confirm_maintainer # the maintainer(s) who have to confirm or # ignore the messages. # maximum number of confirm maxcookies = 250 # cookies held in cookies directory # end subscription confirm If i remove them, there are no problems with subscription . What is wrong? I also searched for a hint in the logfile, but i wasn't able to find something useful. Regards, Johannes