nmh-workers
[Top] [All Lists]

Re: smtp.gmail.com and nmh

2020-08-19 10:14:02
Hi Tom,

       --host smtp.gmail.com:587 \
       --user MYGOOGLE_USERNAME --password XXXXXX \
       --auth \
...
Would someone pls outline an approach I could use to do this with nmh
instead of perl? I'm guessing I would modify the 'send' or 'post'
steps somehow?

Normally my email goes out through my sendmail MTA.

Have you considered altering your sendmail MTA configuration so it knows
Gmail is the ‘smarthost’ through which all outgoing email as
you@gmail.com should be sent?  Then your nmh email could continue its
route through sendmail, as now.

-- 
Cheers, Ralph.

<Prev in Thread] Current Thread [Next in Thread>