Hello, When I compile postfix3.0.2 (the same issue has existed since 2.11.x) on aix61 and aix71, I get this error:
[vq2ua613:/staging/Postfix-3.0.2]make dns_lookup.c: In function 'dns_query': dns_lookup.c:339: error: 'HEADER' has no member named 'ad' make: The error code from the last command is 1. I am not sure if you need this output, but I will paste it here (this is from postfix2.10.2 on the same server I am trying to compile postfix3.0.2) [vq2ua613]postconf -n alias_database = dbm:/etc/postfix/aliases alias_maps = dbm:/etc/postfix/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5 disable_vrfy_command = yes html_directory = no inet_protocols = ipv4 mail_owner = postfix mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man mydomain = corio.com newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /etc/postfix relayhost = authorized-hostingmail.corio.com sample_directory = /etc/postfix sendmail_path = /usr/lib/sendmail setgid_group = mail smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination unknown_local_recipient_reject_code = 550 I am new to postfix and maybe this is some simple fix that I am not aware (since i do not see any solution when I google the error....) Hope you could give me some guidance on this one. Thank you in advance! Takae Harrington Unix Administrator Cloud Managed Service Delivery (MSD) IBM GTS SO Delivery Office: 720-342-6749 Email: [email protected]
