I using Qmail toaster 1.3 as mail server from http://www.qmailtoaster.com/ The mail client i am using is squirrelmail of version "squirrelmail-toaster-1.4.8-1.3.4". The OS is CentOS 4.4 , the php version is php-4.3.9-3.22
I am trying to configure the "sent_confirmation" plugin from http://www.squirrelmail.org/plugin_view.php?id=192
I also installed other different plugin on my linux BOX
For the above i also install the copatibility plugin.
I done the following steps which is mention in the INSTALL file.
[root@jayesh ~ ]# cd /usr/share/squirrelmail/plugins
[root@jayesh plugins]# tar -zxvf compatibility-2.0.4.tar.gz
[root@jayesh plugins]# patch -p0 < compatibility/patches/compatibility_patch-1.4.4.diff
[root@jayesh plugins]# cd /usr/share/squirrelmail/config
[root@jayesh plugins]# ./config
now i choose the option 8 i add the compatibility plugin , then save & come out.
For sent_confirmation configration i done the following steps :--
[root@jayesh ~ ]# cd /usr/share/squirrelmail/plugins
[root@jayesh plugin ]# tar -zxvf sent_confirmation-1.6-1.2.tar.gz
[root@jayesh plugin]# cd sent_confirmation
[root@jayesh sent_confirmation]# cp config.php.sample config.php
[root@jayesh sent_confirmation]# vi config.php
In this file i am having following setting
$sent_conf_allow_user_override = 1;
$sent_conf_message_style = 3;
$sent_conf_include_recip_addr = 1;
$sent_conf_show_only_first_recip_addr = 1;
$sent_conf_include_cc = 0;
$sent_conf_include_bcc = 0;
$sent_conf_show_headers = 0;
$sent_conf_enable_orig_msg_options = 1;
$emailAddressDelimiter = '@';
Now when i send a mail then a pop-up coming and asking to add the To:
address to add in addressbook, when i click on "Add to Address Book" then a blank page is comming , ( but here the email id which is mention in CC: is not showing , why ? )
when i check the httpd's error log it showing lots of error, some of it i mention below,
======================================================================
[client 192.168.0.1] PHP Notice: Undefined offset: 2 in /usr/share/squirrelmail/plugins/compatibility/functions.php on line 105, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Notice: Undefined offset: 1 in /usr/share/squirrelmail/plugins/compatibility/functions.php on line 105, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Notice: Undefined offset: 1 in /usr/share/squirrelmail/plugins/compatibility/functions.php on line 108, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Notice: Undefined offset: 2 in /usr/share/squirrelmail/plugins/compatibility/functions.php on line 105, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Warning: main(../src/validate.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/plugins/sent_confirmation/address_book_import.php on line 46, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Warning: main(): Failed opening '../src/validate.php' for inclusion (include_path='.:/usr/share/pear') in /usr/share/squirrelmail/plugins/sent_confirmation/address_book_import.php on line 46, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Warning: main(../src/load_prefs.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/plugins/sent_confirmation/address_book_import.php on line 48, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Warning: main(): Failed opening '../src/load_prefs.php' for inclusion (include_path='.:/usr/share/pear') in /usr/share/squirrelmail/plugins/sent_confirmation/address_book_import.php on line 48, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
[client 192.168.0.1] PHP Fatal error: Call to undefined function: getpref() in /usr/share/squirrelmail/functions/i18n.php on line 367, referer: http://192.168.0.103/webmail/src/right_main.php?mailbox=INBOX&sort=0&startMessage=1
============================================================================
what the above error want to saying , I am not having much idea about PHP.
plz suggest & guide me , if i done any thing wrong above.
wating for u ...
Thanks & Regards
Jayesh
Thanks & Regards
Jayesh
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users