On Mon, Sep 13, 2021 at 08:33:43AM +0300,
Jean Louis wrote:
> * Ofer Inbar [2021-09-13 02:15]:
> > > All I do is:
> > >
> > > sudo ssh -L 25:mailhub:25 username@your_server
> > >
> > > And then, configuring 'localhost' as my smtp server on port 25
> > > gets my mail sent directly forward thro
* Ofer Inbar [2021-09-13 16:17]:
> On Mon, Sep 13, 2021 at 08:33:43AM +0300,
> Jean Louis wrote:
>
> > * Ofer Inbar [2021-09-13 02:15]:
> > > > All I do is:
> > > >
> > > > sudo ssh -L 25:mailhub:25 username@your_server
> > > >
> > > > And then, configuring 'localhost' as my smtp server on p
On 12Sep2021 15:17, Globe Trotter via Mutt-users wrote:
>So, I do not know if I can do this, but I can send email by
>specifically including the smtp with port 25. I dont really need it for
>anything else. It is quite likely that I am not understanding the
>import of your question.
>
>All I do