patchThe nmh Mail Handling System - Patches: patch #3913, fixes problem that post.c doesn't...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3913: fixes problem that post.c doesn't do sasl auth when sending messages with bcc in the header

Submitter:  Albert Bertram <bertrama>
Submitted:  Fri 15 Apr 2005 04:50:44 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sun 13 Nov 2005 11:58:50 PM UTC, comment #1: 

I've applied this patch, since it looks obviously right. I'm trusting that you tested it, since I have no SASL setup :-)

Peter Maydell <pm215>
Group administrator
Fri 15 Apr 2005 04:50:44 PM UTC, original submission:  

There's a call to sm_init in post.c which doesn't honor global variables which would tell smtp_init from smtp.c to use sasl authentication.  This sm_init call is only reached when sending mail BCC, and so post cannot send mail via sasl authenticated smtp.

The patch attached to this submission corrects the call to sm_init in the most logical way obvious to me.

Albert Bertram <bertrama>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8685:  nmh-post-sasl-patch added by bertrama (769B - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one

Digest:
   bug dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-13 pm215 StatusNone Done
    Open/ClosedOpen Closed
2005-04-15 bertrama Attached File- Added nmh-post-sasl-patch, #4461

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code