|
relay_header_text = ( |
|
"This email was sent to your alias " |
|
"{alias}. To stop receiving emails sent to this alias, " |
|
"update the forwarding settings in your dashboard.\n" |
|
"{extra_msg}---Begin Email---\n" |
According to the above code, it seems to be not working properly. I'm not sure if maily has changed its architecture.
maily/src/maily/message.py
Lines 295 to 299 in cde1768
According to the above code, it seems to be not working properly. I'm not sure if maily has changed its architecture.