-
```
I suspect supporting LMTP would be as simple as recognizing the LHLO command as
an alias for HELO.
Is this something that can be done as an API consumer, or would it require a
modification to …
-
```
I suspect supporting LMTP would be as simple as recognizing the LHLO command as
an alias for HELO.
Is this something that can be done as an API consumer, or would it require a
modification to …
-
I use getmail to sync a number of imap accounts. Several of those are from hotmail using application passwords (2fa enabled).
The syncing part works, but given microsoft's poor spam filtering, it …
-
Hello!
I followed the guide three times to the letter with a new uberspace every time and I have no problem getting everything up and running. I can log in and I get confirmation mails for the admi…
-
Hi,
I've just cloned you repository and tried running the code in 'analysis.R' line-by-line. I get error when trying to run the `lmtp_sdr` command:
```
| …
-
### Feature request
We want to understand how serving models might be useful in the context of OpenAdapt.
e.g. serve llama.cpp via LMTP with https://github.com/eth-sri/lmql/tree/main/src/lmql/mo…
-
I've used MacPorts to install libmtp on my mac, by default MacPorts use prefix /opt/local for all installed software, so in order to configure I had to use command:
```
PKG_CONFIG_PATH="/usr/local/li…
troex updated
7 years ago
-
See Python version here: https://github.com/moggers87/lmtpd
If we go down the Postfix route, might make sense to write a basic LMTP lib to use as a backend instead of pipe filters.
-
I pulled the repo and run cargo test on local environment, it failed 2 tests.
failures:
---- tests::outbound::lmtp::lmtp_delivery stdout ----
thread 'tests::outbound::lmtp::lmtp_delivery' panic…
-
## Environment & Version
### Environment
- [X] docker compose
- [ ] kubernetes
- [ ] docker swarm
### Version
- Version: `2.0`
## Description
Dovecot comes with the `lmtp_save_to_d…