On 05-12-18 15:57, Paul Bronson via Users wrote:
> i'd like to configure my ciphermail box to accept mail on port 2525 to then
> send outbound. How do I do this?

CipherMail uses Postfix for sending and receiving email. This should
therefore be configured in postfix.

On RedHat/CentOS you can add the following line to Postfix master.cf
config and then restart Postfix.


:2525     inet  n       -       n       -       -       smtpd

On Ubuntu it will work more or less in a similar way (check the existing
smtpd line and copy it but use :2525 instead of smtp)

Also make sure that the local firewall is open for port 2525

Kind regards,

Martijn Brinkers

-- 
CipherMail email encryption

Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.
_______________________________________________
Users mailing list
[email protected]
https://lists.ciphermail.com/mailman/listinfo/users

Reply via email to