Add support for SOCKS5 / PROXY for every IMAP account
Reported by Pavel Balayev | March 4th, 2016 @ 04:08 PM
The problem is that some of the email providers require fixed IP to send email, thus I would like to add SOCKS5 support into Mailmate. It would great if I could configure a unique SOCKS5 for every IMAP account I have.
This solves 2 problems
- Account access when access is limited by IP address
- Privacy, when I don't want to send emails from my home network.
This request is vital for me, and since there are no email clients for Mac OS X with similar functionality MailMate will surely benefit of these features.
Comments and changes to this ticket
-
Pavel Balayev March 4th, 2016 @ 04:09 PM
If this feature requires additional funding, I'll be glad to discuss it.
-
benny March 5th, 2016 @ 06:40 AM
- State changed from new to closed
I only have plans to replace the use of OpenSSH for network connections with Apple's own CFNetwork. The latter should make the proxy/socks settings in the System Preferences work without additional work in MailMate. (I also need to switch to CFNetwork for other reasons.)
Could it be a solution to setup SMTP in MailMate to connect to a port on localhost instead and then use
ssh
to redirect it:ssh -D 2001 user@example.com
?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.