Microsoft
Software
Hardware
Network
Question : Configure Postfix to accept and save all incoming mail, regardless of host.
Any help will be much appreciated.
I need to configure postfix to accept ALL incoming mail, regardless of what host (@domain) it is sent to.
I don't want to relay it. I just want to accept ALL of the mail and save it (yes, even the junk spam).
I will not know ahead of time what the domain will be, so adding the domain(s) to mydomain in main.cf is not an option.
Is there any way to configure postfix to do this? Or is there any other SMTP server I could use to do this?
Answer : Configure Postfix to accept and save all incoming mail, regardless of host.
1. for
http://www.postfix.org/pos
tconf.5.ht
ml#mydesti
nation
use pcre or regexp look-up map, which will accept anything
http://www.postfix.org/DAT
ABASE_READ
ME.html
2. configure
http://www.postfix.org/pos
tconf.5.ht
ml#local_r
ecipient_m
aps
to accept any user, or disable consulting it all
3. configure
http://www.postfix.org/pos
tconf.5.ht
ml#mailbox
_command
or transport to accept any user
Random Solutions
slow copying from windows 2003 server
dhcp problem
Call Manager AD LDAP Directory: Duplicate Entries
Using wireless LAN and network card LAN together to double bandwidth
Moving to domain SBS 2008
IP Address
Multiple NICS on Single Desktop
Public Ip Address Question
Event ID 1104 Windows 2003 Server Windows XP Pro
User Profile Login Script section in Active Directory?