Hello,
tested the register via email option. The email was correctly send out, but indicated as SPAM (Unknown). Therefore the registration mail wasn´t catched by TheBat! (mail programm I use to check all my mail accounts) as the mail sticked in the SPAM folder. After releasing the regestration mail from the SPAM folder, everything works fine.
Have used the SMTP option coming along with WB 2.6.5. As default sender address, the SERVER_EMAIL is used. From my experience, it is important to set this SERVER_EMAIL adress to something like:
wbmailer@yourdomain.com (doesn´t matter if mail address exists). If you using something like
myName@gmx.de and your registration mail address is
hisName@gmx.de, the mail will not be delivered, as GMX checks the sender relay.
Regards Christian