On 06/29/2015 03:21 PM, [email protected] wrote: > I've a little problem/iprovement suggestion on WEB-GUI > ../ciphermail/admin/mta/config : > > My internal relay host is a dovecot-based IMAP-Server, with LMTP for > incomming mails from my borderfilter MX systems. On the web-gui I can > define IP-Address and Port, but not the required protocol LMTP. :/ > Configuring via WEB-GUI isn't yet possible, so I've to configure this > directly in my main.cf postfix's option *transport_maps* like this example: > > transport_maps = hash:/etc/postfix/transport > > in that file I've the required entry: > piraten-it.guru lmtp:[10.0.0.77]:24 > > It were great, if the WEB-GUI had an option to select the protocol SMTP > or LMTP ;)
Hi Django, The "problem" is that Postfix has a large number of options. If all options would be supported by the web gui, the web gui would become too difficult to use. So, it's our thinking that advanced (and not very often used) features should be managed from the command line. In all these years you are the first to request an option to change the protocol so we will need to figure out whether it's worth while to add this to the GUI or whether we will keep this as an advanced feature which should be configured on the command line. Kind regards, Martijn Brinkers -- CipherMail email encryption Open source email encryption gateway with support for S/MIME, OpenPGP and PDF messaging. https://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
