Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Description
<!-- Briefly describe the change and its purpose -->

## Related Ticket
<!-- Link to GitHub issue (e.g., Fixes #123) -->

## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update

## Checklist
- [ ] I have performed a self-review of my code
- [ ] Documentation updated
1 change: 1 addition & 0 deletions COPYRIGHT
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sSMTP is licensed under the GNU General Public License (GPL)
version 2 or above.

Copyright (C) 2004-2008 Anibal Monsalve Salazar <anibal@debian.org>
Copyright (C) 2025-2026 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
5 changes: 4 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,12 @@ TLS support from Tobias Rundstrom <tobi@tobi.nu>
IPv6 support from Jun-ya Kato <kato@goto.info.waseda.ac.jp>
MD5 authentication support from TAKIZAWA Takashi <aki@luna.email.ne.jp>

Current Maintainer:
Previous Maintainer:
Anibal Monsalve Salazar, A.Monsalve.Salazar@IEEE.org

Current Maintainer:
Syed Shahrukh Hussain, syed.shahrukh@ossrevival.org

Patchlevel:
See ssmtp.c

Expand Down