-
In the config.toml I have this, which is confirmed to be the correct smtp login data:
```
smtp_server = "smtp.sendgrid.net:587"
smtp_username = "apikey"
smtp_password = "snip"
```
This fails…
onli updated
7 months ago
-
I just set this up for a client. This is the config we ended up going with.
- Directory Structure
- TLS Config via Let's Encrypt / Caddy
- SMTP Relay Config
## Directory Structure
- `caddy`…
-
Hey Everyone
Is there a way to use configure Sender Dependent transport feature on a user level instead of on domain level?
As an example, I have just one domain in mailcow mybusiness.com. Have …
-
Logs(log.level=debug) do not contain information on inaccessible hosts behind the relay.
This snmp relay works fine on a neighboring host with zabbix.
* System information:
Linux 3.10.0-1160.11.1…
-
Unable to receive email into the inbox. Im using the below command `sendemail -xu 76158d001@smtp-brevo.com -xp pGmI8F9S6Bc3d7WB -S smtp-relay.brevo.com:587 -f noreply@altair.com -t rk3301@gmail.com -u…
-
Can anyone help me with how to fill in the fields.
Do I need to create an account on this Mail relay site?
Where can I find this information
# mail relay
#system_email=system_email
#mailho…
-
Hi,
Is there any way to have another "relay via" instruction?
I have two OpenSMTPD instance (smtp01 and smtp02) with DKIM Proxy, and they are the only way to send mails to "Internet" (public dom…
-
It seems that the **smtp.relay.password** must be ASCII only.
See: https://forum.yunohost.org/t/setup-smtp-relay/15776
jedie updated
3 years ago
-
I wrote this configuration script (following the manpage, `smtpd.conf(5)`). I censored some parts with "***".
```
edolg$ cat /etc/mail/smtpd.conf
# $OpenBSD: smtpd.conf,v 1.14 2019/11/26 …
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the form …