mirror of
https://github.com/curl/curl.git
synced 2026-04-17 19:41:45 +03:00
test936: Corrected login details from commit 7246255416
This commit is contained in:
parent
50aac1a37d
commit
cd492a3ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ CURL_GETHOSTNAME=curlhost
|
|||
LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
|
||||
</setenv>
|
||||
<command>
|
||||
smtp://%HOSTIP:%SMTPPORT/936 --mail-rcpt recipient@example.com --mail-from sender@example.com -u testuser:testpass -T -
|
||||
smtp://%HOSTIP:%SMTPPORT/936 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
|
||||
</command>
|
||||
<precheck>
|
||||
chkhostname curlhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue