huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 86 forks source link

Configuration file format too old #62

Closed fweng322 closed 5 years ago

fweng322 commented 5 years ago

When I run the docker and see its log, it showed:

https://pastebin.com/fpYsvWz9

It's a warning, but then "stopping the Postfix mail system". Not sure if it is normal or not. Self-test is passed, but test mails I sent seems never to be delivered.

huan commented 5 years ago

It seems that there's some problem with your environment.

I do not understand what happened, maybe other users could give some information about this?

fweng322 commented 5 years ago

https://forum.artixlinux.org/index.php/topic,793.0.html

No real affect, just eliminate the warning messages. SMF worked fine now.

huan commented 5 years ago

Glad to hear that!