----------8<---------------------------------------
> Hi,
>
> hier das Ergebnis des Poll-Versuchs:
>
> fetchmail: 6.2.5 fragt ab mail.office-rn.de (Protokoll POP3) um So 09 Jan 2005
> 15:29:13 CET: Abfrage gestartet
> fetchmail: POP3< +OK
> <28501.1105281004@server8324611452.serverpool.info.serverpool.info>
> fetchmail: POP3> CAPA
> fetchmail: POP3< -ERR authorization first
> fetchmail: authorization first
> fetchmail: Sofortige erneute Abfrage von mailman@mail.office-rn.de
> fetchmail: POP3< +OK
> <28503.1105281005@server8324611452.serverpool.info.serverpool.info>
> fetchmail: POP3> USER mailman
> fetchmail: POP3< +OK
> fetchmail: POP3> PASS *
> fetchmail: POP3< -ERR authorization failed
> fetchmail: authorization failed
> fetchmail: Authentifikationsfehlschlag bei mailman@mail.office-rn.de
> fetchmail: POP3> QUIT
> fetchmail: 6.2.5 fragt ab mail.office-rn.de (Protokoll POP3) um So 09 Jan 2005
> 15:29:15 CET: Abfrage beendet
> fetchmail: Abfragestatus=3 (AUTHFAIL)
> fetchmail: normaler Beendigung, Status 3
erstmal ist mail.office-rn.de kein pop3 server ....
du brauchst einen server der auf 110/TCP lauscht ...
nmap mail.office-rn.de
Starting nmap 3.75 ( http://www.insecure.org/nmap/ ) at 2005-01-11 12:01CET
Interesting ports on server8324611452.serverpool.info (83.246.114.52):
(The 1649 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
53/tcp open domain
135/tcp filtered msrpc
136/tcp filtered profile
161/tcp filtered snmp
162/tcp filtered snmptrap
445/tcp filtered microsoft-ds
593/tcp filtered http-rpc-epmap
1234/tcp filtered hotline
4444/tcp filtered krb524
4672/tcp filtered rfa
6699/tcp filtered napster
6969/tcp filtered acmsoda
> die .fetchmailrc:
>
> poll mail.office-rn.de
^^^^^^^^^^^
das muss der name des pop3 servers sein wo du abholst
das ist kein pop3 server !!!
> with proto pop3
> and options no dns
> localdomains office-rn.de
^^^^^^^^^^^^^^^
hier deine locale domain
eventuell localhost wenn du keine hast
> user "xyzxyz" there with
^^^^^^^
keine "
> password "*******" is
^^^^^^^^
probier ohne "
> bedv here
> options fetchall keep
>
> Hab ich da was verpeilt mit deinem Tipp?
>
> > poll mail.office-rn.de
> > with proto pop3
> > amd options no dns
> > localdomains LOCALEDOMAIN
> > user "xyzxyz" there with
> > password "********" is
> > USER here
> > options fetchall keep
> >
Received on Tue Jan 11 12:06:42 2005