my apologies.. here is the output of postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
default_destination_concurrency_limit = 1
default_destination_recipient_limit = 1
default_transport = smtp
home_mailbox = Maildir/
inet_interfaces = all
initial_destination_concurrency = 1
mailbox_size_limit = 0
mydestination = orientalhealthsolutions.com, ohs.com, localhost.localdomain, localhost
myhostname = ohs
mynetworks = 127.0.0.0/8 192.168.1.5/32
myorigin = /etc/mailname
recipient_delimiter = +
relayhost = outgoing.verizon.net
smtp_destination_concurrency_limit = 1
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl/sasl_passwd
smtp_sasl_security_options =
smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_recipient_limit = 1
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
smtpd_use_tls = yes


and yes Victor, I tied with and without the processes set to 1..
smtp      inet  n       -       -       -       1       smtpd -D
                                                      ^^^
in master.cf is the correct way, right?

regards,
Jason




Wietse Venema wrote:
ja...@monsterjam.org:
excellent idea, so I did install the 2.5.4 version from the backport
and I now have
r...@ohs:~# grep smtp_destination_rate_delay /etc/postfix/main.cf
smtp_destination_rate_delay = 10
r...@ohs:~#

and I restarted postfix
Jan  2 08:03:56 ohs postfix/master[16208]: terminating on signal 15
Jan  2 08:03:58 ohs postfix/master[16312]: daemon started -- version 2.5.4, 
configuration /etc/postfix

and now when I send an email to my mailman mailing list, I still see it sending 
out emails with no delay..

Jan 2 08:04:52 ohs postfix/smtp[16349]: 72292189FF: to=<someu...@monsterjam.org>, relay=outgoing.verizon.net[206.46.232.12]:25, delay=5.3, delays=0.12/0.51/0.36/4.3, dsn=2.5.0, status=sent (250 2.5.0 Ok.)
Jan  2 08:04:52 ohs postfix/qmgr[16316]: 72292189FF: removed
Jan 2 08:04:52 ohs postfix/smtp[16347]: 950C118A00: to=<someu...@gmail.com>, relay=outgoing.verizon.net[206.46.232.12]:25, delay=5.2, delays=0.13/0.39/0.37/4.3, dsn=2.5.0, status=sent (250 2.5.0 Ok.)

Jan 2 08:04:52 ohs postfix/smtp[16350]: 950C118A00: to=<someu...@yahoo.com>, relay=outgoing.verizon.net[206.46.232.12]:25, delay=5.3, delays=0.13/0.37/0.38/4.5, dsn=2.5.0, status=sent (250 2.5.0 Ok.)
Jan  2 08:04:52 ohs postfix/qmgr[16316]: 950C118A00: removed

so it looks like all three of these went out with no delays inbetween each 
message, right?

Yes, so it is time that you follow instructions in the welcome message
and post "postconf -n" output instead of one-line fragments.

        Wietse

TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail

TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html

Thank you for using Postfix.

--
================================================
|    Jason Welsh   ja...@monsterjam.org        |
| http://monsterjam.org    DSS PGP: 0x5E30CC98 |
|    gpg key: http://monsterjam.org/gpg/       |
================================================

Reply via email to