[exim] Exim to convert UTF8 to Windows1252 + act as POP3 ser…

Top Pagina
Delete this message
Reply to this message
Auteur: Gilles
Datum:  
Aan: exim-users
Onderwerp: [exim] Exim to convert UTF8 to Windows1252 + act as POP3 server?
Hello

I need to find a local solution to…

1. Send outgoing e-mails through Gmail's SMTP server
2. Download e-mails from my ISP's POP3 server
3. Convert those incoming e-mails from UTF8 to Windows1252 before
delivering them to my UTF8-impaired Windows e-mail client.

It looks like Exim has no problem acting as a relay SMTP server to
reach Google…

http://islandlinux.org/howto/configure-exim-use-gmail-smtp-server

… but does it support the other two features?

Thank you.