plwm je nový, poměrně minimalistický správce oken pro X11. Podporuje dynamické dláždění okny, plochy, pravidla pro okna atd. Zvláštností je, že je napsaný v logickém programovacím jazyce Prolog. Používá implementaci SWI-Prolog.
Na čem aktuálně pracují vývojáři GNOME a KDE Plasma? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE Plasma.
Sean Heelan se na svém blogu rozepsal o tom, jak pomocí OpenAI o3 nalezl vzdálenou zranitelnost nultého dne CVE-2025-37899 v Linuxu v implementaci SMB.
Jiří Eischmann v příspěvku na svém blogu představuje typy, jak lépe chránit své soukromí na mobilním telefonu: "Asi dnes neexistuje způsob, jak se sledování vyhnout úplně. Minimálně ne způsob, který by byl kompatibilní s tím, jak lidé technologie běžně používají. Soukromí ovšem není binární věc, ale škála. Absolutního soukromí je dnes na Internetu dost dobře nedosažitelné, ale jen posun na škále blíže k němu se počítá. Čím méně dat se o vás posbírá, tím nepřesnější budou vaše profily a tím méně budou zneužitelné proti vám."
Byla vydána nová stabilní verze 25.05 linuxové distribuce NixOS (Wikipedie). Její kódové označení je Warbler. Podrobný přehled novinek v poznámkách k vydání. O balíčky se v NixOS stará správce balíčků Nix.
Multiplatformní open source spouštěč her Heroic Games Launcher byl vydán v nové stabilní verzi 2.17.0 Franky (Mastodon, 𝕏). Přehled novinek na GitHubu. Instalovat lze také z Flathubu.
Organizace Apache Software Foundation (ASF) vydala verzi 26 integrovaného vývojového prostředí a vývojové platformy napsané v Javě NetBeans (Wikipedie). Přehled novinek na GitHubu. Instalovat lze také ze Snapcraftu a Flathubu.
Klávesnice IBM Enhanced Keyboard, známá také jako Model M, byla poprvé představena v roce 1985, tzn. před 40 lety, s počítači IBM 7531/7532 Industrial Computer a 3161/3163 ASCII Display Station. Výročí připomíná článek na zevrubném sběratelském webu Admiral Shark's Keyboards. Rozložení kláves IBM Enhanced Keyboard se stalo průmyslovým standardem.
Vyšlo Pharo 13 s vylepšenou podporou HiDPI či objektovým Transcriptem. Pharo je programovací jazyk a vývojové prostředí s řadou pokročilých vlastností.
Java má dnes 30. narozeniny. Veřejnosti byla představena 23. května 1995.
fetchmail: terminated with signal 15
fetchmail: starting fetchmail 6.3.16 daemon
fetchmail: 229 messages for strednrl at mail.t-com.sk (144863750 octets).
fetchmail: reading message strednrl@mail.t-com.sk:1 of 229 (12915131 octets) (log message incomplete)
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from strednrl@mail.t-com.sk and delivering to SMTP host localhost
fetchmail: Query status=10 (SMTP)
v com moze byt problem?
vdaka
Řešení dotazu:
connection to localhost:smtp [::1/25] failed: Connection refusedNN
10 fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:115 of 230 (149434 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:116 of 230 (149442 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:117 of 230 (149459 octets) not flushed
fetchmail: reading message strednrl@mail.t-com.sk:118 of 230 (149442 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:119 of 230 (149426 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:120 of 230 (6751 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:121 of 230 (149438 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:122 of 230 (149438 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:123 of 230 (149414 octets) (log message incomplete)
fetchmail: SMTP error: 501 5.1.3 Bad recipient address syntax
fetchmail: connection to localhost:smtp [::1/25] failed: Connection refused.
fetchmail: can't even send to fetchmail!
smtphost 127.0.0.1ale to nefunguje. Takze to zase vrat spatky na localhost a muzes bud upravit /etc/hosts:
127.0.0.1 localhost ::1 ip6-localhost ip6-loopbacknebo upravit postfix,aby pouzival ipv4 i ipv6:
inet_protocols = all mynetworks = .. [::ffff:127.0.0.0]/104 [::1]/128NN
fetchmail: SMTP error: 552 5.3.4 Message size exceeds fixed limit
fetchmail: mail from MAILER-DAEMON@hubert.slspo.sk bounced to lenka.holubova@vucpo.sk
fetchmail: not flushed
fetchmail: reading message strednrl@mail.t-com.sk:5 of 219 (10421429 octets) (log message incomplete)
fetchmail: SMTP error: 552 5.3.4 Message size exceeds fixed limit
fetchmail: mail from MAILER-DAEMON@hubert.slspo.sk bounced to daniela193@azet.sk
message_size_limit = 20480000NN
Tiskni
Sdílej: