Recent Topics

1 Oct 29, 2007 10:50    

My b2evolution Version: 1.10.x

Hi guys, i am new to b2evolution but have downloaded verion 2.0.2 and its working fine on fedora core 3, my problem is i do not know how to install the mail module so that i will be able to send emails from b2evolution.

please help

2 Oct 29, 2007 13:31

If you cannot send emails from b2evo, you should check if your host has the php mail() function enabled.

If you have subsequent questions, don't hesitate to ask.

Good luck

3 Oct 29, 2007 13:54

from my php.ini file i get the following, is it correct on fedora core 3?

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = me@example.com

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i

4 Oct 29, 2007 14:01

disable:

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25


Second, you need a mailserver setup and running. I don't know how to test or do that on fedora. Please check the fedora site on that topic.

You can also search this site on 'SMTP' for some hacks to guide the mails to an external server (often the server that handles your own emails).

Good luck

5 Oct 29, 2007 17:10

i am having problems installing plugins to my blog, after unzipping the zipped file into the pluins folder i dont seem to see the plugins on the interface for me to install them.

please help

6 Oct 29, 2007 17:18

Is there *any* plugin available for install, or are you just missing the plugins you uploaded recently? Do check if the new plugins are for the right version of B2evo.

Good luck


Form is loading...