Hallo zusammen,
ich versuche, die V.18.001 zum Laufen zu bekommen - läuft soweit gut, allerdings habe ich in paar Probleme bei der Mailkonfiguration…
aber mal von Anfang an:
- Einrichten E-mailkonto beim Provider - ok
- Zugrifftstest mit MacMail - ok - sowohl über Port 25/143, 587/143, als auch 465/993 - das Konto funktioniert
- Konfigurationstest in eGW:
smtp 25: läuft - Mails gehen raus und kommen an
smtp 587: läuft - Mails gehen raus und kommen an
ssmtp 465: SMTP-AUTH-Failure
IMAP 143: nach Doppelklick auf Posteingang: elendige Eieruhr - dann “: von Nachrichten” (es ist aber noch eine Nachricht drin)
IMAP 993: siehe IMAP 143
Die Datei /felamimail/testimapserver.php hat folgende Ausgabe: (BN/PW = *****):
ATTENTION: THIS OUTPUT CONTAINS YOUR USERNAME AND PASSWORD!!!
0.012331962585449 :: Login as user *******
C: A0003 CAPABILITY
S: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION
S: A0003 OK CAPABILITY completed
C: A0004 LOGIN "" ""
S: A0004 OK LOGIN Ok.
C: A0005 SELECT "INBOX"
S: * FLAGS ($NotJunk \Draft \Answered \Flagged \Deleted \Seen \Recent)
S: * OK [PERMANENTFLAGS ($NotJunk * \Draft \Answered \Flagged \Deleted \Seen)] Limited
S: * 1 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1288606678] Ok
S: * OK [MYRIGHTS “acdilrsw”] ACL
S: A0005 OK [READ-WRITE] Ok
0.088567972183228 :: Getting hierarchy delimiter
C: A0006 LIST “” ""
S: * LIST (\Noselect) “.” ""
S: A0006 OK LIST completed
delimiter is: .
0.089464902877808 :: List all folders
C: A0007 LIST “” ""
S: * LIST (\HasNoChildren) “.” "INBOX.Sent Messages"
S: * LIST (\HasNoChildren) “.” "INBOX.Sent"
S: * LIST (\HasNoChildren) “.” "INBOX.Drafts"
S: * LIST (\HasNoChildren) “.” "INBOX.Trash"
S: * LIST (\Unmarked \HasChildren) “.” "INBOX"
S: A0007 OK LIST completed
0.092843055725098 :: List all subscribed folders
C: A0008 LSUB “” ""
S: * LSUB (\HasNoChildren) “.” "INBOX.Sent Messages"
S: * LSUB (\Noselect \HasChildren) “.” "INBOX"
S: A0008 OK LSUB completed
0.094465970993042 :: Checking for ACL support: supported
C: A0009 MYRIGHTS "INBOX"
S: * MYRIGHTS “INBOX” "acdilrsw"
S: A0009 OK MYRIGHTS completed.
C: A00010 LISTRIGHTS “INBOX” “"
S: * LISTRIGHTS “INBOX” "” “al” c d i p r s w
S: A00010 OK LISTRIGHTS completed.
C: A00011 GETACL “INBOX"
S: * ACL “INBOX” “owner” “acdilrsw” “administrators” “acdilrsw"
S: A00011 OK GETACL completed.
0.096803903579712 :: Checking for NAMESPACE support: supported
C: A00012 NAMESPACE
S: * NAMESPACE ((“INBOX.” “.”)) NIL ((”#shared.” “.”)(“shared.” “.”))
S: A00012 OK NAMESPACE completed.
0.098288059234619 :: Checking for QUOTA support: supported
C: A00013 GETQUOTAROOT INBOX
S: * QUOTAROOT “INBOX” "ROOT"
S: * QUOTA "ROOT"
S: A00013 OK GETQUOTAROOT Ok.
parsed QUOTA info:
array(2) {
[“USED”]=>
string(7) “NOT SET”
[“QMAX”]=>
string(7) “NOT SET”
}
0.099303960800171 :: Checking for SORT support: supported
0.09931206703186 :: Sorting INBOX by DATE:
C: A00014 SORT (DATE) US-ASCII
S: A00014 NO Error in IMAP command received by server.
0.099694967269897 :: Sorting INBOX by SUBJECT:
C: A00015 SORT (SUBJECT) US-ASCII
S: A00015 NO Error in IMAP command received by server.
0.10005497932434 :: Logout
C: A00016 LOGOUT
S: * BYE Courier-IMAP server shutting down
S: A00016 OK LOGOUT completed
Das Errorlog wirft folgende Fehler:
[Mon Nov 01 12:37:49 2010] [error] [client 0.0.0.0] defaultimap::openConnectionCould not log in, referer:
https://domain.tld/egw/index.php?menuaction=emailadmin.emailadmin_ui.listProfiles
[Mon Nov 01 12:37:49 2010] [error] [client 0.0.0.0] defaultimap::openConnectionNO, Login failed., referer:
https://domain.tld/egw/index.php?menuaction=emailadmin.emailadmin_ui.listProfiles
[Mon Nov 01 12:37:49 2010] [error] [client 0.0.0.0] defaultimap::disconnect, , referer: https://domain.tld/egw/index.php?menuaction=emailadmin.emailadmin_ui.listProfiles
[Mon Nov 01 12:37:55 2010] [error] [client 0.0.0.0] defaultimap::openConnectionCould not log in, referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:37:55 2010] [error] [client 0.0.0.0] defaultimap::openConnectionNO, Login failed., referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:38:00 2010] [error] [client 0.0.0.0] defaultimap::openConnectionCould not log in, referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:38:00 2010] [error] [client 0.0.0.0] defaultimap::openConnectionNO, Login failed., referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:38:05 2010] [error] [client 0.0.0.0] defaultimap::openConnectionCould not log in, referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:38:05 2010] [error] [client 0.0.0.0] defaultimap::openConnectionNO, Login failed., referer:
https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:39:07 2010] [error] [client 0.0.0.0] defaultimap::openConnectionCould not log in, referer: https://domain.tld/egw/index.php?menuaction=felamimail.uicompose.compose
[Mon Nov 01 12:39:07 2010] [error] [client 0.0.0.0] defaultimap::openConnectionNO, Login failed., referer: https://domain.tld/egw/index.php?menuaction=felamimail.uicompose.compose
[Mon Nov 01 12:39:07 2010] [error] [client 0.0.0.0] defaultimap::disconnectnot connected!, referer: https://domain.tld/egw/index.php?menuaction=felamimail.uicompose.compose
[Mon Nov 01 12:10:25 2010] [error] defaultimap::openConnectionCould not log in, referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:25 2010] [error] defaultimap::openConnectionNO, Login failed., referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:30 2010] [error] defaultimap::openConnectionCould not log in, referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:30 2010] [error] defaultimap::openConnectionNO, Login failed., referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:30 2010] [error] Net_IMAP::disconnect, , referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:30 2010] [error] defaultimap::disconnect, , referer: https://domain.tld/egw/index.php?menuaction=preferences.uisettings.index&appname=infolog
[Mon Nov 01 12:10:35 2010] [error] defaultimap::openConnectionCould not log in, referer: https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
[Mon Nov 01 12:10:35 2010] [error] defaultimap::openConnectionNO, Login failed., referer: https://domain.tld/egw/index.php?menuaction=felamimail.uifelamimail.viewMainScreen
Ich hoffe, die Infos reichen erst einmal.
Kann mir bitte jemand einen Tipp geben,wie ich Egroupware mit sSMTP/IMAPs zum laufen bringen kann, bzw. wo ich jetzt weiter suchen kann/soll ?
Besten Dank im Vorraus