Loading...
 
Skip to main content

Send direct message via tiki-user_information.php

Status
Closed
Subject
Send direct message via tiki-user_information.php
Version
3.x
4.x
Category
  • Dogfood on a *.tiki.org site
  • Feature request
Feature
Alert
Contact (address book)
Friendship network (Community)
Inter-User messages
Tell a Friend / Social Bookmarking
User Administration (Registration, Login & Banning)
Webmail
Resolution status
Invalid
Submitted by
Marc Laporte
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

The Inter-User Messages system is quite nice.

However, it means:
1- That users have duplicate mailboxes
2- And the recipient can't just click reply

On dev.tikiwiki.org, this is not so nice because people already have an internal tiki mailbox on tikiwiki.org

So, let's think about an additional/modified feature called "direct message" or "direct mail".

This would simulate a regular email. (let's plan ahead that this should be able to send other types of messages (jabber, sms, etc.)

The headers could be:
"from" is Full Name ({$Username}) {senderemail}
"to" is Full Name ({$Username}) {recipientemail}
"bcc" to {senderemail} (So we have a trace of what we sent)

In case some spammers get a hold of it, let's have something like this at the bottom:
This message was sent via {$name of site}


Not sure if this should be done with the webmail feature, or maybe as an option of Inter-User Messages

See how MediaWiki does it for a good example:
http://en.wikipedia.org/wiki/Special:EmailUser/Marclaporte

Solution
Workaround
Easy to solve?
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2302
Created
Tuesday 10 February, 2009 18:44:45 UTC
by Unknown
LastModif
Monday 25 May, 2026 14:52:58 UTC


Show PHP error messages