mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-26 13:25:54 +03:00
[PR #267] [CLOSED] feat: add alias file support #264
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/decke/smtprelay/pull/267
Author: @Atoms
Created: 10/29/2025
Status: ❌ Closed
Base:
master← Head:feat/add_alias_support📝 Commits (4)
afe4159feat: add alias file supporta2fac09feat: add alias file support9f94f5ffeat: add alias file support525f99cfeat: add alias file support📊 Changes
5 files changed (+84 additions, -1 deletions)
View changed files
➕
aliases.go(+52 -0)📝
config.go(+17 -0)📝
main.go(+11 -0)📝
smtp.go(+1 -1)📝
smtprelay.ini(+3 -0)📄 Description
Add support for alias file.
Alias file format
original_to replaced_to
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.