HI ALL;
I installed sems and ser.everything is ok, my problem is that no email is sent.I set the email add somebody@hotmail.com so I donot need any smtp server, in fact I need an email cleint to send the .wav file to my hotmail box.
Now plz tell me, am I right? If yes how shoul I link sems to an email client.
thank you very much mohammad
In fact, you need a MTA (e.g. postfix, sendmail, which are also SMTP server) which sends the voicemail to hotmail. Typically theres is one at your linux box.
make sure it is installed and running.
klaus
mohammad mirzaee wrote:
HI ALL;
I installed sems and ser.everything is ok, my problem is that no email is sent.I set the email add somebody@hotmail.com mailto:somebody@hotmail.com so I donot need any smtp server, in fact I need an email cleint to send the .wav file to my hotmail box.
Now plz tell me, am I right? If yes how shoul I link sems to an email client.
thank you very much mohammad
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
HI KLAUS;
Thank you very much for your reply.How should I tell sems to work with MTA.
Regards; mohammad ----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "mohammad mirzaee" agent@rasatech.com Cc: serusers@lists.iptel.org Sent: Wednesday, June 02, 2004 12:01 PM Subject: Re: [Serusers] smes
In fact, you need a MTA (e.g. postfix, sendmail, which are also SMTP server) which sends the voicemail to hotmail. Typically theres is one at your linux box.
make sure it is installed and running.
klaus
mohammad mirzaee wrote:
HI ALL;
I installed sems and ser.everything is ok, my problem is that no email is sent.I set the email add somebody@hotmail.com mailto:somebody@hotmail.com so I donot need any smtp server, in fact I need an email cleint to send the .wav file to my hotmail box.
Now plz tell me, am I right? If yes how shoul I link sems to an email client.
thank you very much mohammad
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Take a look at sems.conf: # optional parameter: smtp_server=<hostname> # # - sets address of smtp server smtp_server=localhost
# optional parameter: smtp_port=<port> # # - sets port of smtp server smtp_port=25
So, here you can configure any SMTP server, e.g. the SMTP server of your Internet service provider or your own one.
klaus
mohammad mirzaee wrote:
HI KLAUS;
Thank you very much for your reply.How should I tell sems to work with MTA.
Regards; mohammad ----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "mohammad mirzaee" agent@rasatech.com Cc: serusers@lists.iptel.org Sent: Wednesday, June 02, 2004 12:01 PM Subject: Re: [Serusers] smes
In fact, you need a MTA (e.g. postfix, sendmail, which are also SMTP server) which sends the voicemail to hotmail. Typically theres is one at your linux box.
make sure it is installed and running.
klaus
mohammad mirzaee wrote:
HI ALL;
I installed sems and ser.everything is ok, my problem is that no email is sent.I set the email add somebody@hotmail.com mailto:somebody@hotmail.com so I donot need any smtp server, in fact I need an email cleint to send the .wav file to my hotmail box.
Now plz tell me, am I right? If yes how shoul I link sems to an email client.
thank you very much mohammad
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Ser+mysql lockes up after reboot...is there any whay to work around the problem? When you initiate the /usr/local/sbin ser start after a system reboot ser returnes a error message.
Here is however the relevant a part of my error log: 0(1268) db_init(): Error while trying to connect database 0(1268) mod_init(): Error while connecting database 0(1268) init_mod(): Error while initializing module usrloc ERROR: error while initializing modules 0(1268) DEBUG: tm_shutdown : start 0(1268) DEBUG: tm_shutdown : empting DELETE list 0(1268) DEBUG: tm_shutdown : empting hash table 0(1268) DEBUG: tm_shutdown: releasing timers 0(1268) DEBUG: tm_shutdown : removing semaphores 0(1268) DEBUG: tm_shutdown : done 0(1268) shm_mem_destroy 0(1268) destroying the shared memory lock
have you previously started myslq daemon? bogdan
hasseman@slackware.se wrote:
Ser+mysql lockes up after reboot...is there any whay to work around the problem? When you initiate the /usr/local/sbin ser start after a system reboot ser returnes a error message.
Here is however the relevant a part of my error log: 0(1268) db_init(): Error while trying to connect database 0(1268) mod_init(): Error while connecting database 0(1268) init_mod(): Error while initializing module usrloc ERROR: error while initializing modules 0(1268) DEBUG: tm_shutdown : start 0(1268) DEBUG: tm_shutdown : empting DELETE list 0(1268) DEBUG: tm_shutdown : empting hash table 0(1268) DEBUG: tm_shutdown: releasing timers 0(1268) DEBUG: tm_shutdown : removing semaphores 0(1268) DEBUG: tm_shutdown : done 0(1268) shm_mem_destroy 0(1268) destroying the shared memory lock
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
have you previously started myslq daemon? bogdan
Yes the mysql deamon starts at boot time.... However the SER dont, and is started manually by /usr/local/sbin/ser start.
When the SER is reinstalled it workes fine but at reboot it lockes up the same way again.
Im running SER 0.8.12 on a Slackware 9,1 system with mysql 4.0.18.