-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
# xnat-email | ||
Program to read users from xnat system and send them email | ||
as XNAT's native fails when talking to our SMTP system ( too many users ? ) | ||
|
||
Features over native xnat email : | ||
|
||
- Allow for filtering of users that are not enabled , secured and verified | ||
- sends individual emails to users | ||
- XNAT's native fails when talking to our SMTP system ( too many users ? ) | ||
- control of how frequent individual emails are send |