martedì 27 aprile 2010

Configurare Alpine con Gmail

1. (S)etup -> Collection(L)ist -> Add
...ed riempire i campi:
NickName:Gmail
Server :imap.gmail.com:993/ssl/novalidate-cert/user=username@gmail.com
(sostituire "username" con il nome utente)

2. (S)etup -> (C)onfig
...ed inserire in SMTP:smtp.gmail.com/tls/user=username@gmail.com

Nessun commento:

How to deploy Podman images to OpenShift Container Platform (CRC on localhost)

I have a microservice on localhost and I want to deploy its Podman image on OCP, which I am running using CRC on localhost.       1. Get the...