[OpenSIPS-Users] sermyadmin registration activation email not being sent

Flavio Goncalves flavio at asteriskguide.com
Tue May 11 16:44:55 CEST 2010


Hi,

Please try to insert the data in this format:

<property name="from"><value>myapp at maurice.co.uk</value></property>
Maybe it works. I will check the application to see if something is
hardcoded.

Best regards,

Flavio E. Goncalves

2010/5/7 rocky881 <abarwat at gmail.com>

>
> I have installed sermyadmin on server A in the same network and i have my
> SMTP email server( with no authentication) on server B. Now I modified the
> spring/resources.xml file as follows with the host and from address and no
> authentication. Server B is 10.100.22.365 . The problem is that when i
> modify anything in this resources.xml the changes are picked but it is not
> picking up the form address. The mail is being sent to the smtp server when
> registration is done but the FROM address is missing. Also as a test I can
> ping to the mail server and vice versa and telnet on port 25 and
> successfully send emails on port 25 so connecitvity is not an issue
>
>
> <beans xmlns="www.springframework.org/schema/beans"
> xmlns:xsi="www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="
> www.springframework.org/schema/beans
> www.springframework.org/schema/beans/spr...ns-2.0.xsd">
>
>
> <bean id="mailSender"
> class="org.springframework.mail.javamail.JavaMailSenderImpl">
> <property name="host" value="10.100.22.365" />
>
> </bean>
>
> <bean id="mailMessage" class="org.springframework.mail.SimpleMailMessage">
>
> <property name="from" value="abcd at emailserver.com" />
>
> </bean>
>
> </beans>
> --
> View this message in context:
> http://opensips-open-sip-server.1449251.n2.nabble.com/sermyadmin-registration-activation-email-not-being-sent-tp5020958p5020958.html
> Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100511/5c766aa5/attachment.htm 


More information about the Users mailing list