Greetings,
not sure if what my problem is.
delivery times are way up and the queue is pretty high.
message come in, and take forever to deliver.
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
enable_server_options = yes
html_directory = no
inet_interfaces = all
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
luser_relay =
mail_owner = postfix
mailbox_size_limit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydestination = $myhostname,localhost.
$mydomain,localhost,beth.k12.pa.us,bethsd.org
mydomain_fallback = localhost
myhostname = imap3.beth.k12.pa.us
mynetworks = 127.0.0.1/32,10.130.0.0/16
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost = smtp1.beth.k12.pa.us
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_tls_key_file =
unknown_local_recipient_reject_code = 550
I read the performance tuning http://www.postfix.org/TUNING_README.html
osx doesn't have qshape.
what can i check to get the delivery back up to speed.
-j