Hello Postfix Users :)
I am using Postfix with amavisd.
Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com
[209.85.212.174])
by my.postfix-server.org (Postfix) with ESMTPS <<< no Queue ID
Where is the Postfix queue ID?
my master.cf:
smtpd pass - - n - - smtpd
-o smtpd_proxy_filter=127.0.0.1:10024
-o smtpd_client_connection_count_limit=10
-o smtpd_proxy_options=speed_adjust
127.0.0.1:10025 inet n - n - - smtpd
-o smtpd_authorized_xforward_hosts=127.0.0.0/8
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o smtpd_data_restrictions=
-o mynetworks=127.0.0.0/8
-o receive_override_options=no_unknown_recipient_checks
--
Chris