Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need help : test 6,7,18+ failed, SYSTEM ERROR #55

Open
charliefr opened this issue Apr 25, 2019 · 3 comments
Open

need help : test 6,7,18+ failed, SYSTEM ERROR #55

charliefr opened this issue Apr 25, 2019 · 3 comments

Comments

@charliefr
Copy link

base

  • my domain : charlie123.xyz
  • forward to : [email protected]
  • docker cmd
    docker run -t -d --restart=always -e SMF_CONFIG='@charlie123.xyz:[email protected]' -p 25:25 zixia/simple-mail-forwarder

full logs

>> Chdir to /app...
 ____  _                 _         __  __       _ _ 
/ ___|(_)_ __ ___  _ __ | | ___   |  \/  | __ _(_) |
\___ \| | '_ ` _ \| '_ \| |/ _ \  | |\/| |/ _` | | |
 ___) | | | | | | | |_) | |  __/  | |  | | (_| | | |
|____/|_|_| |_| |_| .__/|_|\___|  |_|  |_|\__,_|_|_|
                  |_|                               
  _____                                _           
 |  ___|__  _ ____      ____ _ _ __ __| | ___ _ __ 
 | |_ / _ \| '__\ \ /\ / / _` | '__/ _` |/ _ \ '__|
 |  _| (_) | |   \ V  V / (_| | | | (_| |  __/ |   
 |_|  \___/|_|    \_/\_/ \__,_|_|  \__,_|\___|_|   
                                                  

Source#dc1b99e Tue Oct 23 13:10:55 2018 +0000 * master
Built on Tue Oct 23 13:11:39 UTC 2018 by b6abe5993f7b

>> ENV SMF_DOMAIN not set.
>> ENV SMF_CONFIG found. value:[@charlie123.xyz:[email protected]]
>> ARGV arguments found. value:[start]
Generating a 2048 bit RSA private key
.............................+++++
....+++++
writing new private key to 'smtp.key'
-----
>> SMF_CONFIG found in ENV. use this settings for forward maps.
>> Setting password[ny5xv7th] for user @charlie123.xyz ...
postmap: warning: /etc/postfix/virtual.db: duplicate entry: "@charlie123.xyz"
>> Set hostname to charlie123.xyz
postfix/postfix-script: warning: not owned by root: /var/spool/postfix/.
postfix/postfix-script: warning: not owned by root: /var/spool/postfix/pid
postfix/postfix-script: starting the Postfix mail system
>> Start self-testing...
1..17
ok 1 SMF_CONFIG exist
ok 2 SMF_DOMAIN exist
ok 3 virtual maping source is set
ok 4 virtual maping data is set
ok 5 virtual maping db is set
not ok 6 system hostname FQDN resolvable
# (in test file test/simple-mail-forwarder.bats, line 48)
#   `[ $status = 0 ]' failed
not ok 7 postfix myhostname FQDN & resolvable
# (in test file test/simple-mail-forwarder.bats, line 58)
#   `[ $status = 0 ]' failed
ok 8 check other hostname setting
ok 9 confirm postfix is running
ok 10 confirm port 25 is open
ok 11 crond is running # skip skip this for 0.3.0 -> 0.4.0
ok 12 ESMTP STATTLS supported
ok 13 ESMTP AUTH supported
ok 14 ESMTP STARTTLS connect ok
ok 15 create user [email protected] by password test
ok 16 ESMTP AUTH by [email protected]/test
ok 17 ESMTP TLS AUTH by [email protected]/test
>> Test FAILED!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> !!!!!!!!!!!!!!!!!!!! SYSTEM ERROR !!!!!!!!!!!!!!!!!!!!
>> But I'll pretend to run... good luck! :P


>> CONGRATULATIONS! System is UP and You are SET!
>> Powered by SMF - a Simple Mail Forwarder
>> View in DockerHub: https://hub.docker.com/r/zixia/simple-mail-forwarder


>> Init System for Servicing...
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[2019-04-25T09:25:12.682064] WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.13 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file.;
[services.d] done.
postfix/postfix-script: stopping the Postfix mail system
postfix/postfix-script: warning: not owned by root: /var/spool/postfix/.
postfix/postfix-script: warning: not owned by root: /var/spool/postfix/pid

@me1299
Copy link
Contributor

me1299 commented Jun 8, 2019

Built on Tue Oct 23 13:11:39 UTC 2018

Are you sure you're using the latest version?

@861
Copy link

861 commented Mar 15, 2021

I am using the latest version, still have the smae issue

@861
Copy link

861 commented Mar 15, 2021

@charliefr did you fixed the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@861 @charliefr @me1299 and others