Your message dated Thu, 26 Feb 2026 17:15:51 +0500
with message-id 
<capeewgbe8+xruc2vdygdnrq5k0iuz0smf3av-s7fofnow0l...@mail.gmail.com>
and subject line Not reproducible
has caused the Debian Bug report #286255,
regarding authentication does not more work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
286255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286255
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ssmtp
Version: 2.61-2
Severity: important

Error description:

I have a script which works since WOODY without any problems
and it write a message like:

----------------------------------------
To: [email protected]
From: [email protected]
Subject: Arghhh!
Date: `date -R`

some text
----------------------------------------

My script send it with

    cat $MSG |ssmtp $MTAPARM

where $MTAPARM is "-t -au [email protected] -ap secret".

Now since I was using a SID Backport 2.61 I have used as $MTAPARM
"-t" only and setup /etc/ssmtp/ssmtp.conf with

  __( '/etc/ssmtp/ssmtp.conf' )_________________________________________
 /
| [email protected]
| AuthPass=secret
| AuthMethod=cram-md5
 \______________________________________________________________________

which was working fine too.

Now, after upgrade to SARGE it does not more work and I get in my

  __( '/var/log/mail.log' )_____________________________________________
 /
| Jul  1 01:10:04 devel sSMTP[22345]: Unable to set AuthUser="linux4mich
| [email protected]" 
| Jul  1 01:10:04 devel sSMTP[22345]: Unable to set AuthPass="secret" 
| Jul  1 01:10:05 devel sSMTP[22345]: Sent mail for linux4michelle@freen
| et.de (221 mx0.freenet.de closing connection) uid=0 username=root outb
| ytes=952
| Jul  1 01:10:05 devel sSMTP[21930]: 550 syntax error in header
| 
 \______________________________________________________________________

while using "-t -au [email protected] -ap secret" and

  __( '/var/log/mail.log' )_____________________________________________
 /
| Jul  1 01:12:05 devel sSMTP[22764]: Sent mail for linux4michelle@freen
| et.de (221 mx2.freenet.de closing connection) uid=0 username=root outb
| ytes=952
| Jul  1 01:12:05 devel sSMTP[22366]: 550 syntax error in header
 \______________________________________________________________________

using "-t" plus auth-parameters set in /etc/ssmtp/ssmtp.conf

Now I have portet version 2.50 from WOODY to SARGE and it works.

Please can you check this ?


-- System Information
Debian Release: 3.1
Kernel Version: Linux devel 2.4.27-2-686 #1 Mon May 16 17:03:22 JST 2005 i686 
GNU/Linux


Versions of the packages ssmtp depends on:
ii  debconf        1.4.30.13      Debian configuration management system
ii  libc6          2.3.2.ds1-22   GNU C Library: Shared libraries and Timezone
ii  libssl0.9.7    0.9.7e-3       SSL shared libraries

Attachment: signature.pgp
Description: Digital signature


--- End Message ---
--- Begin Message ---
Invalid and not reproducible.

--- End Message ---

Reply via email to