Hallo,
ich versuche gerade eine Lösung für folgendes Problem zu finden. Ich habe für einen Kunden Emailadressen unter meinem Postfix eingerichtet.
Nun ist es leider so, das er seit einiger Zeit "Newsletter" versendet, direkt mit einem Client (ich nehme an er hat ein Script dafür) oder ein Tool.
Nun ist es so, das er damit zwar den Server nicht überfordert, aber es vorkommt, das andere Kunden 2-3 Versuche brauchen um Ihre Mail/s loszuwerden. Ich denke das liegt daran das die max. Verbindungen ausgeschöpft sind.
Nun gibt es ja Einstellungen wie: maximale Anzahl der Empfänger pro Mail, aber das nutzt in dem Falle ja nichts.
Hat jemand dieses Problem mal gelöst, oder kann mir jemand einen Ansatz geben?
Grüsse Mario
Postfix Einstellung - maximle Mails pro Client
Re: Postfix Einstellung - maximle Mails pro Client
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: Postfix Einstellung - maximle Mails pro Client
Hallo Joe,
danke für Deine Antwort.
Wenn ich das recht versteht reicht mit ein:
Gruss Mario
danke für Deine Antwort.
Wenn ich das recht versteht reicht mit ein:
um eben maximal 20 gleichzeitige Verbindungen vom selben Client zu erlauben?smtpd_client_connection_count_limit = 20
Gruss Mario
