Dear, First make the directory for the same
mkdir /etc/postfix/cacert.pem cat: /etc/ssl/certs/thawte_premium_server_ca.pem Then do the same step. On Sun, 17 Jul 2022, 5:30 am , <[email protected]> wrote: > Send Koha mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.katipo.co.nz/mailman/listinfo/koha > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Koha digest..." > > > Today's Topics: > > 1. Re: Postfix setup on ubuntu 20 (Alvaro Cornejo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 16 Jul 2022 08:53:18 -0500 > From: Alvaro Cornejo <[email protected]> > To: Tom Obrien <[email protected]> > Cc: koha <[email protected]> > Subject: Re: [Koha] Postfix setup on ubuntu 20 > Message-ID: > < > cao55ag_xwutsgurd8cdwutcmv+_3_rulwjo1s2pf+cwg7h6...@mail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > 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 > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Koha mailing list > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > > > ------------------------------ > > End of Koha Digest, Vol 201, Issue 17 > ************************************* > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

