Activity
bump golang.org/x/net version to 0.33.0
bump golang.org/x/net version to 0.33.0
only allow mails to addresses that contain the mail server domain
only allow mails to addresses that contain the mail server domain
use mail header from_addr to store in db
use mail header from_addr to store in db
inbox: show mails in descending order
inbox: show mails in descending order
update footer position: use dvh not vh for body
update footer position: use dvh not vh for body
remove testing green background
remove testing green background
make nthmail a link and addr copiable
make nthmail a link and addr copiable
add an optinal rcpt_addr to not delete mails
add an optinal rcpt_addr to not delete mails
parse mail subject when receiving and saving to db
parse mail subject when receiving and saving to db
docs: remove mail rendering problem TODO
docs: remove mail rendering problem TODO
fix plain txt mails not parsing the mail body
fix plain txt mails not parsing the mail body
add TODO for some mails failing to parse
add TODO for some mails failing to parse
return 404 not found on email not found, not 500
return 404 not found on email not found, not 500
update delete_old_mail.sh to use DB_PATH var
update delete_old_mail.sh to use DB_PATH var
remove todo: "Use an DB other than sqlite"
remove todo: "Use an DB other than sqlite"
fix run-web.sh to not leave any process hanging
fix run-web.sh to not leave any process hanging
add separate page for viewing the email
add separate page for viewing the email