View previous topic :: View next topic |
Author |
Message |
Stelz

Joined: 27 Sep 2005 Posts: 4 Location: Esperanza
|
Posted: Mon Jun 26, 2006 8:21 am Post subject: lvu with e-mail |
|
|
I think we may add an admins e-mail to the lvu:
Code: |
echo '# YOUR E_MAIL ADDRESS MUST BE VALID:'
echo 'From:' $ADMIN
echo '#Reply-To:'
|
I use gmail.. and when i "lvu submit $MODULE".. module sudmission comes with double e-mail, for ex: user@isp.com user at isp.com
There is some variable in lunar: $ADMIN. It has an admins e-mail address.. I set it to Stelz\<stelzy@gmail.com\>, added variable to the lvu as u can see above.. and all is ok: module submission came with Stelz stelzy at gmail.com.
I think it will be useful anyway. _________________
There is intelligent life out there...
#trance @ slz.sytes.net/6667 |
|
Back to top |
|
 |
sofar

Joined: 11 Aug 2005 Posts: 172
|
Posted: Mon Jun 26, 2006 2:22 pm Post subject: hmm |
|
|
The whole submission-by-email thing is rather a pain - I've been thinking of replacing it with a http POST-ed function which would make it a lot easier to use for everyone. Unfortunately I don't have the time to implement it. |
|
Back to top |
|
 |
|