Ives Steglich wrote:
maybe someone can give me a hint

i have some problems with the mail-subsystem
exactly - i can't send mails

everything looks fine:
mail-utils.lib gets loaded but the call to: "sendPreparedMails" subfunction doesn't work out...


no errors - the script just stops

i did a: print addLogSection ("test") before the call of the subfunction - this gets called - and one right in the subfunction wich didn't get called...

thats really strange and i have no idea - where to look for the reason, since all seemes to be fine

This is a bug from the Net::Server introduction. You can remove mail-utils.lib from RAServer.in and node.in and you must add it to initServer. The mail-utils.lib is simply never included. Fixed in CVS.


Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to