Hi, This hook is useful to use different names/addresses depending on the destination address, subject, etc. of the message. Example:
if header["To"] and header["To"] =~ /^sup-(.*)@rubyforge\.org$/
Person.from_address "Michael Stapelberg <[email protected]>"
end
Best regards,
Michael
0001-new-hook-compose-from.patch
Description: Binary data
_______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
