1
0
Fork 0
mirror of https://github.com/imjasonh/spam-me synced 2026-07-07 00:22:42 +00:00
No description
Find a file
2014-05-06 17:05:29 -04:00
.gitignore Initial commit 2013-12-18 10:24:33 -08:00
app.yaml Add button to delete mail immediately 2013-12-21 03:18:31 -05:00
cron.yaml Reap once a day, no need to use resources when there's no usage 2013-12-21 01:20:36 -05:00
explain.html Serve homepage as static file 2013-12-21 02:08:44 -05:00
index.yaml Initial commit 2013-12-18 13:25:42 -05:00
LICENSE Initial commit 2013-12-18 10:24:33 -08:00
mail.go Add button to delete mail immediately 2013-12-21 03:18:31 -05:00
README.md Update README.md 2014-05-06 17:05:29 -04:00

spam-me

App Engine app to receive spam emails

See https://spam-me.appspot.com


License

Copyright 2014 Jason Hall

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.