issues
search
scanner
/
as_email_service
A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow multiple delivery methods
#161
scanner
opened
1 day ago
0
Add proxy-protocol support to smtp daemons
#160
scanner
opened
1 month ago
0
Re-attempted failed deliveries
#159
scanner
closed
1 month ago
0
GH-141: Add a separate daemon for receiving email for delivery to local email accounts. Also spam and dnsbls filtering
#158
scanner
opened
2 months ago
0
GH-156: Retry on FileExistsError
#157
scanner
closed
4 months ago
0
FileExistsError on trying to lock mh folder for delivery
#156
scanner
closed
4 months ago
0
Bug/gh 153 message filter rule endpoint not filtering correctly
#155
scanner
closed
4 months ago
0
GH-153: Fix so MFR list only shows MFR’s that belong to email account Update requirements. Add more files that can be filtered on.
#154
scanner
closed
4 months ago
0
Message Filter Rule List must only show rules for the email account prefix
#153
scanner
closed
4 months ago
0
GH-149: unicode error on msg to bytes
#152
scanner
closed
4 months ago
0
GH-149: Move failed incoming deliveries to their own directory.
#151
scanner
closed
4 months ago
0
GH-149: unicode errors on delivering email
#150
scanner
closed
4 months ago
0
Still getting unicode errors on email being sent to us
#149
scanner
closed
4 months ago
2
Can not close email account tabs on iPad
#148
scanner
opened
5 months ago
0
Move the API key for posting from the email service (postmark) from a GET parameter to a POST field.
#147
scanner
opened
5 months ago
0
Bounce notifications are not working right..
#146
scanner
opened
5 months ago
0
GH-144: add script to import a maildelivery file to message filter rules
#145
scanner
closed
5 months ago
0
Add script for importing maildelivery and creating rules
#144
scanner
closed
5 months ago
0
Change permissions away from roles to use capabilities
#143
scanner
opened
5 months ago
0
Logout button does not actually log you out
#142
scanner
closed
5 months ago
0
Create a separate SMTPD service for receiving email for local delivery
#141
scanner
opened
5 months ago
1
Add support for oauth2 auto-configuring authentication for gmail imap support
#140
scanner
opened
8 months ago
0
GH-138-allow-file-attachments-up-to-10mb
#139
scanner
closed
9 months ago
0
Allow somewhat larger data uploads
#138
scanner
closed
9 months ago
1
GH-111 - more and better spam filtering inside the AS Email Service
#137
scanner
opened
9 months ago
0
GH-121-need-to-search-fields-on-admin-no-foreign-keys
#136
scanner
closed
9 months ago
1
GH-132 - bounce id found when retrying after delay
#135
scanner
closed
9 months ago
0
When we get inbound email for an email address that does not exist, notify admin if unsubscribe url exists
#134
scanner
opened
9 months ago
0
Bad forwarding -- too many "References" headers
#133
scanner
opened
9 months ago
2
When getting bounce from postmark via api, fails with
#132
scanner
closed
9 months ago
0
GH-130 - lowercase the incoming `to` email address
#131
scanner
closed
9 months ago
0
Make sure incoming email addresses are matched against lower case email addresses
#130
scanner
closed
9 months ago
0
GH-126 - remember to break out of loop when encoding works.
#129
scanner
closed
9 months ago
0
GH-126: Try ascii -> utf-8 -> latin-1
#128
scanner
closed
9 months ago
0
GH-126 - Instead of using `send_message` that can not deal with latin -1 encoded messages, do the binary conversion ourselves.
#127
scanner
closed
9 months ago
0
UnicodeEncodeError 'ascii' codec can't encode character '\xa9' in position 5: ordinal not in range(128)
#126
scanner
closed
9 months ago
3
GH-116 - Add a set of standard folders to the maildirs we create
#125
scanner
closed
9 months ago
0
GH-123 - catch EmailAccount.DoesNotExist and log a warning
#124
scanner
closed
9 months ago
0
In generating external pw file: EmailAccount.DoesNotExist: EmailAccount matching query does not exist.
#123
scanner
closed
9 months ago
2
Make sure external password file is only rw the app user
#122
scanner
opened
9 months ago
0
Admin interface `search` for `EmailAccounts` fails with a 500.
#121
scanner
closed
9 months ago
1
Only create external password entries for email accounts with local delivery set and password begins with proper hash
#120
scanner
opened
9 months ago
0
We need to make sure that the cache is invalidated when the version changes
#119
scanner
opened
9 months ago
0
GH-117: When we add, update, and delete EmailAccounts, update entries in the external pw file
#118
scanner
closed
9 months ago
0
Write ASIMAP Password file when updating accounts
#117
scanner
closed
9 months ago
0
When setting up a local mail delivery directory, add standard folders
#116
scanner
closed
9 months ago
0
Updating requirements, python 3.12
#115
scanner
closed
10 months ago
0
Have aiosmtpd reject emails over a size limit determined by the provider
#114
scanner
opened
11 months ago
0
When you create a new `Server` for a `Provider` go to the `Provider` and setup what you can for that `Server`
#113
scanner
opened
11 months ago
0
Be able to set SENTRY_PROFILES_SAMPLE_RATE from .env
#112
scanner
closed
11 months ago
0
Next