[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2010-01-08 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583


User cmc changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.3





--- Additional comments from c...@openoffice.org Fri Jan  8 10:01:33 + 
2010 ---
No feedback on the mac install sets. But I feel fairly confident that this is a
duplicate of some of the specific bugs/missing python pre-requisites I was able
to find in the vanilla windows and linux built-in python.

I'll leave the testing install sets up for a few weeks if anyone wants to give
them a go, otherwise tests can be done on any development snapshots from
DEV300_m69 onwards up to the 3.3 release

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2010-01-08 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583


User cmc changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Jan  8 10:02:33 + 
2010 ---
closing, m69 onwards

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2010-01-08 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from fhe...@openoffice.org Fri Jan  8 19:05:52 
+ 2010 ---
@cmc: I tried your install set when you had uploaded it, but I couldn't tell 
much difference compared to 
the official 3.1 release, i.e. they both worked to some degree (with the 
combination of options I tried). Can 
that be because I may have newer versions of python installed?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2009-11-23 Thread martinschniewind
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from martinschniew...@openoffice.org Mon Nov 23 
19:22:00 + 2009 ---
Problem seems to be the same on Linux since OOo 3.0 (also tested with 3.1.1):

Reproduction:
1) Configure Tools-Options-Writer-E-Mail merge (do not know exact english
labels) with SMTP server
2) Enter authentication details (SMTP AUTH)
3) Test will result in network ok, but search for SMTP server failed

It is no matter, if I use an external relay server or my own LAN one.

But - and this is strange - if I switch off server needs authentication then:
3) Test will result in network ok, but search for SMTP server succeeds!

So this actually seems to be a general authentication issue in smtplib.py?

This is the output I get, when I try to send merged e-mails with authentication
switched on:

~ snip ~~
class 'smtplib.SMTPSenderRefused': (501, '5.5.4 BASE64 decoding error',
u'm...@example.org'), traceback follows
  /opt/openoffice.org/basis3.1/program/python-core-2.6.1/lib/smtplib.py:698 in
function sendmail() [raise SMTPSenderRefused(code, resp, from_addr)]
  /opt/openoffice.org/basis3.1/program/mailmerge.py:193 in function
sendMailMessage() [self.server.sendmail(sendermail, truerecipients,
msg.as_string())]
~ snip ~~

Hope this helps ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2009-11-23 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Mon Nov 23 20:02:50 + 
2009 ---
cmc-martinschniewind: There's a lot of mission creep with this bug, so this
particular one is only for MacOSX and hopefully someone there can test the
packages at ftp://qa-upload.services.openoffice.org/pythonssldedux/aqua/ to see
if they make a difference.

For your problem you can see if
ftp://qa-upload.services.openoffice.org/pythonssldedux/linux makes a difference,
and if it does not then open a new bug and assign it to me (cmc) and give all
the exact details of the settings you are using

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2009-11-16 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Mon Nov 16 10:15:47 + 
2009 ---
I've fixed a pair of *possibly* related issues, I'd be interested if the
experimental Mac Intel install set which includes those fixes at 
ftp://qa-upload.services.openoffice.org/pythonssldedux/aqua/
makes any difference to the original macosx issues reported here

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2009-11-02 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583


User cmc changed the following:

What|Old value |New value

 Summary|Mailmerge fails to communi|Mailmerge fails to communi
|cate with SMTP server |cate with SMTP server (Not
|  | SSL)





--- Additional comments from c...@openoffice.org Mon Nov  2 10:12:13 + 
2009 ---
So this bug has accumulated a lot of different duplicates and I don't think
they are all actually duplicates at all. 

So for anyone who has trouble under Window *and* with Use secure connection
see issue 106542 for a possible workaround and the future fix for this.

The original report is for MacOSX and *not* using Use secure connection

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server (Not SSL)

2009-11-02 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Mon Nov  2 12:33:19 + 
2009 ---
If anyone is using CRAM-MD5 authentication, then that problem is fixed with
issue 105669. Issue 105669 has a replacement mailmerge.py attached to it which
you could try overwriting your original with to see if that makes a difference.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-10-31 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Sat Oct 31 16:00:30 + 
2009 ---
So, I tested this on windows (always worked under Linux) and with 
tools-options-openoffice.org writer-email settings
a) an smtp server at port 25
b) ssl unchecked
server authentication
c) The outgoing mail server requires authorization checked
d) The outgoing mail server requires separate authentication checked
   username
   password
This works fine for me from windows xp, mails definitely get sent.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-10-31 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Sat Oct 31 17:09:13 + 
2009 ---
A second test in windows with a gmail account:
tools-options-openoffice.org writer-email settings
a) an smtp server of smtp.gmail.com at port 587
b) ssl checked
server authentication
c) The outgoing mail server requires authorization checked
d) The outgoing mail server requires separate authentication checked
   username
   password
bzzt. No SSL support included in this python

So thats the answer to one problem anyway. The windows ssl support isn't
compiled into python.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-10-08 Thread hilaryholz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from hilaryh...@openoffice.org Fri Oct  9 01:06:56 
+ 2009 ---
How about just warning folks that the feature doesn't work on Mac OS X? This
thing has been chewing up people's time for well over a year, now. I spent an
hour mucking with it before deciding it was probably a bug and another 20
minutes confirming that hypothesis. I would rather have put that time into
working on the problem... Between the lot of us, we would have solved the thing
by now. Geesh.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-09-14 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from m...@openoffice.org Mon Sep 14 11:22:01 + 
2009 ---
*** Issue 104964 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-09-14 Thread kyang
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from ky...@openoffice.org Mon Sep 14 17:31:22 + 
2009 ---
I'm expermenting/testing with OOo 3.1.1 to see if this product is a good move 
from Microsoft Office for our organization.  We are running Windows XP SP2, 
using Thunderbird 2.0.0.23, with OOo 3.1.1 and I'm getting this exact error as 
well.  If I'm trying to do a mail merge to email, I don't get any errors but it 
never sends any of the emails and seems like its in a loop (trying to find the 
server and can't).  If I go through the options to setup and test the settings 
then I'll get the exact same errors as everyone else here.  In Issue 95849 it 
says to make sure Python-Uno is installed but I've checked the install and its 
a component installed by default.  By reading all the issues submitted in 
regards to this, it seems as though this has always kind of been an issue in 
almost every new version after 2.4.0 (something like that).  If anyone has a 
resolution/suggestions it would greatly be appreciated.  

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-09-14 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Mon Sep 14 18:29:16 + 
2009 ---
It probably just requires someone with a modicum of python to have a look at
this under Windows and/or MacOSX and fiddle with mailmerge.py. But I have
neither of those operating systems. 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-06-30 Thread waughopenoffice
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from waughopenoff...@openoffice.org Tue Jun 30 
20:46:08 + 2009 ---
I am also having this issue in OpenOffice 3.1 on Windows XP Pro.
My mail account settings are all fine and tested in Thunderbird (I use both
Gmail and Hotmail via pop3).

I can't get past the test settings in the Mail Merge Email dialogue box.  Open
Office freezes when I test my account settings - which work fine in Thunderbird.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-02-12 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from h...@openoffice.org Thu Feb 12 10:12:22 + 
2009 ---
*** Issue 99078 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2009-02-10 Thread bangpound
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from bangpo...@openoffice.org Tue Feb 10 16:10:47 
+ 2009 ---
I'm having this problem too. I can't even test my settings in the preferences 
E-mail mail merge pane. 
Can anyone else successfully test their server settings?

http://www.openoffice.org/issues/show_bug.cgi?id=99078



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2008-12-16 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583


User hi changed the following:

What|Old value |New value

 Assigned to|hi|cmc

   Component|Word processor|porting

Keywords|  |aqua

  QA contact|iss...@sw |iss...@porting

Subcomponent|configuration |code





--- Additional comments from h...@openoffice.org Tue Dec 16 13:08:55 + 
2008 ---
Works in SO.
I think this one depends on issue 90701 isn't it.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93583] Mailmerge fails to communi cate with SMTP server

2008-12-16 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93583





--- Additional comments from c...@openoffice.org Tue Dec 16 13:36:36 + 
2008 ---
I doubt it.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org