Anope IRC Services

Anope Development => Feature Requests => Topic started by: Sparkie on May 31, 2009, 10:24:09 AM

Title: /ms sent
Post by: Sparkie on May 31, 2009, 10:24:09 AM
Ok, so its exactly like /ms read but it logs your sent. The view will be like edited and can be used with:
Code: [Select]
/ms list [ sent | received ]
eg:

Code: [Select]
/ms list recieved
[07:15:16 PM] -MemoServ-    1  chaz          Feb 11 16:12:48 2009 UTC
-
[07:15:16 PM] -MemoServ-    2  Amanda      Mar 23 20:33:39 2009 UTC
-
[07:15:16 PM] -MemoServ-    3  Adam         Apr 10 08:52:34 2009 UTC


and then the sent:

Code: [Select]
[07:15:16 PM] -MemoServ-    1  chaz          Feb 11 11:12:48 2009 UTC
-
[07:15:16 PM] -MemoServ-    2  Amanda      Mar 23 18:33:39 2009 UTC
-
[07:15:16 PM] -MemoServ-    3  Adam         Apr 10 03:52:34 2009 UTC

to read an indiviual:

Code: [Select]
/ms read [ recieved | sent ] [u]number[/u]
eg:

Code: [Select]
/ms read recieved 2
Code: [Select]
[07:21:37 PM] -MemoServ- Memo 2 from Amanda (Feb 11 16:12:48 2009 UTC).  To delete, type: [b]/msg MemoServ DEL RECIEVED 2[/b]
-
[07:21:37 PM] -MemoServ- Hey sparkie, i love you. Adam wants to be like you.

and finally:

Code: [Select]
/ms read sent 2
Code: [Select]
[07:21:37 PM] -MemoServ- Memo 2 sent to Amanda (Feb 11 16:12:48 2009 UTC).  To delete, type: [b]/msg MemoServ DEL SENT 2[/b]
-
[07:21:37 PM] -MemoServ- Hey Amanda. How are you? How is the weather?

Well hope you like it,

Regards,
Sparkie
Title: Re: /ms sent
Post by: Charles Kingsley on May 31, 2009, 10:27:10 AM
Yep, sounds good.

Title: Re: /ms sent
Post by: mooncup on May 31, 2009, 10:46:47 AM
Would the memo then be deleted when the recieptant removes it, or stored separately somewhere else?
Title: Re: /ms sent
Post by: Charles Kingsley on May 31, 2009, 11:49:20 AM
I'd guess retained like a mail client would.
Title: Re: /ms sent
Post by: MeiR on May 31, 2009, 03:23:26 PM
in most mail clients you can choose whether to save the sent letters or not.
a setting of "/ms set savesent on|off" (deafult on) will be nice.
Title: Re: /ms sent
Post by: ShawnSmith on June 01, 2009, 12:28:59 AM
in most mail clients you can choose whether to save the sent letters or not.
a setting of "/ms set savesent on|off" (deafult on) will be nice.
MemoServ isn't a mail client and was never designed to function as one it was made for sending short bits of information to offline users. Mail clients have the savesent feature because they're capable of sending a lot more data than IRC allows and in case the person you're emailing doesn't receive the mail you can resend it without having to type it again.

I think this feature would be useless to nearly everyone and if anyone plans on adding this it should be a third party module.