Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comm.software.mailserver > #6204
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | de.comm.software.mailserver |
| Subject | Re: Postfix - kann ohne Passwort senden |
| Date | 2020-05-05 18:34 +0200 |
| Message-ID | <hhditgFi5smU1@mid.individual.net> (permalink) |
| References | <m2v9labdac.warhorse@cmschueller.my-fqdn.de> |
Clemens Schüller: > Hallo zusammen! > > Bin gerade dabei, für eine kleine Arbeitsgruppe einen Postfix > einzurichten: > > Das Problem dabei ist, dass man Mails _ohne_ Authentifizierung versenden > kann. Das will ich aber nicht. > > > postconf -n sagt: > > --8<---------------cut here---------------start------------->8--- > alias_database = hash:/etc/aliases > alias_maps = hash:/etc/aliases > append_dot_mydomain = no > biff = no > broken_sasl_auth_clients = yes > compatibility_level = 2 > inet_interfaces = all > inet_protocols = all > mailbox_size_limit = 0 > mydestination = raspberrypi.local, $myhostname, barnburner, localhost.localdomain, localhost > myhostname = barnburner.local > mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 172.16.1.0/24 [fe80::]/10 Von wo aus sendest Du? Zufällig aus dem Netzwerk 172.16.1.0/24? Das ist durch "mynetworks" als lokales Netz angegeben, von dem aus Postfix auch ohne Authentifizierung Mails annimmt. Siehe auch: <http://www.postfix.org/postconf.5.html#mynetworks> -- Arno Welzel https://arnowelzel.de
Back to de.comm.software.mailserver | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Postfix - kann ohne Passwort senden Clemens Schüller <cs.usenet@mailbox.org> - 2020-05-05 17:40 +0200
Re: Postfix - kann ohne Passwort senden Tim Ritberg <tim@server.invalid> - 2020-05-05 18:05 +0200
Re: Postfix - kann ohne Passwort senden Arno Welzel <usenet@arnowelzel.de> - 2020-05-05 18:34 +0200
Re: Postfix - kann ohne Passwort senden Clemens Schüller <cs.usenet@mailbox.org> - 2020-05-05 18:45 +0200
csiph-web