<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="lt">
	<id>https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Postfix_rate_limitai</id>
	<title>Postfix rate limitai - Versijų istorija</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Postfix_rate_limitai"/>
	<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Postfix_rate_limitai&amp;action=history"/>
	<updated>2026-05-19T13:02:38Z</updated>
	<subtitle>Šio puslapio versijų istorija projekte</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.eofnet.lt/w//index.php?title=Postfix_rate_limitai&amp;diff=8711&amp;oldid=prev</id>
		<title>\dev\null 10:52, 17 rugpjūčio 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Postfix_rate_limitai&amp;diff=8711&amp;oldid=prev"/>
		<updated>2018-08-17T10:52:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Naujas puslapis&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Postfix]] išsiųstų el. laiškų reitingavimas reikalingas apsisaugojimui nuo jūsų pašto serverio ignoravimo arba užblokavimo didžiuosiuose pašto tiekėjų sistemose tokiose kaip gmail, yahoo ir t.t.&lt;br /&gt;
&lt;br /&gt;
Čia aprašyti gmail limitai. Atitinkamai tinka bet kuriam kitam mail provaideriui.&lt;br /&gt;
&lt;br /&gt;
= /etc/postfix/main.cf =&lt;br /&gt;
 # The default amount of delay that is inserted between individual deliveries to the same destination; the resulting behavior depends on the value of the corresponding per-destination recipient limit.&lt;br /&gt;
 smtp-gmail_destination_rate_delay = 12s&lt;br /&gt;
 # The default maximal number of parallel deliveries to the same destination&lt;br /&gt;
 smtp-gmail_destination_concurrency_limit = 1&lt;br /&gt;
 # The default maximal number of recipients per message delivery. &lt;br /&gt;
 smtp-gmail_destination_recipient_limit = 2&lt;br /&gt;
 # Level for parallel delivery to the same destination&lt;br /&gt;
 smtp-gmail_initial_destination_concurrency=1&lt;br /&gt;
 transport_maps = regexp:/etc/postfix/transport&lt;br /&gt;
= /etc/postfix/master.cf =&lt;br /&gt;
 smtp-gmail unix -    -    n    -    1    smtp&lt;br /&gt;
       -o syslog_name=smtp-gmail&lt;br /&gt;
= /etc/postfix/transport =&lt;br /&gt;
  /\@gmail\.com$/       smtp-gmail:&lt;br /&gt;
= Perkraunam postfix =&lt;br /&gt;
Sukuriam transporto mapinimo db:&lt;br /&gt;
 postmap  /etc/postfix/transport&lt;br /&gt;
Perkraunam postfix&lt;br /&gt;
 /etc/init.d/postfix restart&lt;br /&gt;
= Problemos =&lt;br /&gt;
Jeigu kažkas neveikia išsiaiškinkite ar postix pakompiluotas ir palaiko [[regexp|regular expressionus]], komanda:&lt;br /&gt;
 postconf -m&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Paštas]]&lt;br /&gt;
[[Category:Tinklas]]&lt;br /&gt;
{{Template:Distributions}}&lt;br /&gt;
[[Category:Postfix]]&lt;/div&gt;</summary>
		<author><name>\dev\null</name></author>
	</entry>
</feed>