switch to ubuntu #83

Closed
mg wants to merge 6 commits from ubu into master
Owner
No description provided.
fddf
Some checks failed
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 4s
/ build (pull_request) Failing after 20s
/ semver (pull_request) Has been skipped
46e6ca2351
dd
Some checks failed
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 5s
/ build (pull_request) Failing after 23s
/ semver (pull_request) Has been skipped
89f6b7b606
dd
Some checks failed
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 2s
/ build (pull_request) Failing after 18s
/ semver (pull_request) Has been skipped
4e8b9c3ac9
ss
All checks were successful
/ build (pull_request) Successful in 31s
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 2s
/ semver (pull_request) Has been skipped
ef46f00631
dd
Some checks failed
/ semver (pull_request) Has been skipped
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 2s
/ build (pull_request) Failing after 18s
fc772b20e4
ff
All checks were successful
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 2s
/ build (pull_request) Successful in 35s
/ semver (pull_request) Has been skipped
96309e81b5
Author
Owner

nope, sasl-tools fehlen...

postfix  | Setting configuration option maillog_file with value: /dev/stdout
postfix  | Setting configuration option myhostname with value: mgrote.net
postfix  | Setting configuration option mydomain with value: mgrote.net
postfix  | Setting configuration option mydestination with value: localhost
postfix  | Setting configuration option myorigin with value: $mydomain
postfix  | Setting configuration option append_dot_mydomain with value: no
postfix  | Setting configuration option relayhost with value: [smtp.strato.de]:587
postfix  | Setting configuration option smtp_sasl_auth_enable with value: yes
postfix  | Setting configuration option smtp_sasl_password_maps with value: lmdb:/etc/postfix/sasl_passwd
postfix  | Setting configuration option smtp_sasl_security_options with value: noanonymous
postfix  | Setting configuration option always_add_missing_headers with value: no
postfix  | Setting configuration option smtp_host_lookup with value: native,dns
postfix  | Setting configuration option smtp_tls_security_level with value: may
postfix  | Adding SASL authentication configuration
postfix  | Setting configuration option SMTP_GENERIC_MAP with value: /nobody@lldap/ lldap@mgrote.net
postfix  | /mg@pbs.localdomain/ pbs@mgrote.net
postfix  | /root@pbs.localdomain/ pbs@mgrote.net
postfix  | /root@pve5.localdomain/ pve5@mgrote.net
postfix  | /no-reply@ubnt.com/ ubiquity@mgrote.net
postfix  |
postfix  | Setting configuration option mynetworks with value: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
postfix  | Setting configuration option inet_protocols with value: ipv4
postfix  | Dec 13 02:36:06 mgrote postfix/postfix-script[113]: starting the Postfix mail system
postfix  | postfix/postlog: starting the Postfix mail system
postfix  | Dec 13 02:36:06 mgrote postfix/master[1]: daemon started -- version 3.8.6, configuration /etc/postfix
postfix  | Dec 13 02:36:07 mgrote postfix/smtpd[124]: connect from unknown[127.0.0.1]
postfix  | Dec 13 02:36:07 mgrote postfix/smtpd[124]: disconnect from unknown[127.0.0.1] ehlo=1 quit=1 unknown=0/1 commands=2/3
postfix  | Dec 13 02:36:13 mgrote postfix/smtpd[124]: connect from unknown[127.0.0.1]
postfix  | Dec 13 02:36:13 mgrote postfix/smtpd[124]: disconnect from unknown[127.0.0.1] ehlo=1 quit=1 unknown=0/1 commands=2/3
postfix  | Dec 13 02:36:17 mgrote postfix/smtpd[124]: connect from unknown[192.168.2.42]
postfix  | Dec 13 02:36:17 mgrote postfix/smtpd[124]: 9DDBB486CCE5: client=unknown[192.168.2.42]
postfix  | Dec 13 02:36:17 mgrote postfix/cleanup[136]: 9DDBB486CCE5: message-id=<autogen-1765593377616-119b3e296e27ad92@git.mgrote.net>
postfix  | Dec 13 02:36:17 mgrote postfix/smtpd[124]: disconnect from unknown[192.168.2.42] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
postfix  | Dec 13 02:36:17 mgrote postfix/qmgr[115]: 9DDBB486CCE5: from=<gitea@mgrote.net>, size=944, nrcpt=1 (queue active)
postfix  | Dec 13 02:36:17 mgrote postfix/smtp[137]: error: open database /etc/postfix/sasl_passwd.lmdb: No such file or directory
postfix  | Dec 13 02:36:17 mgrote postfix/smtp[137]: 9DDBB486CCE5: to=<info@mgrote.net>, relay=none, delay=0.01, delays=0.01/0.01/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=smtp.strato.de type=A: Host not found, try again)
nope, sasl-tools fehlen... ```bash postfix | Setting configuration option maillog_file with value: /dev/stdout postfix | Setting configuration option myhostname with value: mgrote.net postfix | Setting configuration option mydomain with value: mgrote.net postfix | Setting configuration option mydestination with value: localhost postfix | Setting configuration option myorigin with value: $mydomain postfix | Setting configuration option append_dot_mydomain with value: no postfix | Setting configuration option relayhost with value: [smtp.strato.de]:587 postfix | Setting configuration option smtp_sasl_auth_enable with value: yes postfix | Setting configuration option smtp_sasl_password_maps with value: lmdb:/etc/postfix/sasl_passwd postfix | Setting configuration option smtp_sasl_security_options with value: noanonymous postfix | Setting configuration option always_add_missing_headers with value: no postfix | Setting configuration option smtp_host_lookup with value: native,dns postfix | Setting configuration option smtp_tls_security_level with value: may postfix | Adding SASL authentication configuration postfix | Setting configuration option SMTP_GENERIC_MAP with value: /nobody@lldap/ lldap@mgrote.net postfix | /mg@pbs.localdomain/ pbs@mgrote.net postfix | /root@pbs.localdomain/ pbs@mgrote.net postfix | /root@pve5.localdomain/ pve5@mgrote.net postfix | /no-reply@ubnt.com/ ubiquity@mgrote.net postfix | postfix | Setting configuration option mynetworks with value: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16 postfix | Setting configuration option inet_protocols with value: ipv4 postfix | Dec 13 02:36:06 mgrote postfix/postfix-script[113]: starting the Postfix mail system postfix | postfix/postlog: starting the Postfix mail system postfix | Dec 13 02:36:06 mgrote postfix/master[1]: daemon started -- version 3.8.6, configuration /etc/postfix postfix | Dec 13 02:36:07 mgrote postfix/smtpd[124]: connect from unknown[127.0.0.1] postfix | Dec 13 02:36:07 mgrote postfix/smtpd[124]: disconnect from unknown[127.0.0.1] ehlo=1 quit=1 unknown=0/1 commands=2/3 postfix | Dec 13 02:36:13 mgrote postfix/smtpd[124]: connect from unknown[127.0.0.1] postfix | Dec 13 02:36:13 mgrote postfix/smtpd[124]: disconnect from unknown[127.0.0.1] ehlo=1 quit=1 unknown=0/1 commands=2/3 postfix | Dec 13 02:36:17 mgrote postfix/smtpd[124]: connect from unknown[192.168.2.42] postfix | Dec 13 02:36:17 mgrote postfix/smtpd[124]: 9DDBB486CCE5: client=unknown[192.168.2.42] postfix | Dec 13 02:36:17 mgrote postfix/cleanup[136]: 9DDBB486CCE5: message-id=<autogen-1765593377616-119b3e296e27ad92@git.mgrote.net> postfix | Dec 13 02:36:17 mgrote postfix/smtpd[124]: disconnect from unknown[192.168.2.42] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5 postfix | Dec 13 02:36:17 mgrote postfix/qmgr[115]: 9DDBB486CCE5: from=<gitea@mgrote.net>, size=944, nrcpt=1 (queue active) postfix | Dec 13 02:36:17 mgrote postfix/smtp[137]: error: open database /etc/postfix/sasl_passwd.lmdb: No such file or directory postfix | Dec 13 02:36:17 mgrote postfix/smtp[137]: 9DDBB486CCE5: to=<info@mgrote.net>, relay=none, delay=0.01, delays=0.01/0.01/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=smtp.strato.de type=A: Host not found, try again) ```
mg closed this pull request 2025-12-13 03:36:57 +01:00
All checks were successful
/ push (pull_request) Has been skipped
/ lint (pull_request) Successful in 2s
/ build (pull_request) Successful in 35s
/ semver (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
container-images/postfix!83
No description provided.