Koozali.org: home of the SME Server

Problems with Webmail program and ESmith 4.0

Mike Stoddart

Problems with Webmail program and ESmith 4.0
« on: July 25, 2000, 06:44:35 AM »
I upgraded 3.1 to 4.0, and I'm now having a problem with a web based email program that I've been using with 3.1; Mailman.

When I try to login through the Mailman web interface, I get the error:

Log In Error: The server does not respond appropriately.

I thought I had to reconfigure Mailman for the new URL

http://www.e-mith.stodge.net/mailman/cgi-bin/login.pl

but that didnt' seem to fix anything. I have its configuration setup as:

pop3 server: pop3.stodge.net
smtp server:localhost

Does anyone have any suggestions?

Thanks

Charlie Brady

RE: Problems with Webmail program and ESmith 4.0
« Reply #1 on: July 25, 2000, 07:30:14 AM »
Mike Stoddart wrote:

> I upgraded 3.1 to 4.0, and I'm now having a problem with a web
> based email program that I've been using with 3.1; Mailman.
>
> When I try to login through the Mailman web interface, I get
> the error:
>
> Log In Error: The server does not respond appropriately.
...
> pop3 server: pop3.stodge.net
> smtp server:localhost
>
> Does anyone have any suggestions?

Try "localhost" or "pop3.e-smith.stodge.net" as the pop3 server.

Charlie

Mike Stoddart

RE: Problems with Webmail program and ESmith 4.0
« Reply #2 on: July 25, 2000, 09:37:10 AM »
Excellent - that fixed it. The E-Smith restore option worked as well - so thanks again!

Christo Pretorius

RE: Problems with Webmail program and ESmith 4.0
« Reply #3 on: July 26, 2000, 12:29:49 AM »
Hi there Mike,

Please tell me where one can download the Mailman program.

Thanks a lot.
Christo

Mike Stoddart

RE: Problems with Webmail program and ESmith 4.0
« Reply #4 on: July 26, 2000, 08:27:04 AM »
You can download it from

http://www.endymion.com/

Be careful with licensing though; it is only free for personaland non-profit use. Personally I'm looking to replace it with something else.

Dan

RE: Problems with Webmail program and ESmith 4.0
« Reply #5 on: July 26, 2000, 10:05:11 PM »
You might want to check out IMP.  I have RPMs of IMP and all other required programs available at http://users3.50megs.com/danb35.  You should probably consider this beta-level code, as I haven't been able to test it extensively, but it all seems to work fine with e-smith 4.0 final.

Mike Stoddart

RE: Problems with Webmail program and ESmith 4.0
« Reply #6 on: July 27, 2000, 08:01:23 PM »
Just a thought - if a webmail interface that uses MySQL is added to E-Smith, how would one go about backing up and restoring email data? Would the E-Smith manager have to be updated to allow administration of the database?

Dan

RE: Problems with Webmail program and ESmith 4.0
« Reply #7 on: July 27, 2000, 09:47:03 PM »
MySQL is used for storing user prefs and contacts.  The mail itself is stored in the same way as before--IMP leaves mail storage to the mail server.

Mike Stoddart

RE: Problems with Webmail program and ESmith 4.0
« Reply #8 on: July 27, 2000, 11:21:50 PM »
Ah - I was under the impression that emails were stored in the MySQL database.