David, Sendmail is our Mail Transfer Agent (a fancy way of saying mail server).
Unfortunately, I can't interpret the Java error messages. In Administration|| Configuration, there's are directives smtp_server and smtp_port. You'd fill those in accordingly. However, your ISP might see mail from OM as relayed. and block it. Dimitri On Wednesday 26 September 2012 3:13:59 pm David Takle wrote: > Dimitri, > > thanks for the response. > Can you explain what you mean by "sendmail MTA" ? > I have my own website, and I'm trying to use an account on their > mail.website.org. > This shows up in the log file > > ERROR 09-26 15:12:43.499 MailThread.java 20920631 150 > org.openmeetings.utils.mail.MailHandler [mailTaskExecutor-3] - [mail send] > java.lang.SecurityException: Access to default session denied > at javax.mail.Session.getDefaultInstance(Session.java:311) > ~[mail-1.4.jar:1.4] > at > org.openmeetings.utils.mail.MailThread$MailSenderTask.send(MailThread.java: >115) [openmeetings.jar:na] > at > org.openmeetings.utils.mail.MailThread$MailSenderTask.run(MailThread.java:6 >9) [openmeetings.jar:na] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1 >110) [na:1.7.0_07] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java: >603) [na:1.7.0_07] > at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07] > > ~David > > On Wed, Sep 26, 2012 at 2:48 PM, Dimitri Yioulos <[email protected]>wrote: > > David, > > > > 1. To the best of my knowledge, yes. > > 2. I believe you can enter multiple email addresses separated by commas > > 3. See 2 > > 4. In my setup, I have sendmail on the openmeetings machine relaying mail > > to my > > sendmail MTA. It works; my invitees get emailed invites. Don't know > > what your > > set-up is like. > > > > Dimitri > > > > On Wednesday 26 September 2012 2:26:23 pm David Takle wrote: > > > 1. Is that the only way to get a URL? > > > 2. If so, does that mean I have to load every user manually into the > > > system? 3. Then do I have to invite them 1 at a time? > > > 4. When I try to send and invitation, no email ever gets sent. > > > > > > Thanks for your help. > > > ~David > > > > > > On Wed, Sep 26, 2012 at 1:52 PM, Dimitri Yioulos > > > > <[email protected]>wrote: > > > > On Wednesday 26 September 2012 1:28:48 pm David Takle wrote: > > > > > OK, I finally have OM up and running! Yea! > > > > > Love the way it works with the whiteboard(s), converts ppt's, etc. > > > > > Great job, guys! > > > > > > > > > > But I cannot figure out how anyone can join my session. > > > > > What do they use for a URL? > > > > > Everything I try from another computer says it cannot connect. > > > > > Can't find any info in the docs about this. > > > > > > > > > > ~David > > > > > > > > Are you sending out an invitation email, or scheduling a meeting? > > > > These > > > > > > send a > > > > message to invitees with the URL of the meeting. > > > > > > > > Dimitri > > > > > > > > -- > > > > This message has been scanned for viruses and > > > > dangerous content by MailScanner, and is > > > > believed to be clean. > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
