>>>      set smtp_url=smtp://new.domain.com:587
>>
>> This seems to work so far.  Many, many, many thanks.

Here is a variation that's worked well for me

  set smtp_url=smtp://usern...@mail.example.com/
  set ssl_starttls=yes

This initiates a dialog on port 25, upgrades to TLS, and supplies my
SMTP username.  (Using port 587 would probably work too.)


Steve

Attachment: pgpyBavD26n6g.pgp
Description: PGP signature

Reply via email to