Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spicer

Pages: [1] 2 3 ... 5
1
Bugs / Re: Letsencrypt cert bug
« on: March 31, 2024, 06:13:23 am »
I've just added my domain, enabled letsencrypt and then added a subdomain. It also does't work when removing and re-enable letsencrypt after I've added a subdomain. You can see the errors I get within the letsencrypt.log. I don't know how to solve this by myself. I've done all the DNS checks and so far everything seems perfectly fine.

2
Bugs / Letsencrypt cert bug
« on: March 27, 2024, 07:57:19 am »
When trying to use a letsecrypt certificate, it gets issued only for the main domain, all my subdomains remain using the self signed certificate. Here's the letsencrypt.log.

PS:
Pls register the user Andy. He waits a long time ;)

3
Technical Help / clamAV
« on: March 11, 2024, 09:27:17 am »
If I select the additional packages in EHCP, will the whole forum be scanned with clamAV or just the emails?
I received a message that my forum had distributed the worm Muma D.

5
General / Update notification/log
« on: October 07, 2023, 09:36:38 pm »
Would it be possible to include the changes and fixes in the update notifications? Thanks

6
Technical Help / Re: Since upgrade to Debian 11
« on: September 15, 2023, 10:12:54 pm »
Solved since upgrade to Debian 12

7
Technical Help / Re: Since Debian 12 no mail input and output
« on: September 07, 2023, 02:44:39 pm »
Solved!
Previously I had installed Amavis and co. Afterwards no more and I had restored the EHCP backup with this config included.
I removed in main.cf:
smtpd_recipient_restrictions = check_policy_service inet:127.0.0.1:10031 ...
and
smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031

Now it works ;)

8
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 10, 2023, 01:55:52 pm »
Is it advisable to restore the EHCP backup or do I need to reconfigure everything?
I suspect that the restore broke this.

I see that php is integrated in both scripts only up to version 8.1.
Debian 12 has php8.2 integrated!

9
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 10, 2023, 08:15:30 am »
1.  Update to Latest Code > Same issue
2. Restore LXC
3. I compile/install Python2 by hand
python -V > Python 2.7.18
pip -V > pip 19.2.3 from /usr/lib/python2.7/site-packages/pip (python 2.7)
Still the same issue

auth.log:
Code: [Select]
2023-08-10T15:07:04.995547+02:00 ltspiceusers postfix/smtpd[13727]: sql_select option missing
2023-08-10T15:07:04.995739+02:00 ltspiceusers postfix/smtpd[13727]: auxpropfunc error no mechanism available
2023-08-10T15:07:04.995815+02:00 ltspiceusers postfix/smtpd[13727]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
2023-08-10T15:07:10.269318+02:00 ltspiceusers saslauthd[13732]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:10.269542+02:00 ltspiceusers saslauthd[13732]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:10.269616+02:00 ltspiceusers saslauthd[13732]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:10.269703+02:00 ltspiceusers saslauthd[13732]:                 : auth failure: [user=support@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:11.113468+02:00 ltspiceusers postfix/smtpd[13733]: sql_select option missing
2023-08-10T15:07:11.113594+02:00 ltspiceusers postfix/smtpd[13733]: auxpropfunc error no mechanism available
2023-08-10T15:07:11.113664+02:00 ltspiceusers postfix/smtpd[13733]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
2023-08-10T15:07:16.052555+02:00 ltspiceusers saslauthd[13735]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:16.240682+02:00 ltspiceusers saslauthd[13735]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:16.240782+02:00 ltspiceusers saslauthd[13735]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:16.240869+02:00 ltspiceusers saslauthd[13735]:                 : auth failure: [user=us@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:20.706583+02:00 ltspiceusers saslauthd[13736]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:20.706760+02:00 ltspiceusers saslauthd[13736]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:20.706832+02:00 ltspiceusers saslauthd[13736]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:20.706941+02:00 ltspiceusers saslauthd[13736]:                 : auth failure: [user=mindy] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:24.166582+02:00 ltspiceusers saslauthd[13737]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:24.166704+02:00 ltspiceusers saslauthd[13737]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:24.166764+02:00 ltspiceusers saslauthd[13737]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:24.166822+02:00 ltspiceusers saslauthd[13737]:                 : auth failure: [user=postmaster@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:32.975810+02:00 ltspiceusers saslauthd[13738]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:32.975980+02:00 ltspiceusers saslauthd[13738]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:32.976051+02:00 ltspiceusers saslauthd[13738]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:32.976127+02:00 ltspiceusers saslauthd[13738]:                 : auth failure: [user=research@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:40.011139+02:00 ltspiceusers saslauthd[13739]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure
2023-08-10T15:07:40.011462+02:00 ltspiceusers saslauthd[13739]:                 : auth failure: [user=webmaster@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:49.424752+02:00 ltspiceusers saslauthd[13740]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:49.425254+02:00 ltspiceusers saslauthd[13740]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:49.425381+02:00 ltspiceusers saslauthd[13740]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:49.425525+02:00 ltspiceusers saslauthd[13740]:                 : auth failure: [user=labs@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:07:55.473022+02:00 ltspiceusers saslauthd[13741]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:55.473250+02:00 ltspiceusers saslauthd[13741]: pam_mysql - SELECT returned no result.
2023-08-10T15:07:55.473319+02:00 ltspiceusers saslauthd[13741]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:07:55.473406+02:00 ltspiceusers saslauthd[13741]:                 : auth failure: [user=info@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:01.558158+02:00 ltspiceusers CRON[13742]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:08:01.959456+02:00 ltspiceusers CRON[13742]: pam_unix(cron:session): session closed for user root
2023-08-10T15:08:04.667188+02:00 ltspiceusers saslauthd[13751]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:04.667371+02:00 ltspiceusers saslauthd[13751]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:04.667450+02:00 ltspiceusers saslauthd[13751]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:04.667592+02:00 ltspiceusers saslauthd[13751]:                 : auth failure: [user=pay@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:10.659906+02:00 ltspiceusers saslauthd[13752]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:10.660110+02:00 ltspiceusers saslauthd[13752]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:10.660173+02:00 ltspiceusers saslauthd[13752]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:10.660259+02:00 ltspiceusers saslauthd[13752]:                 : auth failure: [user=sales@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:19.775391+02:00 ltspiceusers saslauthd[13753]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:19.775659+02:00 ltspiceusers saslauthd[13753]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:19.775726+02:00 ltspiceusers saslauthd[13753]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:19.775793+02:00 ltspiceusers saslauthd[13753]:                 : auth failure: [user=games@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:26.011453+02:00 ltspiceusers saslauthd[13754]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:26.011995+02:00 ltspiceusers saslauthd[13754]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:26.012148+02:00 ltspiceusers saslauthd[13754]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:26.012369+02:00 ltspiceusers saslauthd[13754]:                 : auth failure: [user=fax@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:39.472648+02:00 ltspiceusers saslauthd[13755]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:39.472915+02:00 ltspiceusers saslauthd[13755]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:39.473033+02:00 ltspiceusers saslauthd[13755]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:39.473174+02:00 ltspiceusers saslauthd[13755]:                 : auth failure: [user=music@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:41.159647+02:00 ltspiceusers saslauthd[13756]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:41.159814+02:00 ltspiceusers saslauthd[13756]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:41.159876+02:00 ltspiceusers saslauthd[13756]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:41.159944+02:00 ltspiceusers saslauthd[13756]:                 : auth failure: [user=test@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:55.947947+02:00 ltspiceusers saslauthd[13757]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:55.948115+02:00 ltspiceusers saslauthd[13757]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:55.948183+02:00 ltspiceusers saslauthd[13757]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:55.948262+02:00 ltspiceusers saslauthd[13757]:                 : auth failure: [user=pr@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:08:56.413184+02:00 ltspiceusers saslauthd[13758]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:56.413390+02:00 ltspiceusers saslauthd[13758]: pam_mysql - SELECT returned no result.
2023-08-10T15:08:56.413463+02:00 ltspiceusers saslauthd[13758]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:08:56.413547+02:00 ltspiceusers saslauthd[13758]:                 : auth failure: [user=mail1@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:01.962468+02:00 ltspiceusers CRON[13759]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:09:01.962915+02:00 ltspiceusers CRON[13760]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:09:01.963853+02:00 ltspiceusers CRON[13759]: pam_unix(cron:session): session closed for user root
2023-08-10T15:09:02.714331+02:00 ltspiceusers CRON[13760]: pam_unix(cron:session): session closed for user root
2023-08-10T15:09:10.783812+02:00 ltspiceusers saslauthd[13857]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:10.784092+02:00 ltspiceusers saslauthd[13857]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:10.784156+02:00 ltspiceusers saslauthd[13857]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:10.784230+02:00 ltspiceusers saslauthd[13857]:                 : auth failure: [user=spam@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:12.968275+02:00 ltspiceusers saslauthd[13858]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:12.968436+02:00 ltspiceusers saslauthd[13858]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:12.968505+02:00 ltspiceusers saslauthd[13858]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:12.968588+02:00 ltspiceusers saslauthd[13858]:                 : auth failure: [user=smetrics@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:25.780641+02:00 ltspiceusers saslauthd[13859]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:25.780809+02:00 ltspiceusers saslauthd[13859]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:25.780868+02:00 ltspiceusers saslauthd[13859]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:25.781111+02:00 ltspiceusers saslauthd[13859]:                 : auth failure: [user=accounts@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:26.697147+02:00 ltspiceusers saslauthd[13860]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:26.697354+02:00 ltspiceusers saslauthd[13860]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:26.697420+02:00 ltspiceusers saslauthd[13860]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:26.697496+02:00 ltspiceusers saslauthd[13860]:                 : auth failure: [user=pt@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:40.930251+02:00 ltspiceusers saslauthd[13861]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:40.930388+02:00 ltspiceusers saslauthd[13861]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:40.930440+02:00 ltspiceusers saslauthd[13861]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:40.930651+02:00 ltspiceusers saslauthd[13861]:                 : auth failure: [user=adm@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:44.655021+02:00 ltspiceusers saslauthd[13862]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:44.655176+02:00 ltspiceusers saslauthd[13862]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:44.655237+02:00 ltspiceusers saslauthd[13862]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:44.655317+02:00 ltspiceusers saslauthd[13862]:                 : auth failure: [user=hr@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:09:55.884247+02:00 ltspiceusers saslauthd[13863]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:55.884475+02:00 ltspiceusers saslauthd[13863]: pam_mysql - SELECT returned no result.
2023-08-10T15:09:55.884562+02:00 ltspiceusers saslauthd[13863]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:09:55.884902+02:00 ltspiceusers saslauthd[13863]:                 : auth failure: [user=mysql@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:01.002281+02:00 ltspiceusers saslauthd[13864]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:01.002415+02:00 ltspiceusers saslauthd[13864]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:01.002464+02:00 ltspiceusers saslauthd[13864]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:01.002600+02:00 ltspiceusers saslauthd[13864]:                 : auth failure: [user=en@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:01.717480+02:00 ltspiceusers CRON[13865]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:10:02.858043+02:00 ltspiceusers CRON[13865]: pam_unix(cron:session): session closed for user root
2023-08-10T15:10:10.440069+02:00 ltspiceusers saslauthd[13874]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:10.440273+02:00 ltspiceusers saslauthd[13874]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:10.440366+02:00 ltspiceusers saslauthd[13874]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:10.440449+02:00 ltspiceusers saslauthd[13874]:                 : auth failure: [user=user@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:19.835330+02:00 ltspiceusers saslauthd[13875]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:19.835537+02:00 ltspiceusers saslauthd[13875]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:19.835605+02:00 ltspiceusers saslauthd[13875]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:19.835688+02:00 ltspiceusers saslauthd[13875]:                 : auth failure: [user=nl@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:26.089232+02:00 ltspiceusers saslauthd[13876]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:26.089442+02:00 ltspiceusers saslauthd[13876]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:26.089510+02:00 ltspiceusers saslauthd[13876]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:26.089592+02:00 ltspiceusers saslauthd[13876]:                 : auth failure: [user=administrator@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:36.270364+02:00 ltspiceusers saslauthd[13877]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:36.270535+02:00 ltspiceusers saslauthd[13877]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:36.270609+02:00 ltspiceusers saslauthd[13877]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:36.270693+02:00 ltspiceusers saslauthd[13877]:                 : auth failure: [user=cn@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:40.965063+02:00 ltspiceusers saslauthd[13878]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:40.965260+02:00 ltspiceusers saslauthd[13878]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:40.965350+02:00 ltspiceusers saslauthd[13878]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:40.965511+02:00 ltspiceusers saslauthd[13878]:                 : auth failure: [user=oracle@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:50.792800+02:00 ltspiceusers postfix/smtpd[13889]: sql_select option missing
2023-08-10T15:10:50.792949+02:00 ltspiceusers postfix/smtpd[13889]: auxpropfunc error no mechanism available
2023-08-10T15:10:50.793018+02:00 ltspiceusers postfix/smtpd[13889]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
2023-08-10T15:10:50.861155+02:00 ltspiceusers saslauthd[13891]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:50.861293+02:00 ltspiceusers saslauthd[13891]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:50.861356+02:00 ltspiceusers saslauthd[13891]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:50.861489+02:00 ltspiceusers saslauthd[13891]:                 : auth failure: [user=info@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:53.129120+02:00 ltspiceusers saslauthd[13892]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:53.129425+02:00 ltspiceusers saslauthd[13892]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:53.129499+02:00 ltspiceusers saslauthd[13892]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:53.129569+02:00 ltspiceusers saslauthd[13892]:                 : auth failure: [user=demo@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:10:55.847440+02:00 ltspiceusers saslauthd[13893]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:55.847588+02:00 ltspiceusers saslauthd[13893]: pam_mysql - SELECT returned no result.
2023-08-10T15:10:55.847636+02:00 ltspiceusers saslauthd[13893]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:10:55.847712+02:00 ltspiceusers saslauthd[13893]:                 : auth failure: [user=ftp@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:01.863397+02:00 ltspiceusers CRON[13894]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:11:02.435399+02:00 ltspiceusers CRON[13894]: pam_unix(cron:session): session closed for user root
2023-08-10T15:11:09.905309+02:00 ltspiceusers saslauthd[13904]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:09.905535+02:00 ltspiceusers saslauthd[13904]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:09.905610+02:00 ltspiceusers saslauthd[13904]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:09.905699+02:00 ltspiceusers saslauthd[13904]:                 : auth failure: [user=pi@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:10.008495+02:00 ltspiceusers saslauthd[13905]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:10.008634+02:00 ltspiceusers saslauthd[13905]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:10.008700+02:00 ltspiceusers saslauthd[13905]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:10.008762+02:00 ltspiceusers saslauthd[13905]:                 : auth failure: [user=c@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:25.659251+02:00 ltspiceusers saslauthd[13906]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:25.659756+02:00 ltspiceusers saslauthd[13906]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:25.659921+02:00 ltspiceusers saslauthd[13906]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:25.660090+02:00 ltspiceusers saslauthd[13906]:                 : auth failure: [user=account@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:26.263639+02:00 ltspiceusers saslauthd[13907]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:26.263772+02:00 ltspiceusers saslauthd[13907]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:26.263835+02:00 ltspiceusers saslauthd[13907]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:26.263950+02:00 ltspiceusers saslauthd[13907]:                 : auth failure: [user=puppet@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:41.096120+02:00 ltspiceusers saslauthd[13908]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:41.096289+02:00 ltspiceusers saslauthd[13908]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:41.096375+02:00 ltspiceusers saslauthd[13908]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:41.096444+02:00 ltspiceusers saslauthd[13908]:                 : auth failure: [user=ansible@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:43.076617+02:00 ltspiceusers saslauthd[13909]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:43.076788+02:00 ltspiceusers saslauthd[13909]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:43.076861+02:00 ltspiceusers saslauthd[13909]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:43.076951+02:00 ltspiceusers saslauthd[13909]:                 : auth failure: [user=a@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:56.542297+02:00 ltspiceusers saslauthd[13910]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:56.542684+02:00 ltspiceusers saslauthd[13910]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:56.542753+02:00 ltspiceusers saslauthd[13910]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:56.542831+02:00 ltspiceusers saslauthd[13910]:                 : auth failure: [user=ec2-user@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:11:59.920908+02:00 ltspiceusers saslauthd[13911]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:59.921048+02:00 ltspiceusers saslauthd[13911]: pam_mysql - SELECT returned no result.
2023-08-10T15:11:59.921122+02:00 ltspiceusers saslauthd[13911]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:11:59.921249+02:00 ltspiceusers saslauthd[13911]:                 : auth failure: [user=sites@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:01.438394+02:00 ltspiceusers CRON[13912]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:12:01.828662+02:00 ltspiceusers CRON[13912]: pam_unix(cron:session): session closed for user root
2023-08-10T15:12:11.761097+02:00 ltspiceusers saslauthd[13922]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:11.761460+02:00 ltspiceusers saslauthd[13922]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:11.761570+02:00 ltspiceusers saslauthd[13922]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:11.761714+02:00 ltspiceusers saslauthd[13922]:                 : auth failure: [user=vagrant@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:16.292486+02:00 ltspiceusers saslauthd[13924]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:16.389075+02:00 ltspiceusers saslauthd[13924]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:16.389163+02:00 ltspiceusers saslauthd[13924]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:16.389235+02:00 ltspiceusers saslauthd[13924]:                 : auth failure: [user=accounts@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:26.396485+02:00 ltspiceusers saslauthd[13925]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:26.396709+02:00 ltspiceusers saslauthd[13925]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:26.396786+02:00 ltspiceusers saslauthd[13925]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:26.396867+02:00 ltspiceusers saslauthd[13925]:                 : auth failure: [user=azureuser@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:33.149980+02:00 ltspiceusers saslauthd[13927]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:33.150203+02:00 ltspiceusers saslauthd[13927]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:33.150270+02:00 ltspiceusers saslauthd[13927]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:33.150463+02:00 ltspiceusers saslauthd[13927]:                 : auth failure: [user=dialin@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:41.104137+02:00 ltspiceusers saslauthd[13928]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:41.104340+02:00 ltspiceusers saslauthd[13928]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:41.104409+02:00 ltspiceusers saslauthd[13928]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:41.104712+02:00 ltspiceusers saslauthd[13928]:                 : auth failure: [user=demo@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:50.533420+02:00 ltspiceusers saslauthd[13929]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:50.533656+02:00 ltspiceusers saslauthd[13929]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:50.533730+02:00 ltspiceusers saslauthd[13929]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:50.533813+02:00 ltspiceusers saslauthd[13929]:                 : auth failure: [user=uk@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:12:56.548890+02:00 ltspiceusers saslauthd[13930]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:56.549067+02:00 ltspiceusers saslauthd[13930]: pam_mysql - SELECT returned no result.
2023-08-10T15:12:56.549135+02:00 ltspiceusers saslauthd[13930]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:12:56.549204+02:00 ltspiceusers saslauthd[13930]:                 : auth failure: [user=monitor@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:01.834300+02:00 ltspiceusers CRON[13931]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:13:02.433920+02:00 ltspiceusers CRON[13931]: pam_unix(cron:session): session closed for user root
2023-08-10T15:13:06.867593+02:00 ltspiceusers saslauthd[13942]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:06.867751+02:00 ltspiceusers saslauthd[13942]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:06.867825+02:00 ltspiceusers saslauthd[13942]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:06.867918+02:00 ltspiceusers saslauthd[13942]:                 : auth failure: [user=ssl@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:11.750490+02:00 ltspiceusers saslauthd[13943]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:11.750676+02:00 ltspiceusers saslauthd[13943]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:11.750736+02:00 ltspiceusers saslauthd[13943]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:11.750826+02:00 ltspiceusers saslauthd[13943]:                 : auth failure: [user=service@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:23.292116+02:00 ltspiceusers saslauthd[13948]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:23.292334+02:00 ltspiceusers saslauthd[13948]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:23.292407+02:00 ltspiceusers saslauthd[13948]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:23.292487+02:00 ltspiceusers saslauthd[13948]:                 : auth failure: [user=owa@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:26.729805+02:00 ltspiceusers saslauthd[13949]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:26.729943+02:00 ltspiceusers saslauthd[13949]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:26.730023+02:00 ltspiceusers saslauthd[13949]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:26.730139+02:00 ltspiceusers saslauthd[13949]:                 : auth failure: [user=support@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:40.076267+02:00 ltspiceusers saslauthd[13951]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:40.076538+02:00 ltspiceusers saslauthd[13951]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:40.076604+02:00 ltspiceusers saslauthd[13951]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:40.076677+02:00 ltspiceusers saslauthd[13951]:                 : auth failure: [user=home@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:41.838994+02:00 ltspiceusers saslauthd[13952]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:41.839153+02:00 ltspiceusers saslauthd[13952]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:41.839219+02:00 ltspiceusers saslauthd[13952]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:41.839583+02:00 ltspiceusers saslauthd[13952]:                 : auth failure: [user=abuse@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:56.919911+02:00 ltspiceusers saslauthd[13954]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:56.920077+02:00 ltspiceusers saslauthd[13954]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:56.920124+02:00 ltspiceusers saslauthd[13954]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:56.920231+02:00 ltspiceusers saslauthd[13954]:                 : auth failure: [user=tools@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:13:56.956461+02:00 ltspiceusers saslauthd[13955]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:56.956574+02:00 ltspiceusers saslauthd[13955]: pam_mysql - SELECT returned no result.
2023-08-10T15:13:56.956633+02:00 ltspiceusers saslauthd[13955]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:13:56.956765+02:00 ltspiceusers saslauthd[13955]:                 : auth failure: [user=backup@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:14:01.439189+02:00 ltspiceusers CRON[13956]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
2023-08-10T15:14:01.886070+02:00 ltspiceusers CRON[13956]: pam_unix(cron:session): session closed for user root
2023-08-10T15:14:11.982019+02:00 ltspiceusers saslauthd[13965]: pam_mysql - SELECT returned no result.
2023-08-10T15:14:11.982144+02:00 ltspiceusers saslauthd[13965]: pam_mysql - SELECT returned no result.
2023-08-10T15:14:11.982204+02:00 ltspiceusers saslauthd[13965]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:14:11.982562+02:00 ltspiceusers saslauthd[13965]:                 : auth failure: [user=camera@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]
2023-08-10T15:14:13.438937+02:00 ltspiceusers saslauthd[13966]: pam_mysql - SELECT returned no result.
2023-08-10T15:14:13.439068+02:00 ltspiceusers saslauthd[13966]: pam_mysql - SELECT returned no result.
2023-08-10T15:14:13.439135+02:00 ltspiceusers saslauthd[13966]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
2023-08-10T15:14:13.439261+02:00 ltspiceusers saslauthd[13966]:                 : auth failure: [user=online@ltspiceusers.ch] [service=smtp] [realm=ltspiceusers.ch] [mech=pam] [reason=PAM auth error]

mail.log:
Code: [Select]
2023-08-10T15:14:09.186406+02:00 ltspiceusers postfix/smtpd[13733]: warning: connect to 127.0.0.1:10031: Connection refused
2023-08-10T15:14:09.186533+02:00 ltspiceusers postfix/smtpd[13733]: warning: problem talking to server 127.0.0.1:10031: Connection refused
2023-08-10T15:14:09.186599+02:00 ltspiceusers postfix/smtpd[13733]: NOQUEUE: reject: RCPT from vie01a-dmta-sr01-2.mx.upcmail.net[84.xxx.xx.xxx]: 451 4.3.5 <webmaster@ltspiceusers.ch>: Recipient address rejected: Server configuration problem; from=<yyy@sunrise.ch> to=<webmaster@ltspiceusers.ch> proto=ESMTP helo=<vie01a-dmta-sr01-2.mx.upcmail.net>
2023-08-10T15:14:09.186668+02:00 ltspiceusers postfix/smtpd[13733]: using backwards-compatible default setting smtpd_relay_before_recipient_restrictions=no to reject recipient "webmaster@ltspiceusers.ch" from client "vie01a-dmta-sr01-2.mx.upcmail.net[84.xxx.xx.xxx]"
2023-08-10T15:14:09.281569+02:00 ltspiceusers postfix/smtpd[13733]: disconnect from vie01a-dmta-sr01-2.mx.upcmail.net[84.xxx.xx.xxx] ehlo=2 starttls=1 mail=1 rcpt=0/1 bdat=0/1 quit=1 commands=5/7
2023-08-10T15:14:11.982821+02:00 ltspiceusers postfix/smtpd[13727]: warning: unknown[77.90.185.18]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:12.943065+02:00 ltspiceusers postfix/smtpd[13727]: disconnect from unknown[77.90.185.18] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:13.439502+02:00 ltspiceusers postfix/smtpd[13889]: warning: unknown[45.129.14.31]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:14.232165+02:00 ltspiceusers postfix/smtpd[13889]: disconnect from unknown[45.129.14.31] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:21.896020+02:00 ltspiceusers postfix/smtpd[13727]: connect from unknown[77.90.185.18]
2023-08-10T15:14:25.276662+02:00 ltspiceusers postfix/smtpd[13733]: warning: hostname love.explorethebest.com does not resolve to address 45.129.14.31
2023-08-10T15:14:25.276779+02:00 ltspiceusers postfix/smtpd[13733]: connect from unknown[45.129.14.31]
2023-08-10T15:14:26.756115+02:00 ltspiceusers postfix/smtpd[13727]: warning: unknown[77.90.185.18]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:27.758390+02:00 ltspiceusers postfix/smtpd[13727]: disconnect from unknown[77.90.185.18] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:29.587785+02:00 ltspiceusers postfix/smtpd[13733]: warning: unknown[45.129.14.31]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:29.613474+02:00 ltspiceusers postfix/smtpd[13733]: disconnect from unknown[45.129.14.31] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:36.900441+02:00 ltspiceusers postfix/smtpd[13727]: connect from unknown[77.90.185.18]
2023-08-10T15:14:42.039322+02:00 ltspiceusers postfix/smtpd[13889]: warning: hostname love.explorethebest.com does not resolve to address 45.129.14.31
2023-08-10T15:14:42.039486+02:00 ltspiceusers postfix/smtpd[13889]: connect from unknown[45.129.14.31]
2023-08-10T15:14:42.480154+02:00 ltspiceusers postfix/smtpd[13727]: warning: unknown[77.90.185.18]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:43.471441+02:00 ltspiceusers postfix/smtpd[13727]: disconnect from unknown[77.90.185.18] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:46.005342+02:00 ltspiceusers postfix/smtpd[13889]: warning: unknown[45.129.14.31]: SASL LOGIN authentication failed: authentication failure
2023-08-10T15:14:47.131495+02:00 ltspiceusers postfix/smtpd[13889]: disconnect from unknown[45.129.14.31] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
2023-08-10T15:14:51.904098+02:00 ltspiceusers postfix/smtpd[13727]: connect from unknown[77.90.185.18]

10
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 09, 2023, 04:03:11 am »
No, if you install it on a fresh install of 12, it will install Python 2 and configure it. 

I'm not sure why it won't install using the script.  Can you send me ssh access to your server via a PM?
Python2 support is completely dropped in Debian Bookworm!

11
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 08, 2023, 06:34:59 pm »
You have PM!

12
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 08, 2023, 05:55:02 pm »
Hmm, this system is productive.
And foreign IPs are blocked.

13
Bugs / Re: vsftpd not works after latest EHCP update
« on: August 08, 2023, 05:03:34 pm »
auth.log attachement.

14
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 08, 2023, 04:52:57 pm »
Strange. I used the current script (wget...).
Can it be that Debian 12 does not allow the installation of Python2?

15
Technical Help / Re: Since Debian 12 no mail input and output
« on: August 08, 2023, 04:23:34 pm »
Shit. Python2 is not installed.
Can I just install with
Code: [Select]
apt install python2?

Pages: [1] 2 3 ... 5