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

Re: Exim & 1und1 SMTP-Versand (SMTP-Authentication)



Lothar Schweikle-Droll <L.Schweikle@logout.de> wrote:
> Am 24 Jul 2002, schrieb Michael Ablassmeier:
>> On Wed, Jul 24, 2002 at 09:08:51AM +0200, Lothar Schweikle-Droll wrote:
>>> Bin schon seit geraumer Zeit am suchen, find leider nicht
>>> verständliches.
>>> Hat jemand eine Beispielkonfig?
 
>> /etc/exim/exim.conf
 
>> der teil ganz unten "AUTHENTIFICATION CONFIGURATION"
>> dürfte für dich interessant sein

> Gibt es in meiner exim-Konfig nicht :-(

Hallo!
Den generieren auch erst aktuellere Versionen von eximconfig:
------------------------------------------
#                      REWRITE CONFIGURATION                         #
...
end
#                   AUTHENTICATION CONFIGURATION                     #
# These examples below are the equivalent for client side authentication.
# They assume that you only use client side authentication to connect to
# one host (such as a smarthost at your ISP), or else use the same user
# name and password everywhere

# plain:
#   driver = plaintext
#   public_name = PLAIN
#   client_send = "^username^password"
#
# login:
#   driver = plaintext
#   public_name = LOGIN
#   client_send = ": username : password"
#
# cram_md5:
#   driver = cram_md5
#   public_name = CRAM-MD5
#   client_name = username
#   client_secret = password
------------------------------------------

Versuch mal
telnet 1&1.smtp.smarthost smtp
ehlo www.linux.net
quit

Dann muesste er dir sagen, welche Authentifizierung er akzeptiert,
wenn moeglich nimm cram_md5.
                cu andreas


-- 
Hey, da ist ein Ballonautomat auf der Toilette!
Unofficial _Debian-packages_ of latest _tin_
http://www.logic.univie.ac.at/~ametzler/debian/tin-snapshot/


-- 
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: