<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   marclaporte: joined #tikiwiki
   PenguinMan98: hey fabricius
   <br> I still can't get the emails working. I have one last thing to try before I throw my hands up and scream
   <br> And that is the interface with GMAIL's smtp servers
   fabricius: hey ho PenguinMan98
   <br> just now saw you
   PenguinMan98: sup
   fabricius: so your test Tiki cannot send notification mails??
   PenguinMan98: neither can
   fabricius: did you try to send a test email when you did let the installer run the first time?
   PenguinMan98: yes. It failed
   fabricius: neither? the original aswell not?
   <br> or only the test installation?
   <br> where you try to fix the problem?
   PenguinMan98: None of them can
   fabricius: on a windows server?
   PenguinMan98: Yes
   <br> The same server with PHPBB sent mails just fine
   fabricius: can any other php software on this server send email?
   <br> ahhh
   <br> hummm
   <br> is it Apache?
   PenguinMan98: But if I just load up a simple testmail script using PHP sendmail, it fails
   fabricius: did you check, if a) Tiki uses sendmail and b) PHPBB uses sendmail?
   PenguinMan98: I have no idea what phpbb uses
   <br> I don't really know what tiki uses either.  I just know sendmail isn't working
   fabricius: I do not know if Tiki uses sendmail, but if yes and PHPBB not, that would be a direction to check
   PenguinMan98: I installed an smtp mailserver on my computer and I run it and the error goes away but the mail doesn't go out
   <br> my php ini
   <br> http://screencast.com/t/RsjeCelzO
   goj_killedByISP: joined #tikiwiki
   fabricius: humm is sendmail any available for windows?
   <br> maybe it is not installed on your machine?
   PenguinMan98: sendmail is part of PHP
   fabricius: maybe PHPBB has a capability to use s.th. else instead
   <br> humm
   PenguinMan98: the what?
   fabricius: capability
   <br> ability, skill, power, knowledge about
   <br> PHPBB is able to send mails via SMTP for example - afaik
   -: PenguinMan98 shrugs. If I knew this, I'd probably be closer to a solution. I just assume everything uses php sendmail
   fabricius: http://www.apachefriends.org/f/viewtopic.php?f=16&amp;t=52984
   <br> http://client.creativeanswers.com.au/knowledgebase/144/PHP-SendMail-alternative.html
   <br> maybe Tiki is sending with mail() instead of sendmail? or vice versa
   <br> I recon, sendmail is not php - it is Linux, respectively Unix and PHP can use it ... or mail()
   <br> sendmail is included by default by the upmost Linux distributions ... maybe not in windows
   <br> you should first hand find out, what your server offers to send mails, then what PHPBB uses and aswell, what Tiki wants to use and where that is coded ... I think there should be the path to go
   <br> just have been thinking, it might be a problem that Windows has missing s.th. that Linux/Unix has by default
   <br> #
   PenguinMan98: what is s.th?
   <br> I'll check into that, thanks
   <br> tiki uses mail()
   <br> http://screencast.com/t/hAGfMm9L0
   fabricius: s.th. = some thing
   lindonb: joined #tikiwiki
   Tiki-KGB: tikiwiki 03lindonb r46643 10trunk/lib/core/ 10Table/Code/Pager.php 10Table/Settings/Users.php
   <br> tikiwiki [ENH] tablesorter: now multi-column sort works - press shift and click on columns to sort
   arildb_: joined #tikiwiki
   arildb__: joined #tikiwiki
   fabricius: joined #tikiwiki
   <br> joined #tikiwiki
   PenguinMan98: <u>fabricius</u>: , you didn't give me a username and password!
   <br> oh well
   arildb_: joined #tikiwiki
   PenguinMan98: Well, what I want now, is a quick script to get the groups a user is in
   <br> I've been experimenting with this snippet: http://screencast.com/t/qPq2wgnG
   <br> but calling $userlib-&gt;get_user_groups($user_id) returns an empty array.
   arildb__: joined #tikiwiki
   PenguinMan98: No, I take that back, it always returns the same array with just 'registered' in it
   arildb: joined #tikiwiki
   arildb_: joined #tikiwiki
   fabricius: joined #tikiwiki
   arildb: joined #tikiwiki
   arildb_: joined #tikiwiki
   arildb: joined #tikiwiki
   <br> joined #tikiwiki
   arildb_: joined #tikiwiki
   chibaguy: joined #tikiwiki
   lindonb: joined #tikiwiki
   Tiki|bot: New Forum Posts: (LONG) Your clip on tv.tiki.org - Kaltura - Going to YouTube - 1) Two clips ready to be launched 2) Sharing the Google account for tv.tiki.org ie youtube account 3) Your video clip April tikifest 4) More Kaltura enigmas - http://tiki.org/tiki-view_forum_thread.php?forumId=26&amp;comments_parentId=47974
   lindonb: joined #tikiwiki
   marclaporte: joined #tikiwiki
   marclaporte1: joined #tikiwiki
   Telesight: joined #tikiwiki
   refizul: Is there a description of mailinglists and forums and the detection mechanism, how the forum knows about a post coming from the forum (and not post again)?
   <br> Posts from forum A to a list go to a forum B in a different Tiki, but they don't appa
   <br> Posts from forum A to a list go to a forum B in a different Tiki, but they don't appeat there
   <br> Posts from forum A to a list go to a forum B in a different Tiki, but they don't appear there // [sorry]
   <br> how will forum B know about forum A and think, a post was from forum B and drop it?