Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENTS] SMTP without Auth and port 25 #80

Closed
barto95100 opened this issue Nov 16, 2023 · 0 comments
Closed

[ENHANCEMENTS] SMTP without Auth and port 25 #80

barto95100 opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@barto95100
Copy link

It would be better to let the user decide or name if he must authenticate to send emails by SMTP

As in my case no need for authentication to send mail because internal mail server postfix with ACL ip etc...

@barto95100 barto95100 added the enhancement New feature or request label Nov 16, 2023
tobychui added a commit that referenced this issue Jun 9, 2024
+ Moved custom header rewrite to dpcore
+ Restructure dpcore header rewrite sequence
+ Added advance custom header settings (zoraxy to upstream and zoraxy to downstream mode)
+ Added header remove feature
+ Removed password requirement for SMTP #80
+ Completed stream proxy module (TCP and UDP)
+ Optimized UX for reminding user to click Apply after port change
+ Added version number to footer #160
tobychui added a commit that referenced this issue Jun 10, 2024
V3.0.6 Update

- Added fastly_client_ip to X-Real-IP auto rewrite
- Added atomic accumulator to TCP proxy
- Added white logo for future dark theme
- Added multi selection for white / blacklist #176 
- Moved custom header rewrite to dpcore 
- Restructure dpcore header rewrite sequence
- Added advance custom header settings (zoraxy to upstream and zoraxy to downstream mode)
- Added header remove feature
- Removed password requirement for SMTP #162 #80 
- Restructured TCP proxy into Stream Proxy (Support both TCP and UDP) #147 
- Added stream proxy auto start #169 
- Optimized UX for reminding user to click Apply after port change
- Added version number to footer #160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants