Commit Graph

1252 Commits

Author SHA1 Message Date
Son NK 9500cc6cee Take into account spamassassin spam report 2020-03-30 22:05:31 +02:00
Son NK 33a80236d3 Handle the case the msg is sent from the mailbox to alias. Happen when reply-all 2020-03-30 22:02:22 +02:00
Son NK ca5e3ac477 Refactoring: better naming 2020-03-30 21:46:52 +02:00
Son NK 917009a803 Improve bounced email wording 2020-03-30 21:45:43 +02:00
Son NK 019f5307c9 Always replace To and Cc header in reply phase 2020-03-30 21:45:18 +02:00
Son NK 9563b706f2 Add EmailLog is_spam, spam_status column 2020-03-30 21:42:25 +02:00
Son NK 7c0e4b369a fix contact not highlighted after creation 2020-03-30 21:41:18 +02:00
Son NK 59a336f5cd use warning level for bounce log message 2020-03-29 23:13:12 +02:00
Son NK 4c1c02db60 Add /v3/alias/options 2020-03-29 23:13:04 +02:00
Son Nguyen Kim 64eed21cf0
Merge pull request #122 from simple-login/unsubscribe
Support one-click unsubscribe
2020-03-28 23:22:27 +01:00
Son NK da6441b4b8 Handle on-click unsubcribe 2020-03-28 23:19:25 +01:00
Son NK 88d63bd931 add UNSUBSCRIBER config 2020-03-28 23:15:45 +01:00
Son Nguyen Kim 00313ffdf4
Merge pull request #121 from simple-login/sender-format
User can choose sender format
2020-03-28 22:58:09 +01:00
Son NK 7f49312255 use user preferred sender format 2020-03-28 22:37:00 +01:00
Son NK 33fd40f6ce User can choose which sender format they prefer 2020-03-28 22:36:19 +01:00
Son NK 65ca7d2a71 add User.use_via_format_for_sender column 2020-03-28 22:35:29 +01:00
Son Nguyen Kim 09fd21eda7
Merge pull request #120 from simple-login/cc
Handle CC and multiple recipients
2020-03-28 21:48:40 +01:00
Son NK 5771eaeb63 Handle multiple rcpt_to 2020-03-28 21:24:43 +01:00
Son NK e9cd043760 do not put alias again when reply all 2020-03-28 21:20:59 +01:00
Son NK aa3a13c3ca Replace To or CC header when forward/reply 2020-03-28 19:16:55 +01:00
Son NK 5b9f3c2763 add contact.is_cc column 2020-03-28 19:05:27 +01:00
Son NK fee69d9546 refactor: create generate_reply_email() 2020-03-28 11:12:20 +01:00
Son NK f10d18c020 Add SL prefix to 550 to facilitate search 2020-03-28 11:05:14 +01:00
Son NK 9afcae534b return 550 instead of 510 when alias not exist 2020-03-28 11:04:58 +01:00
Son NK 0be0a180f7 Replace logo 2020-03-27 10:11:21 +01:00
Son Nguyen Kim b3d99cc010
Merge pull request #119 from simple-login/api-alias
Api alias
2020-03-26 22:14:17 +01:00
Son NK 97dff83453 return full alias info in POST /api/alias/random/new 2020-03-26 19:50:22 +01:00
Son NK d4a32451c1 return full alias info in POST /api/alias/custom/new 2020-03-26 19:48:36 +01:00
Son NK 159aa76aae GET /api/aliases/:alias_id 2020-03-26 19:44:00 +01:00
Son NK 78b24623af reformat: create serialize_alias_info() 2020-03-26 19:35:44 +01:00
Son NK 0c43c2dd45 reformat: rename website -> contact whenever possible 2020-03-26 11:19:20 +01:00
Son NK c521052042 use {website_email} via SimpleLogin FROM header 2020-03-26 11:15:18 +01:00
Son NK 94afb28ce2 Add run init data to upgrade 2020-03-25 12:13:49 +01:00
Son NK a6b1372e84 v2.1.0 2020-03-25 12:13:43 +01:00
Son NK a59058b163 add how to upgrade 2.0.0 -> 2.1.0 2020-03-25 12:13:28 +01:00
Son NK c603b376a5 add /sl mounting 2020-03-25 12:13:22 +01:00
Son NK bfcb02c3b0 Add SSL doc 2020-03-25 12:13:13 +01:00
Son NK 60d519b1d4 Set mydestination to empty to fix case where myhostname is the same as mydomain 2020-03-25 12:12:50 +01:00
Son NK 2261cd2138 add send_pgp_newsletter() to shell 2020-03-24 21:31:54 +01:00
Son NK 0acde29443 mailbox is move to 2nd onboarding, pgp 3rd onboarding 2020-03-24 21:23:26 +01:00
Son NK f4d28a998a fix email wording 2020-03-24 21:21:55 +01:00
Son NK 9e04081186 send mailbox onboarding email 2020-03-24 21:19:45 +01:00
Son NK c02b8298fc send pgp onboarding email to user on 2nd day 2020-03-24 21:01:38 +01:00
Son NK 929e965f23 rename onboarding-1 to onboarding/send-from-alias 2020-03-24 20:55:50 +01:00
Son NK 3f1716d9ec pgp newsletter 2020-03-24 20:12:56 +01:00
Son NK f99f656872 increase max-width to 750px (old value 570px), reduce padding to 30px (old value: 45px) 2020-03-24 20:11:55 +01:00
Son NK eae2efb5d9 trigger build 2020-03-23 00:32:14 +01:00
Son NK bf98fa00b7 Fix alias display 2020-03-22 23:30:55 +01:00
Son Nguyen Kim f3a70ca909
Merge pull request #118 from simple-login/tmp
Handle empty bounce email
2020-03-22 23:28:46 +01:00
Son NK bc3a3dae02 reformat 2020-03-22 16:56:08 +01:00