#!/bin/sh
primary_hostname = mail.renata.ua
domainlist local_domains = renata.ua
domainlist relay_to_domains =
hostlist relay_from_hosts = localhost:127.0.0.0/8:192.168.13.0/24:192.168
acl_smtp_rcpt = acl_check_rcpt
acl_smtp_data = acl_check_data
av_scanner = clamd:/var/run/clamav/clamd
qualify_domain = renata.ua
qualify_recipient = renata.uaallow_domain_literals = false
exim_user = mailnull
exim_group = mail
never_users = root
rfc1413_query_timeout = 0s
sender_unqualified_hosts = +relay_from_hosts
recipient_unqualified_hosts = +relay_from_hosts
ignore_bounce_errors_after = 45m
timeout_frozen_after = 15d
helo_accept_junk_hosts = 192.168.13.0/24
auto_thaw = 1h
smtp_banner = "$primary_hostname, ESMTP EXIM $version_number"
smtp_accept_max = 50
smtp_accept_max_per_connection = 25
smtp_connect_backlog = 30
smtp_accept_max_per_host = 20
remote_max_parallel = 15
return_size_limit = 70k
message_size_limit = 64M
helo_allow_chars = _
log_selector = \
+all_parents \
+connection_reject \
+incoming_interface \
+lost_incoming_connection \
+received_sender \
+received_recipients \
+smtp_confirmation \
+smtp_syntax_error \
+smtp_protocol_error \
-queue_run
syslog_timestamp = no
begin acl
acl_check_rcpt:
accept hosts = :
deny message = "incorrect symbol in address"
domains = +local_domains
local_parts = ^[.] : ^.*[@%!/|]
deny message = "incorrect symbol in address"
domains = !+local_domains
local_parts = ^[./|] : ^.*[@%!] : ^.*/\\.\\./
accept local_parts = postmaster
domains = +local_domains
deny message = "HELO/EHLO require by SMTP RFC"
condition = ${if eq{$sender_helo_name}{}{yes}{no}}
accept authenticated = *
deny message = "Your IP in HELO - access denied!"
hosts = * : !+relay_from_hosts : !81-196.lissyara.su
condition = ${if eq{$sender_helo_name}\
{$sender_host_address}{true}{false}}
deny condition = ${if eq{$sender_helo_name}\
{$interface_address}{yes}{no}}
hosts = !127.0.0.1 : !localhost : *
message = "main IP in your HELO! Access denied!"
deny condition = ${if match{$sender_helo_name}\
{\N^\d+$\N}{yes}{no}}
hosts = !127.0.0.1 : !localhost : *
message = "can not be only number in HELO!"
deny message = "your hostname is bad (adsl, poll, ppp & etc)."
condition = ${if match{$sender_host_name} \
{adsl|dialup|pool|peer|dhcp} \
{yes}{no}}
warn
set acl_m0 = 30s
warn
hosts = +relay_from_hosts
set acl_m0 = 0s
warn
logwrite = Delay $acl_m0 for $sender_host_name \
[$sender_host_address] with HELO=$sender_helo_name. Mail \
from $sender_address to $local_part@$domain.
delay = $acl_m0
accept domains = +local_domains
endpass
message = "In my mailserver not stored this user"
verify = recipient
accept domains = +relay_to_domains
endpass
message = "main server not know how relay to this address"
verify = recipient
deny message = "you in blacklist - $dnslist_domain --> $dnslist_text"
dnslists = opm.blitzed.org : \
cbl.abuseat.org : \
bl.csma.biz : \
dynablock.njabl.org
accept hosts = +relay_from_hosts
deny message = "relay not permitted"
acl_check_data:
deny malware = *
message = "In e-mail found VIRUS - $malware_name"
accept
begin routers
dnslookup:
driver = dnslookup
domains = ! +local_domains
transport = remote_smtp
ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
no_more
system_aliases:
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/aliases}}
user = mailnull
group = mail
file_transport = address_file
pipe_transport = address_pipe
userforward:
driver = redirect
check_local_user
file = $home/.forward
no_verify
no_expn
check_ancestor
file_transport = address_file
pipe_transport = address_pipe
reply_transport = address_reply
condition = ${if exists{$home/.forward} {yes} {no} }
localuser:
driver = accept
check_local_user
transport = local_delivery
cannot_route_message = Unknown user
begin transports
remote_smtp:
driver = smtp
local_delivery:
driver = appendfile
check_string = ""
create_directory
delivery_date_add
directory = /usr/home/${local_part}/Maildir
directory_mode = 770
envelope_to_add
group = mail
maildir_format
maildir_tag = ,S=$message_size
message_prefix = ""
message_suffix = ""
mode = 0660
address_pipe:
driver = pipe
return_output
address_file:
driver = appendfile
delivery_date_add
envelope_to_add
return_path_add
address_reply:
driver = autoreply
begin retry
* * F,2h,15m; G,16h,1h,1.5; F,4d,6h
begin rewrite
begin authenticators
plain:
driver = plaintext
public_name = PLAIN
server_prompts = :
server_condition = ${if saslauthd{{$auth2}{$auth3}}{1}{0}}
server_set_id = $auth2
login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = ${if saslauthd{{$auth1}{$auth2}}{1}{0}}
server_set_id = $auth1
вот новый конфиг ;). Суть проблемы в том что я немогу забрать почту со своего сервера :(..
Как я уже понял ето проблема не в екзиме а в curier
а вот лог ошибочек ;)
May 29 12:26:56 mail authdaemond: modules="authuserdb authvchkpw authpam authldap authmysql authpgsql", daemons=5
May 29 12:26:56 mail authdaemond: Installing libauthuserdb
May 29 12:26:56 mail authdaemond: Shared object "libauthuserdb.so" not found, required by "authdaemond"
May 29 12:26:56 mail authdaemond: Installing libauthvchkpw
May 29 12:26:56 mail authdaemond: Shared object "libauthvchkpw.so" not found, required by "authdaemond"
May 29 12:26:56 mail authdaemond: Installing libauthpam
May 29 12:26:56 mail authdaemond: Installation complete: authpam
May 29 12:26:56 mail authdaemond: Installing libauthldap
May 29 12:26:56 mail authdaemond: Shared object "libauthldap.so" not found, required by "authdaemond"
May 29 12:26:56 mail authdaemond: Installing libauthmysql
May 29 12:26:56 mail authdaemond: Shared object "libauthmysql.so" not found, required by "authdaemond"
May 29 12:26:56 mail authdaemond: Installing libauthpgsql
May 29 12:26:56 mail authdaemond: Shared object "libauthpgsql.so" not found, required by "authdaemond"
May 29 12:27:13 mail pop3d: Connection, ip=[127.0.0.1]
May 29 12:27:16 mail pop3d: LOGIN: ip=[127.0.0.1], command=USER
May 29 12:27:19 mail pop3d: LOGIN: ip=[127.0.0.1], command=PASS
May 29 12:27:19 mail pop3d: LOGIN: ip=[127.0.0.1], username=admin
May 29 12:27:19 mail pop3d: LOGIN: ip=[127.0.0.1], password=w3rw01f
May 29 12:27:19 mail authdaemond: received auth request, service=pop3, authtype=login
May 29 12:27:19 mail authdaemond: authpam: trying this module
May 29 12:27:19 mail authdaemond: authpam: username 'admin@renata.ua' not found in password file
May 29 12:27:19 mail authdaemond: authpam: REJECT - try next module
May 29 12:27:19 mail authdaemond: FAIL, all modules rejected