In the setup page, it asks for 'email address' but how would I set an email address is using the parse TO option as the list_UID@gomain.com would be different so what should I set in the email field?
Your help file does not address this question..
Thanks buddy !
Email – This is the email address where all the incoming emails will be sent to. This email box in it’s turn, will pipe all incoming emails to the /apps/extensions/subscribe-by-email/worker.php file, see below info for how to do this.
I've created 'lists@dashboard.sendreach.com' as a email forward which pipes to '/apps/extensions/subscribe-by-email/worker.php'
CPanel says this is ok. I have changed my first line of working.php to '#!/usr/local/bin/php' which is my path to php and that is the path I have to use for all PHP scripts.
It works for me with general list and subject code for when the list is on SOI, but without any confirmation email (which would be better to make sure the requester knows what happened).
For DOI it seems it does not work for on bahlaf of emails (ie when gmail has an alias, e.g. fancyname@mydomain.com sent by realnamejohndoe@gmail.com). In such case,
the new sub hangs in unconfirmed status, but no email with confirmation link comes back for the final click and final email confirming DOI status.
Further, when clicking profile update, it shows also the field data from the first record in the list along with the new address (as if it had copied the first sub except email).
Seems from your above description the catch all is not yet setup.
In cPanel
the fwd to pipe can be setup here (as you did) /frontend/paper_lantern/mail/fwds.html
while the catch all can be created here /frontend/paper_lantern/mail/def.html