On 2010-10-19 1:42 AM, Yang Zhang wrote: > smtpd_recipient_restrictions is specified a second time. > > A depressing amount of time was spent debugging this.
For future reference, this is exactly why you should never go by what you see in main.cf (nor should you post excerpts from it here), but what you see in the output of postconf -n, which shows you exactly what postfix is using, not what you think it is using. Doing this avoids the problem you had, as well as if you had been editing the wrong main.cf (happens a lot, especially for people new to postfix)... -- Best regards, Charles