

![]() |
| | LinkBack | Thread Tools | Display Modes |
| ||||
| Sure it is - it is only a modification of the header and is tested to work well on 9.8.1 version. |
| |||
| If the user accidentally deletes or loses the e-mail, is there a way for the admin to send out the verification e-mail again? Maybe this is something that can be added in a later release. |
| ||||
| Actually there is a minimal provision for it - currently it also send a cc e-mail to an admin entered e-mail address, so that if any user contacts on this - you can activate it for him or forward that stored e-mail. Check for Cc in the header variable in the register.php code - you will notice this. This kind of activation is used at Meme or Lame / Published News where a few users reported they did not get their registration e-mail and were complaining that it might have landed in spam/bulk mail folders and got cleaned up. Then we forwarded the mails again to let them activate or active by clicking on the link for the user. |
| |||
| Quote:
|
| |||
| great mod. each confirmation e-mail shows my server's e-mail address, how can I hide it? |
| ||||
| Many mail servers will bounce back a mail if you donot set the from address to a valid email address - that is counted as spam. So if you really think your mails should land to your receipants - you should reveal your mail address - a simple suggestion is o have a dummy or catch-all mail address like info@my-domain.com or contactus@my-domain.com - so save your personal inbox of any potential spams. |
| |||
| I found it. I deleted "from" from $from ![]() $from = "info@mysite.com"; so it always shows my server mail. should like this $from = "From: info@mysite.com"; |
| |||
| is there a new version for 9.8? thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email confirmation for registration | sbanerjee | Questions and Comments | 2 | 11-23-2008 11:42 AM |
| Single Step Registration+Email Verification | arkasun | Questions and Comments | 6 | 11-10-2008 10:46 AM |
| HELP! I'm getting spammed! | AshMCairo | Questions and Comments | 113 | 11-04-2008 01:58 PM |
| Single step registration + Confirmation e-mail v0.3 | onis | Questions and Comments | 1 | 01-17-2008 11:23 AM |