mailrise icon indicating copy to clipboard operation
mailrise copied to clipboard

An SMTP gateway for Apprise notifications.

Results 40 mailrise issues
Sort by recently updated
recently updated
newest added

I have mailrise setup as a CI/CD pipeline to rebuild daily and push an image to my local repo. It started failing 4 days ago with the error in the...

Since I'm a relative noob to writing config files for docker containers it would be nice to have an example of /etc/mailrise.conf to work from. So I could cut down...

documentation

I would like to see a way to use some kind of authentication when you send emails to the mailrise. At least some type of local username/password list in the...

enhancement

Running it on docker compose. There is problems one version 1.4.0, however on version 1.3.0 its working fine. Following is the docker logs ``` root@mtool:/opt/mailrise# docker logs -f mailrise Traceback...

question

Bumps [apprise](https://github.com/caronc/apprise) from 1.7.1 to 1.7.2. Release notes Sourced from apprise's releases. Release v1.7.2 Details This was just a second small release add some improvements and bug fixes See the...

dependencies
python

Hello. I'm trying to send an attachment to ntfy through mailrise. I'm using mailsend: `mailsend -smtp mailrise.xyz -t [email protected] -attach "/var/log/system.log" -sub "System log" -f [email protected] -M "Here's the system...

question

I need help getting Mailrise to send emails through Gmail. I can get it to work for Apprise. I'm able to get Mailrise to work for other services like ntfy....

question
needs-integration-test

My mailrise config is thus: ``` configs: # You can send to this config with "[email protected]". # telegram: urls: - tgram:///mychatid/ # You can also control the layout of the...

bug
needs-integration-test

Hi there, My MailRise instance is not providing any response after authenticating. Usually it would provide a response code of 235 if the authentication was successful. Or 535 response code...

bug
needs-integration-test

I am struggling to get one of my systems in my homelab to work. vCenter seems to be passing AUTH= as part of the message and mailrise is rejecting the...

bug
needs-integration-test