On 8/19/24 16:24, eyoelz--- via Mailman-users wrote:
Error: Aug 19 15:06:10 xxx-rocky9 postfix/smtpd[153746]: NOQUEUE: reject: RCPT from xxxx.xxxxxx-xx.iphmx.com[xx.x.xx.xxx]: 550 5.1.1 <devops@xxx.xxx.edu>: Recipient address rejected: User unknown in local recipient table; from=<xxx@xxxx.edu> to=<xxx@xx.xx.edu> proto=ESMTP helo=<xx.xx-xx.iphmx.com>
Is xx.xx.edu in to=<xxx@xx.xx.edu> The same as
main.cf smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination myhostname = xxx.xxx.edu
xxx.xxx.edu in myhostname?
alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydestination = $myhostname, mailman, localhost.localdomain, , localhost relayhost = [xx.xx.xx.xx] mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 recipient_delimiter = + inet_interfaces = all inet_protocols = all transport_maps = hash:/opt/mailman/mm/var/data/postfix_lmtp
What is the content of postfix_lmtp? In particular is there an entry for xxx@xx.xx.edu?
local_recipient_maps =$alias_maps hash:/opt/mailman/mm/var/data/postfix_lmtp relay_domains = hash:/opt/mailman/mm/var/data/postfix_domains
Is this the complete main.cf?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan