Koozali.org: home of the SME Server

Send message through webmail

Offline edb

  • *
  • 548
  • +0/-0
Send message through webmail
« on: May 09, 2005, 07:17:59 PM »
not working? Can login to webmail and read messages but if I try to send a message it comes up with a blank page and doesn't send the message.

Any ideas appreciated.
......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Send message through webmail
« Reply #1 on: May 09, 2005, 11:14:40 PM »
Quote from: "edb"
not working? Can login to webmail and read messages but if I try to send a message it comes up with a blank page and doesn't send the message.

Any ideas appreciated.


It'd be much more likely that someone will be able to help you if you tell them a little more about your setup. What version? Have you added any contribs? Did it use to work? Did you recently change anything? Have you looked through any log files for clues?

Offline edb

  • *
  • 548
  • +0/-0
Send message through webmail
« Reply #2 on: May 10, 2005, 07:17:02 AM »
I'm running SME v6.0.1
It happened just after Knuddi's spamassassin update I believe. It was all fine prior to the update.

Maillog gives:

May 10 00:00:27 mail spamd[1221]: Net::DNS version is 0.33, but need 0.34dnsavailable-1 at /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Dns.pm line 1230.

Messages log:

May 10 00:02:03 mail httpd: PHP Warning:  send(Net/SMTP.php): failed to open stream: No such file or directory in /usr/share/pear/Mail/smtp.php on line 148
May 10 00:02:03 mail httpd: PHP Warning:  send(): Failed opening 'Net/SMTP.php' for inclusion (include_path='.:/usr/share/pear') in /usr/share/pear/Mail/smtp.php on line 148
May 10 00:02:03 mail httpd: PHP Fatal error:  Cannot instantiate non-existent class:  net_smtp in /usr/share/pear/Mail/smtp.php on line 150
......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Send message through webmail
« Reply #3 on: May 10, 2005, 04:16:39 PM »
Quote from: "edb"
I'm running SME v6.0.1
It happened just after Knuddi's spamassassin update I believe.
....
May 10 00:02:03 mail httpd: PHP Warning:  send(Net/SMTP.php): failed to open stream: No such file or directory in /usr/share/pear/Mail/smtp.php on line 148


I'm sure that you also changed something about webmail. Change it back to how it was and all should work again :-)

[And don't keep these important secrets from us when you next ask for help :-)]

Offline edb

  • *
  • 548
  • +0/-0
Send message through webmail
« Reply #4 on: May 10, 2005, 06:36:26 PM »
I haven't changed anything with Webmail.

I have just upgraded MySQL to version 4.1.11 and PHP to version 4.3.11 but the users say that the problem has been this way for about a week. So that puts it back to the Spamassassin upgrade.
Other than that I have not changed Webmail at all.

If you know what's wrong why be so mysterious Charlie?
Your response of put it back to the way it was doesn't really help much.
Spamassissin seems to work great it's just Webmail that's the issue.

I'm sure that there are others on this forum that have experienced the same issue since Jesper has a large following.
......

ergozd

Send message through webmail
« Reply #5 on: May 10, 2005, 06:54:24 PM »
Try installing couple of pear modules

# pear install Net_Socket
# pear install Net_SMTP

Offline edb

  • *
  • 548
  • +0/-0
Send message through webmail
« Reply #6 on: May 10, 2005, 07:15:06 PM »
That did it Ergin. Your my hero!!

Thanks a million!!
......

ergozd

Send message through webmail
« Reply #7 on: May 10, 2005, 07:24:55 PM »
Glad that I could help out. ;-)

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Send message through webmail
« Reply #8 on: May 10, 2005, 07:32:02 PM »
Quote from: "edb"
I haven't changed anything with Webmail.

I have just upgraded MySQL to version 4.1.11 and PHP to version 4.3.11 ...


Webmail uses both mysql and PHP. In fact, webmail is the only standard feature that uses mysql and php. Your webmail problem is because you have "upgraded" php - possibly for no good reason (if you're not using mysql and php for anything else, or for anything else with advanced requirements).

Quote

I'm sure that there are others on this forum that have experienced the same issue since Jesper has a large following.


Perhaps, but not due to anything that Jesper has done. Your webmail problem has nothing to do with spamassassin.

Offline edb

  • *
  • 548
  • +0/-0
Send message through webmail
« Reply #9 on: May 11, 2005, 07:17:21 AM »
You may be right Charlie but the timing was why I thought that Spamassassin was the culprit.

I needed to upgrade my PHP & MySql as requirements of my e-commerce site.

Ergin's suggestion was just the ticket though and I was hoping that someone may see what I didn't see.

I do appreciate all your hard work Charlie.  ;-)
......

NickBell

Send message through webmail
« Reply #10 on: June 11, 2005, 03:49:33 PM »
I had the same problem after upgrading MySQL and PHP (for all the right reasons!). pear updates did the trick. Thanks!

discovery

Webmail cannot view from the outside of the local network
« Reply #11 on: June 14, 2005, 10:50:28 AM »
Hi All,

I am a newbie, but learning very fast. I have a problem Webmail is workign fin on the local network but when  try to access it from the outside I can see my website but not webmail.

I did recently rebuild my SME server with 6.0.1 and installed Clamav Antivirus and installed spamassassin.

Do I need to install the pear updates and if so where can i get then and how do I install them?

Cheers

ergozd

Re: Webmail cannot view from the outside of the local networ
« Reply #12 on: June 14, 2005, 05:21:32 PM »
Quote from: "discovery"
I have a problem Webmail is workign fin on the local network but when  try to access it from the outside I can see my website but not webmail.


Control question : Did your try with https://your.domain.name/webmail

discovery

Webmail not working on the external side of SME
« Reply #13 on: June 14, 2005, 09:49:26 PM »
Hi,

Yes Webmail is configured to use HTTPS as it was recommended.

whiz

Send message through webmail
« Reply #14 on: June 24, 2005, 06:01:21 AM »
Control question: Is your webmail enabled to just the local network or the whole Internet?