Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FelixSchwarz/mailqueue-runner issues and pull requests
#48 - queued messages should be able to use `\n` instead of `\r\n`
Issue -
State: open - Opened by FelixSchwarz 4 months ago
#47 - `mq-sendmail` should use the same exit codes like `sendmail`
Issue -
State: open - Opened by FelixSchwarz 5 months ago
- 1 comment
#46 - `mq-sendmail` should accept default parameters from cronie
Issue -
State: closed - Opened by FelixSchwarz 5 months ago
- 2 comments
#45 - provide command to inspect the mail queue
Issue -
State: open - Opened by FelixSchwarz 5 months ago
#44 - rpm should provide "sendmail" alternative
Issue -
State: closed - Opened by FelixSchwarz 5 months ago
- 1 comment
#43 - update logging format
Issue -
State: open - Opened by FelixSchwarz 6 months ago
Labels: enhancement
#42 - `move_message()` should use `renameat2` on non-ancient Linux
Issue -
State: open - Opened by FelixSchwarz 6 months ago
#41 - `mq-sendmail`: ability to add a `To` header
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#40 - `mq-mail` should encode subject header
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#39 - provide a default logging configuration for `mq-sendmail`/`mq-run`
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#38 - extend release workflow so that it also produces an src.rpm
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
#37 - use GitHub Actions to create release artifacts
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
#36 - `mq-run`: unnecessary output if queue directory is completely empty
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#35 - `MsgInfo.msg_id()` breaks for non-ascii messages
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#34 - ability to enforce tls usage
Issue -
State: open - Opened by FelixSchwarz 6 months ago
#33 - provide dnf repository for EL9
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#32 - `mq-mail`: provide basic replacement for `/usr/bin/mail`
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#31 - `mq-sendmail` should support `-t`/`--read-recipients`
Issue -
State: closed - Opened by FelixSchwarz 6 months ago
- 1 comment
#30 - smtpclient: update with version from Python 3.12
Issue -
State: open - Opened by FelixSchwarz 7 months ago
#29 - assume default location for config file
Issue -
State: closed - Opened by FelixSchwarz 7 months ago
#28 - use pytest for testing
Issue -
State: closed - Opened by FelixSchwarz 7 months ago
- 1 comment
#27 - provide cli script which can replace msmtp
Issue -
State: closed - Opened by FelixSchwarz 7 months ago
#26 - add support for Python 3.12
Issue -
State: closed - Opened by FelixSchwarz 7 months ago
- 1 comment
#25 - use GitHub Actions
Issue -
State: closed - Opened by FelixSchwarz 7 months ago
- 1 comment
#24 - set up CI testing on Windows
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#23 - provide README on pypi
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#22 - SMTPMailer: perfect logging of SMTP transaction in case of errors
Issue -
State: open - Opened by FelixSchwarz over 4 years ago
#21 - mq-run: stop trying to deliver messages if several delivery attempts failed
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#20 - SMTPClient: shorter connection timeout, do not try to reconnect
Issue -
State: open - Opened by FelixSchwarz over 4 years ago
#19 - treat 5xx error codes from SMTP server as permanent error
Issue -
State: open - Opened by FelixSchwarz over 4 years ago
#18 - mq-send-test: provide feedback for interactive terminals
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#17 - ability to return additional information about message status after "MessageHandler.send()"
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#16 - smtpclient: catch exception if network is unreachable
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#15 - smtplib_py37: fix incompatibilities with Python 2
Issue -
State: closed - Opened by FelixSchwarz over 4 years ago
- 1 comment
#14 - mq-run: script to deliver queued messages via SMTP
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#13 - persistent daemon to send messages when they are queued
Issue -
State: open - Opened by FelixSchwarz over 6 years ago
#12 - Check Windows support
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#11 - retry mechanism: ability to move stale messages from "cur" to "new"
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#10 - mq-run: scripts should use a log file
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#9 - add README (for github)
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#8 - ability to send test message
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#7 - ability to log message id (especially in delivery log)
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#6 - customizable delivery log
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#5 - hybrid mailqueue: try direct delivery first, use filesystem only as a backup
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#4 - plugin support: call custom hook function after delivery
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#3 - ability to trace SMTP interaction
Issue -
State: closed - Opened by FelixSchwarz over 6 years ago
- 1 comment
#2 - real-time deliveries with inotify
Issue -
State: open - Opened by FelixSchwarz over 6 years ago
#1 - 1.0 release
Issue -
State: open - Opened by FelixSchwarz over 6 years ago