View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002284SphereServernew feature requestpublic03-03-14 12:4001-07-14 17:07
ReporterAvatar 
Assigned ToAvatar 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002284: SMTP service
DescriptionI would like to know whether there is a possibility of adding new feature ,SMTP. It would be really nice to have a SMTP service in sphereserver. It would be efficient to send email to player.
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001984)
furio (administrator)
11-03-14 22:19

If you accept the humble opinion of a random wanderer... is never good to cram functionalities of other services inside a server executable that wasn't build for. A safe way would be the possibility to connect to an external SMTP service configurable in many ways... and leave the email sending to real and provely tested SMTP services (like exim).

By the way, hi! Seems everything still works here :)
(0001988)
Coruja (developer)
13-03-14 05:12

I have no idea how mailing services works, but RunUO has support for SMTP mail directly from C+ / .net framework code, without use any external service

a quick search on the script and I found the magic keyword: System.Net.Mail
http://msdn.microsoft.com/en-us/library/system.net.mail(v=vs.110).aspx [^]

I dont know if sphere can support it too, but if it support, it will be a great feature

btw welcome back furio, you're alive :D
(0002039)
Avatar (reporter)
14-04-14 03:05
edited on: 14-04-14 03:06

Since I became developer, I'll look forward to it for what I suggested. At least, I'll try whether It is possible or not :)

(0002313)
Ben (manager)
01-07-14 17:07

This is not needed and has no place in sphere.
Use SYSSPAWN or SYSCMD to use and external mail client to send mail.

- Issue History
Date Modified Username Field Change
03-03-14 12:40 Avatar New Issue
11-03-14 22:19 furio Note Added: 0001984
13-03-14 05:12 Coruja Note Added: 0001988
14-04-14 03:05 Avatar Note Added: 0002039
14-04-14 03:06 Avatar Note Edited: 0002039 View Revisions
14-04-14 03:34 Avatar Assigned To => Avatar
14-04-14 03:34 Avatar Status new => assigned
01-07-14 17:07 Ben Note Added: 0002313
01-07-14 17:07 Ben Status assigned => closed
01-07-14 17:07 Ben Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker