Auf meinem Server läuft der Standard IMAP Domain (Suse 9.1) .
Beim Versuch zu connecten fragt der Client endlos das Passwort ab, in der /var/log/mail stehen die folgenden einträge:
Jun 23 15:34:13 h52139 imapd[27451]: imap service init from 195.212.29.187
Jun 23 15:34:40 h52139 imapd[27451]: Command stream end of file, while reading line user=web0p2 host=***
Jun 23 15:34:40 h52139 imapd[27454]: imap service init from 195.212.29.187
Jun 23 15:34:48 h52139 imapd[27454]: Command stream end of file, while reading line user=web0p2 host=***
Jun 23 15:39:35 h52139 imapd[27698]: imap service init from 195.212.29.179
Jun 23 15:40:39 h52139 imapd[27698]: Command stream end of file, while reading line user=web0p2 host=***
Jun 23 15:40:39 h52139 imapd[27742]: imap service init from 195.212.29.171
Jun 23 15:40:44 h52139 imapd[27742]: Command stream end of file, while reading line user=web0p2 host=**
danach gegoogled bringt mir aber auch keine Spur zur Lösung. Hat jemand eine Idee !?
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
sievedir: /var/lib/sieve
admins: cyrus
allowanonymouslogin: no
autocreatequota: 10000
reject8bit: no
quotawarn: 90
timeout: 30
poptimeout: 10
dracinterval: 0
drachost: localhost
sasl_pwcheck_method: saslauthd
lmtp_overquota_perm_failure: no
#
# if you want TLS, you have to generate certificates and keys
#
#tls_cert_file: /usr/ssl/certs/cert.pem
#tls_key_file: /usr/ssl/certs/skey.pem
#tls_ca_file: /usr/ssl/CA/CAcert.pem
#tls_ca_path: /usr/ssl/CA
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Joe User wrote:Dort ist er auch nicht eingetragen, sondern der UW-IMAP ;)
Hat er nicht weiter oben geschrieben, er habe Cyrus installiert? :?
Da gibt es nämlich ein Executable namens "imapd", auch wenn das nur von "master" aufgerufen wird...
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Roger Wilco wrote:Nein, ich meine imapd (Pfadangaben sind zu vernachlässigen):
Deshalb befindet sich in der xinetd.conf auch der absolute Pfad, welcher nicht zu vernachlässigen ist, zu /usr/sbin/imapd (uw-imap (Paket imap)). Cyrus-IMAPd wird über die /etc/postfix/master.cf aufgerufen...
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Joe User wrote:Deshalb befindet sich in der xinetd.conf auch der absolute Pfad, welcher nicht zu vernachlässigen ist, zu /usr/sbin/imapd (uw-imap (Paket imap)). Cyrus-IMAPd wird über die /etc/postfix/master.cf aufgerufen...
Nö, die Dienste stehen in /etc/cyrus.conf. Der "master" von Postfix und der "master" von Cyrus sind 2 verschiedene Prozesse.
Aber der erste Teil deiner Antwort stimmt wohl (bzgl. uw-imapd und xinetd)
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.