[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I make mail authenticate?
From: |
Yuri Kanivetsky |
Subject: |
How do I make mail authenticate? |
Date: |
Tue, 11 Jun 2024 07:49:44 +0300 |
Hi,
I'm trying to send an email:
$ echo test mail | mail --debug-level all.prot --exec 'set
sendmail=smtps://yuri%40example.com:...;auth=plain@example.com' -s
'test mail' yuri@example.com
but it doesn't authenticate (doesn't send the AUTH command). Any suggestions?
Regards,
Yuri
- How do I make mail authenticate?,
Yuri Kanivetsky <=
- Re: How do I make mail authenticate?, Sergey Poznyakoff, 2024/06/11
- Re: How do I make mail authenticate?, Yuri Kanivetsky, 2024/06/11
- Re: How do I make mail authenticate?, Sergey Poznyakoff, 2024/06/12
- Re: How do I make mail authenticate?, Yuri Kanivetsky, 2024/06/12
- Re: How do I make mail authenticate?, Sergey Poznyakoff, 2024/06/12
- Re: How do I make mail authenticate?, Yuri Kanivetsky, 2024/06/12
- Re: How do I make mail authenticate?, Sergey Poznyakoff, 2024/06/12
- Re: How do I make mail authenticate?, Sergey Poznyakoff, 2024/06/12