Mark Wood-Patrick via Postfix-users: > I'm trying to setup postfix on arch linux (running on WSL-2) to > forward mail to my gmail account but while I followed and verified > the instructions on: > > How to configure postfix as smtp relay for Gmail on Archlinux | > Linuxaria<https://linuxaria.com/pills/how-to-configure-postfix-as-smtp-relay-for-gmail-on-archlinux> > > and review my configuration based on other docs gathered from the > internet the Postfix Mail Transport Agent is failing to start and > "systemctl status postfix.service" and "journalctl -xeu postfix.service" > are not providing any details. Does anyone have any suggestions > on how best to debug?
To test, take systemd out of the loop. As root run "postfix start", then see what is logged. https://www.postfix.org/DEBUG_README.html#logging Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org