Hi all, I am still getting challenges in setting postfix to work. Is there an alternative that is easier to set as mail server that I can use for koha to send emails. I have installed koha 21 on Ubuntu 20 LTS.
Regards Tom On Sat, Jul 16, 2022 at 4:54 PM Alvaro Cornejo <[email protected]> wrote: > Hi > > Check the path to your certificates > /etc/ssl/certs/Thawte_Premium_Server_CA.pem and/or that the certificate you > want to use is really " Thawte_Premium_Server_CA.pem" > > What the command is trying to do is copying the content of your Thawte > certificate to postfix accepted certificate list > > Regards, > > Alvaro > > |----------------------------------------------------------------------------------------| > Stay safe / Cuídate/ Reste sécurisé > *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à > mesure. > *q *Recycle always / Recicla siempre / Recyclez toujours > P Print only if absolutely necessary / Imprime solo si es necesario / > Imprimez seulement si nécessaire > > > Le ven. 15 juil. 2022 à 17:57, Tom Obrien <[email protected]> a écrit : > >> Dear all, >> I am trying to configure postfix in ubuntu 20 but I get error: >> cat /etc/ssl/certs/thawte_premium_server_ca.pem | sudo tee -a >> /etc/postfix/cacert.pem cat: /etc/ssl/certs/thawte_premium_server_ca.pem: >> no such file or directory >> when I run: >> >> cat /etc/ssl/certs/Thawte_Premium_Server_CA.pem | sudo tee -a >> /etc/postfix/cacert.pem >> >> Can somebody advise me how I can go about this?. >> >> Will be grateful. >> >> Tom >> _______________________________________________ >> >> Koha mailing list http://koha-community.org >> [email protected] >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha >> > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

