Hi,
I have been reading documentation on this issue and it still seems I
can't get it right.  I'm building a Postfix server for testing.  We
need to test the impact of sending 100K emails, and I have setup this
postfix server to receive the 100K emails.


[r...@mx3 etc]# cat /etc/postfix/main.cf
myhostname = mx3.domain.se
mydomain = domain.se
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks = 10.10.10.0/24
relay_domains =
home_mailbox = Maildir/
#luser_relay =
#local_recipient_maps = $alias_maps, proxy:unix:passwd.byname
local_recipient_maps =
[r...@mx3 etc]#

[r...@mx3 etc]# postconf mail_version
mail_version = 2.3.3

Running on 64-Bit CentOS 5.3 with SELINUX disabled.

I have been reading documentation here:
http://www.postfix.org/faq.html#bogus

But I don't seem to be getting it right, can anyone explain how I
receive email for anyaddr...@domain.se without the server bouncing the
email.

thanks,
James

Reply via email to