Phpvms email would,t work

hello i just get into this va stuff and i treid to get my smtp server to work that didnt work i treid to to what you posted a few years back but it didnt work so can you please help me here is the code for local.config # Email Settings

Config::Set(‘EMAIL_FROM_NAME’, ‘fsxnorge’);

Config::Set(‘EMAIL_FROM_ADDRESS’, ‘smtp-relay.sendinblue.com’);

Config::Set(‘EMAIL_USE_SMTP’, true);

Add multiple SMTP servers by separating them with ;

Config::Set(‘EMAIL_SMTP_SERVERS’, ‘smtp-relay.sendinblue.com’);

Config::Set(‘EMAIL_SMTP_PORT’, ‘587’);

Config::Set(‘EMAIL_SMTP_USE_AUTH’, true);

Config::Set(‘EMAIL_SMTP_USER’, ‘[email protected]’);

Config::Set(‘EMAIL_SMTP_PASS’, ‘**********’);

hello i just get into this va stuff and i treid to get my smtp server to work that didnt work i treid to to what you posted a few years back but it didnt work so can you please help me here is the code for local.config # Email Settings

Config::Set(‘EMAIL_FROM_NAME’, ‘fsxnorge’);

Config::Set(‘EMAIL_FROM_ADDRESS’, ‘smtp-relay.sendinblue.com’);

Config::Set(‘EMAIL_USE_SMTP’, true);

Add multiple SMTP servers by separating them with ;

Config::Set(‘EMAIL_SMTP_SERVERS’, ‘smtp-relay.sendinblue.com’);

Config::Set(‘EMAIL_SMTP_PORT’, ‘587’);

Config::Set(‘EMAIL_SMTP_USE_AUTH’, true);

Config::Set(‘EMAIL_SMTP_USER’, ‘[email protected]’);

Config::Set(‘EMAIL_SMTP_PASS’, ‘**********’);

This is what I did.

After a fresh install , in Admin/Webmaster email , I put the email through which I want to send Registration Emails (in your case : [email protected])

So whenever a user registers , the registration email will go through [email protected]..

I didnt add/edit anything in local.app.config. It works all good.

so everything after fresh install is to set the email that is it ? dont i have to set like password to that email or anything tho ?

so everything after fresh install is to set the email that is it ? dont i have to set like password to that email or anything tho ?

Its upto you , if you want you can make a webmail with same email ID through cpanel so that when pilot replies back , it doesnt bounce back to them.

I haven’t made a webmail with the same email ID (mine is [email protected]) .But in my case if the pilot replies back to the registration email , it would bounce back to him.

ah becuse i trid to send mail before i tried to mess around with settings what phpvms you have tpl or php version , can you help me with this later if it not works for me

ah becuse i trid to send mail before i tried to mess around with settings what phpvms you have tpl or php version , can you help me with this later if it not works for me

I have simpilot phpVMS ver 5.5.x (php version) .

This is what I did.

After a fresh install , in Admin/Webmaster email , I put the email through which I want to send Registration Emails (in your case : [email protected])

So whenever a user registers , the registration email will go through [email protected]..

I didnt add/edit anything in local.app.config. It works all good.

Small correction here (My Apologies)

After a fresh install , in Admin/Webmaster email , I put the email through which I want to send Registration Emails (in your case : noreply @xxxxx.com)

So whenever a user registers , the registration email will go through [email protected]. (Instead of noreply you put anything you want for eg: [email protected] or [email protected] - its the email id through which you would like to send registration emails)

I didnt add/edit anything in local.app.config. It works all good.

so you took [email protected] in my case like you take what ever you want and domain name ?

well i tried that i see that it is sending but when i go on my email i got nothing

so you took [email protected] in my case like you take what ever you want and domain name ?

Yes.

well i tried that i see that it is sending but when i go on my email i got nothing

I didn’t understand your problem correctly.

Does the pilot receive an email whenever he registers?

the problem is that no one is recive any mail what ever i do so i think it is somthing my isp have blocked becuse other have done the same thing but it dosent happend with them