|
local_users: driver = accept
The accept router is the most basic and simplistic router of the bunch. As with other routers in Exim, the name is very descriptive. The accept router... accepts... that's what it does. A typical example of the accept router:
|
|
CREATED 2016-12-02 15:17:42.0
|
00-26-FE
|
UPDATED 2016-12-03 17:36:28.0
|
|
|
|
The accept router has no options of it's own. However, it does share all the general i.e. generic options that apply to all routers.
|
|
CREATED 2016-12-02 18:26:05.0
|
00-26-FF
|
UPDATED 2016-12-02 18:26:13.0
|
|
|
|
go_ahead: driver = accept
This router definition would be used to verify a local user on the system. But would never route an address to a transport because of its verify_only general action option. This is why this instance has no transport defined.
|
|
CREATED 2016-12-03 17:46:37.0
|
00-27-00
|
UPDATED 2016-12-03 17:46:45.0
|
|
|