RE: ASK confirmation

[email protected] Thu, 15 Jul 2004 19:37:06 -0400
Newsgroups gmane.mail.spam.active-spam-killer.general
Message-ID <[email protected]>
# I have a request to modify the Subject line of the confirmation email 
sent out by ask.

# Is there any way to have ASK include RE: original Subject + the conf#%
# on the subject line of the confirmation email so the recipient can 
recognize it as a
# response to their email and not perceive it as and advertisement based on 
the subject.

# I have looked at the askmessage.py that generated the subject but can not 
figure out how
# to include the original subject.

# Help would be appreciated.
# Thanks

I figured it out. If any one else want's to know how to do it.
Edit the  askmessage.py
replace line 459
"Please confirm (conf#%s)" % self.ascii_digest,
With
"RE: %s   -  Please confirm (conf#%s)" % (self.get_subject(), 
self.ascii_digest),


Allan Simmons



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click