Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 257090

Summary: ssmtp-2.62-r4 - 501 Bad address syntax
Product: Gentoo Linux Reporter: David Relson <relson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description David Relson 2009-01-31 13:02:53 UTC
After updating from ssmtp-2.61-r2 to ssmtp-2.62-r4 installed, all efforts to send mail fail started failing with a "501 Bad address syntax" message.

Reverting to ssmtp-2.61-r2 fixed the problem.

Reproducible: Always

Steps to Reproduce:
1.mail -s"testing" test@example.com < test.txt
2.
3.

Actual Results:  
send-mail: 501 Bad address syntax
Can't send mail: sendmail process failed with error code 1
Comment 1 David Relson 2009-01-31 13:04:00 UTC
Created attachment 180404 [details]
emerge --info
Comment 2 Christohper Harrington 2009-01-31 21:06:36 UTC
I'm unable to reproduce this behavior with ssmtp-2.64-r4 or ssmtp-2.64-r5. I'm using mail-client/mailx-8.1.2.20050715-r1, what is your frontend to ssmtp? (ssmtp doesn't provide `mail`)
Comment 3 David Relson 2009-01-31 21:47:48 UTC
Same mail program as you -- mail-client/mailx-8.1.2.20050715-r1

However since I can't reproduce the problem this afternoon, I'm closing it.