<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>CentOS 5.4 (2.6.18-164.9.1.el5PAE)</DIV>
<DIV>Postfix-2.3.3-1.1-el5_2</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am at a complete loss as to how to configure Postfix to allow for the use of a wildcard domain name.&nbsp; As I've never used it prior to now the documentation has proved quite confusing.&nbsp; Anyway... here's what I need to accomplish:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Server FQDN = hostname.domain.prod</DIV>
<DIV>Public FQDN = elists.domain.com</DIV>
<DIV>Accept mail for = *.domain.net (note the TLD)</DIV>
<DIV>&nbsp;</DIV>
<DIV>I need to configure Postfix to accept mail sent to <A href="mailto:user@*.domain.net">user@*.domain.net</A> and place in the mailbox of a local user named elist.&nbsp; This user will be the catchall for&nbsp;*.domain.net.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So far I've gotten Postfix to reject messages with relaying denied OR accept them then, based on the logs, attempt to loop back into itself but time out as the firewall does not allow such.&nbsp; Since I haven't been able to even get Postfix to accept and deliver a single message yet I figure I should start there.&nbsp; At this point in time, with the settings outlined below, all mail is rejected as 554 5.7.1 Relay&nbsp;access&nbsp;denied.</DIV>
<DIV>&nbsp;</DIV>
<DIV>main.cf</DIV>
<DIV>myhostname = elists.domain.com</DIV>
<DIV>mydomain = domain.com</DIV>
<DIV>inet_interfaces = all</DIV>
<DIV>proxy_interfaces = WAN IP of server (server is behind a NAT)</DIV>
<DIV>mydestination = $myhostname, localhost, $mydomain, *.domain.net</DIV>
<DIV>mynetworks = 192.168.3.0/24, 127.0.0.0/8</DIV>
<DIV>alias_maps = hash:/etc/aliases</DIV>
<DIV>alias_database = hash:/etc/aliases</DIV>
<DIV>home_mailbox = Mailbox</DIV>
<DIV>mail_spool_directory = /var/mail</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm sure there's more someone would need to know however I'm not certain what that information would be so just ask and I'll let you know.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any and all help provided is greatly appreciated!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you in advance.</DIV>
<DIV>-Ryan</DIV><!-- cg2..c204.mail.gq1.yahoo.com compressed/chunked Mon Jan 11 12:51:04 PST 2010 --></div></body></html>