[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Debian]:Nochmal exim



-----BEGIN PGP SIGNED MESSAGE-----


Hallo Liste,

ich habe immer noch ein Problem mit exim. Es geht um Mails, die z.B
von crond oder innd an root gehen sollen aber nicht ausgeliefert
werden. Ich habe hier mal das aktuelle exim.conf (befreit von den
ganzen Kommentaren, trotzdem sorry wg der Laenge):

######################################################################
#                    MAIN CONFIGURATION SETTINGS                     #
######################################################################

qualify_domain = etechnik.uni-rostock.de

# qualify_recipient =

local_domains = Worf.etechnik.uni-rostock.de:localhost

local_domains_include_host = true
local_domains_include_host_literals = true

#relay_domains = 

#relay_domains_include_local_mx = true

never_users = root

host_lookup_nets = 0.0.0.0/0

#rbl_domains = rbl.maps.vix.com
#rbl_reject_recipients = false
#rbl_warn_header = true

sender_host_reject_relay = *

# percent_hack_domains=*

trusted_users = mail

smtp_verify = false

gecos_pattern = ^([^,:]*)
gecos_name = $1

received_header_text = "Received: \
          ${if def:sender_fullhost {from ${sender_fullhost} \
          ${if def:sender_ident {(${sender_ident})}}\n\t}\
          {${if def:sender_ident {from ${sender_ident} }}}}\
          by ${primary_hostname} \
          ${if def:received_protocol {with ${received_protocol}}} \
          (Exim ${version_number} #${compile_number} (Debian))\n\t\
          id ${message_id}"
end


######################################################################
#                      TRANSPORTS CONFIGURATION                      #
######################################################################
#                       ORDER DOES NOT MATTER                        #
#     Only one appropriate transport is called for each delivery.    #
######################################################################

local_delivery:
  driver = appendfile
  group = mail
  mode = 0660
  mode_fail_narrower = false
  file = /var/spool/mail/${local_part}

address_pipe:
  driver = pipe
  return_output

address_file:
  driver = appendfile

address_directory:
  driver = appendfile
  no_from_hack
  prefix = ""
  suffix = ""
# maildir_format

address_reply:
  driver = autoreply

remote_smtp:
  driver = smtp

end


######################################################################
#                      DIRECTORS CONFIGURATION                       #
#             Specifies how local addresses are handled              #
######################################################################
#                          ORDER DOES MATTER                         #
#   A local address is passed to each in turn until it is accepted.  #
######################################################################

real_local:
  prefix = real-
  driver = localuser
  transport = local_delivery

system_aliases:
  driver = aliasfile
  file = /etc/aliases
  search_type = lsearch
# user = list
# Uncomment the above line if you are running smartlist

userforward:
  driver = forwardfile
  no_verify
  check_ancestor
  file = .forward
  modemask = 002
  filter

localuser:
  driver = localuser
  transport = local_delivery

end


######################################################################
#                      ROUTERS CONFIGURATION                         #
#            Specifies how remote addresses are handled              #
######################################################################
#                          ORDER DOES MATTER                         #
#  A remote address is passed to each in turn until it is accepted.  #
######################################################################

# Send all mail to a smarthost

smarthost:
  driver = domainlist
  transport = remote_smtp
  route_list = "* mail1.uni-rostock.de bydns_a"

end


######################################################################
#                      RETRY CONFIGURATION                           #
######################################################################

# Domain               Error       Retries
# ------               -----       -------

*                      *           F,2h,15m; G,16h,2h,1.5; F,4d,8h

end


######################################################################
#                      REWRITE CONFIGURATION                         #
######################################################################


# There are no rewriting specifications in this default configuration file.

# This is an example of a useful rewriting rule---it looks up the real
# address of all local users in a file

# *@etechnik.uni-rostock.de    ${lookup{$1}lsearch{/etc/email-addresses}\
#                                               {$value}fail} bcfrF

# End of Exim configuration file

Im wesentlichen wurde dieses File von eximconfig so erzeugt. 

das dazugehoerige alias-File
/etc/aliases
postmaster: root
root: postmaster

root: root
daemon: root
bin: root
sys: root
sync: root
games: root
man: root
lp: root
mail: root
news: root
uucp: root
proxy: root
majordom: root
postgres: root
backup: root
msql: root
operator: root
list: root
irc: root
gnats: root
alias: root
qmaild: root
qmails: root
qmailr: root
qmailq: root
qmaill: root
qmailp: root

mailer-daemon: postmaster

Also sollte doch Mail an den Postmaster eigentlich rausgehen (Auszug
aus der mainlog

1999-11-11 21:05:22 11lz0M-0000QL-00 Unfrozen by forced delivery
1999-11-11 21:05:29 11lz0M-0000QL-00 ** news@etechnik.uni-rostock.de R=smarthost
 T=remote_smtp: SMTP error from remote mailer after RCPT TO: <news@etechnik.uni-
rostock.de>: host mail1.uni-rostock.de [139.30.8.36]: 550 5.1.1 unknown or illeg
al alias: news@etechnik.uni-rostock.de
1999-11-11 21:05:29 11lz0M-0000QL-00 Frozen (delivery error message)

Dankbar fuer jede Hilfe 
(um endlich wieder ein rundlaufendes System zu bekommen)

- -- 

Karsten Rothemund,
Institut f. Allgemeine Elektrotechnik, Universitaet Rostock
Tel.: +49 (0)381 498 3486
E-Mail: karsten.rothemund@etechnik.uni-rostock.de
(PGP-Key available: finger kr123@cks1.uni-rostock.de)

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBOCvgV52B2g8VDFdZAQFkxgP/VqPhpYcNJ7fqmZBA6CxVcW05bRawVYTT
A2CY8hxqcyAdFHGhh4YyRhW46KBuzzihZyOaLDFi2U4oY2DPYh1Isse9kj3XSJTZ
cyYuHgcQRkmAZn/7Ri78Ua1Bk4TpxhnIhN/zsn5PxwQgMRLOwn0yFX3dgiAOobVO
iIQ59MKTiX4=
=gBVc
-----END PGP SIGNATURE-----
------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an majordomo@jfl.de die im Body
"unsubscribe debian-user-de <deine emailadresse>"
enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@jfl.de
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     781


Reply to: