bugphpGroupWare - Bugs: bug #1673, non-secure email

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #1673: non-secure email

Submitter:  Invalid User ID <#11514>
Submitted:  Sun 10 Nov 2002 08:48:45 PM UTC
   
 
Category:  email Item Group:  0.9.14 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  None Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Jump to the original submission

Wed 19 Mar 2003 07:54:44 AM UTC, comment #7: 

Closed due to no response after 2 weeks of followup being posted

Dave Hall <skwashd>
Group administrator
Sat 21 Dec 2002 06:29:11 AM UTC, comment #6: 

Is this still a problem?

Dave Hall <skwashd>
Group administrator
Wed 27 Nov 2002 05:25:07 PM UTC, comment #5: 

I opened a new low priority bug for the notify on delivery thing. Check bug 1815.

Please explain there:

1.- What  smtp server are u using.
2.- What other email clients have you tested the notify on delivery feature (is it working in mozilla or outlook?)
3.- Note that notify on delivery is different from notify on read.
4.- Try not to open issues like this in bugs that are of another nature to what your original bug was. We can loose track of what you want solved and that helps noone.

Alejandro Borges (lex) <alexbsa>
Sat 23 Nov 2002 04:09:45 PM UTC, comment #4: 

Also after applying the patches we noticed a new option for "Notify On Delivery". This option, when checked does not notify us that mail was received by the recipient even though we know it was not only received, but opened and read as well.
The patch did appear to fix the Filters section of email though as they were previously not working.

I have not checked the new feature "Spell Check" as of yet.

Invalid User ID <#11514>
Sat 23 Nov 2002 04:03:55 PM UTC, comment #3: 

After applying the patches from cvs using the cvs -z3 update -Pd command we are still getting an error although not the same one as we were. The new error message is as follows:

Warning: Failed
opening '/home/wwwroot/html/phpgroupware/email/inc/class.mail_dcom_pop3.inc.php'
for inclusion (include_path='.:/usr/share/pear')
in /home/wwwroot/html/phpgroupware/email/inc/class.mail_dcom.inc.php on line 102

Fatal error: Cannot instantiate non-existent class: mail_dcom
in /home/wwwroot/html/phpgroupware/phpgwapi/inc/functions.inc.php(297) : eval()'d
code on line 1

Invalid User ID <#11514>
Sat 23 Nov 2002 10:25:12 AM UTC, comment #2: 

This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.

Thanks,

Dave Hall <skwashd>
Group administrator
Thu 21 Nov 2002 02:11:37 AM UTC, comment #1: 

Should be fixed in latest stable cvs.

Alejandro Borges (lex) <alexbsa>
Sun 10 Nov 2002 08:48:45 PM UTC, original submission:  

When trying to connect to an external pop3 source I always get
the following. Google search suggests changing to /pop3/notls
which makes it time out instead.

Warning: Couldn't open stream INBOX
in /home/wwwroot/html/phpgroupware/email/inc/class.mail_dcom_pop3
.inc.php on line 184


There was an error trying to connect to your mail server.
Please, check your username and password, or contact your admin.
source: email class.mail_msg_base.inc.php
called from: /phpgroupware/index.php, index_data()
imap_last_error: No error returned from server



Fatal error: Call to undefined function: parse_navbar_end()
in /home/wwwroot/html/phpgroupware/phpgwapi/inc/footer.inc.php
on line 62

Invalid User ID <#11514>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-03-19 skwashd Open/ClosedOpen None
2002-11-23 skwashd Assigned toNone None
2002-11-21 alexbsa StatusNone None

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code