[Building Sakai] Sakai email configuration

Absar Ahamed absar at atelier-soft.com
Wed Sep 2 00:22:49 PDT 2009


Hello
     Iam using sakai 2.6 for our project in that i did some configuration
for email settings in sakai.properties in localhost. In that the tomcat
console its sending email to user without any error, but the user can't get
the email. I want to know the mistake iam doing
here is the configuration of sakai.properties

serverId=localhost

# The URL to the server, including transport, DNS name, and port, if any.
serverUrl=http://localhost:8080

# the DNS name of the server.
serverName=sms2parents.securehostdns.com

# flag to enable or disable James for incoming email (true | false)
#Default=false.
smtp.enabled=true

# SMTP server for outgoing emails.
smtp at org.sakaiproject.email.api.EmailService=localhost

# dns addresses used by James for incoming email.
##smtp.dns.1=255.255.255.1
##smtp.dns.2=255.255.255.2

smtp.dns.1=valid dns(IP)
smtp.dns.2=valid dns(IP)

# SMTP port on which James runs.
# Recommend running on 8025, and using a standard mailer on 25 to forward
mail to Sakai.
 Default=25.
#smtp.port=8025

# Email support address used in incoming email rejection messages.
mail.support=test at test.in

# Email address to send errors caught by the portal, and user bug reports in
response.
portal.error.email=test at test.in

# Email address used as the "from" address for any email sent by Worksite
Setup tool or Site Info tool.
setup.request=test at test.in

# Send an email to the user when the user is added.
notifyNewUserEmail=true

for some pressure i cant give IP of DNS
(Screen shot of Tomcat console attached)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090902/07b166e2/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sakai email.bmp
Type: image/bmp
Size: 2359350 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090902/07b166e2/attachment.bmp 


More information about the sakai-dev mailing list