Everything installed and running good, mail via pop works fine. Just need to get webmail functioning and its all done.
Login fine, Compose > enter in an email address with some test subject and body.
Send. the bottom bar swaps from Sending Request to <address>
to
Connecting to <address>
The message is delivered, however it is delivered 10 times. I cannot figure out why.
Has anyone had this trouble before? SME5.6 and I went straight to the updates6 rpms. Also tried the php options I saw someone use to fix another isse, however they dont have much to do with it. And had no effect.
After the messages finish alternating (10 times) it states, "Document Contains No Data" I have tried to clear cookies etc to no change. Put info in the identity etc.
I thought this was wierd to see inthe maillog file.
-----------
Jan 21 15:17:35 server imapd[6797]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6801]: imap service init from 127.0.0.1
Jan 21 15:17:36 server imapd[6801]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6801]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6805]: imap service init from 127.0.0.1
Jan 21 15:17:36 server imapd[6805]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:37 server imapd[6805]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:37 server imapd[6810]: imap service init from 127.0.0.1
Jan 21 15:17:37 server imapd[6810]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:38 server imapd[6810]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:38 server imapd[6816]: imap service init from 127.0.0.1
Jan 21 15:17:38 server imapd[6816]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6816]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6820]: imap service init from 127.0.0.1
Jan 21 15:17:39 server imapd[6820]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6820]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:40 server imapd[6824]: imap service init from 127.0.0.1
Jan 21 15:17:40 server imapd[6824]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:43 server imapd[6824]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:43 server imapd[6830]: imap service init from 127.0.0.1
Jan 21 15:17:43 server imapd[6830]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6830]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6836]: imap service init from 127.0.0.1
Jan 21 15:17:44 server imapd[6836]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6836]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:45 server imapd[6840]: imap service init from 127.0.0.1
Jan 21 15:17:45 server imapd[6840]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:45 server imapd[6840]: Logout user=admin host=localhost [127.0.0.1]
------------------
Along side those log files I have this in the httpd_error log;
---------------
[Wed Jan 21 15:17:36 2004] [notice] child pid 6677 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:37 2004] [notice] child pid 6708 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:37 2004] [notice] child pid 6701 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:38 2004] [notice] child pid 6709 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:39 2004] [notice] child pid 6733 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:40 2004] [notice] child pid 6783 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:43 2004] [notice] child pid 6784 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:44 2004] [notice] child pid 6785 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:45 2004] [notice] child pid 6645 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:46 2004] [notice] child pid 6668 exit signal Segmentation fault (11)
-----------------------------
Anyone else experiance the same sort of results?