This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
internal
>
notifications
>
Send mail via ...
> Comment
sending mail via PHP-mail is all we need so far?
/
#2571
Edit
Bookmark
Delete
I don't think, we should add direct SMTP-Support or install any mail-classes or whatsoever. For status-mail the php mail() is sufficient.
if anyone needs to send via SMTP-auth or another way of exchanging email, he could simply adjust the php.ini. There you have plenty options and can integrate whatever you want.
Perhaps another way for those needs would be using the
API