Hi,
I would suggest you reconsider your requirements, as send passwords over an insecure protocol is probably not a good idea.
Maybe look at the option of sending a notification to users that the their password is about to expire and needs to be changed. Then depending on your environment implement a secure method (SSPR) that allows users to change their password, if the normal password change mechanism is not available.
Gary.