[ixpmanager] sending email on IXPmanager

Barry O'Donovan barry.odonovan at inex.ie
Tue Aug 25 20:27:48 IST 2020


Great, thanks.

As there's been a number of similar queries, we (finally!) put this 
together:

https://docs.ixpmanager.org/usage/email/

The testing tool will be available from the next release.

  - Barry


Panyaphol Tammason wrote on 25/08/2020 18:46:
> Hello Barry,
> 
> Ok, it is working now.
> 
> Thank you very much.
> 
> 
> 
> 	
> *Panyaphol Tammason*
> Network Operations Technician I
> 
> *o* 	+66 33 125 150
> *m* 	+66 80 561 0725
> *e* 	panyaphol.t at supernap.co.th <mailto:%20panyaphol.t at supernap.co.th>
> *f* 	@supernapth <https://web.facebook.com/supernapth/>
> *in*<https://www.linkedin.com/company/supernap-thailand/> 	SUPERNAP 
> Thailand <https://www.linkedin.com/company/supernap-thailand/>
> 
> 
> ------------------------------------------------------------------------
> 
> CONFIDENTIAL NOTE: The information contained in this email is intended 
> only for the use of the individual or entity named above and may contain 
> information that is privileged, confidential and exempt from disclosure 
> under applicable law. If the reader of this message is not the intended 
> recipient, you are hereby notified that any dissemination, distribution 
> or copying of this communication is strictly prohibited. If you have 
> received this message in error, please immediately notify the sender and 
> delete the mail. Thank you.
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Barry O'Donovan <barry.odonovan at inex.ie>
> Sent: Tuesday, August 25, 2020 11:01 PM
> To: Panyaphol Tammason <panyaphol.t at supernap.co.th>
> Cc: INEX IXP Manager Users Mailing List <ixpmanager at inex.ie>; Pham Hong 
> Ha <pham at supernap.co.th>
> Subject: Re: [ixpmanager] sending email on IXPmanager
> 
> Hi,
> 
> that error indicates you're using a self-signed ssl certificate or have 
> some tls configuration error. The best option is to fix that specific issue.
> 
> NB: The following is not recommended security practice:
> 
> Based on your configuration (10.244.2.152) it looks like this is an 
> internal network so you could drop down to unencrypted SMTP via:
> 
> MAIL_PORT=25
> MAIL_ENCRYPTION=false
> 
> If you want to try and ignore the validation, there are solutions that 
> are google-able such as [1] but I haven't tried these and it's not a 
> support configuration as it requires editing a file (config/mail.php) 
> which is under version control.
> 
> Hope that helps,
>    - Barry
> 
> [1] https://stackoverflow.com/a/46783861
> 
> 
> 
> 
> Panyaphol Tammason wrote on 25/08/2020 16:53:
>  > *Hello Barry,*
>  >
>  > After I change sendmail to smtp I found this error.
>  >
>  >
>  >
>  >
>  >
>  > *Panyaphol Tammason*
>  > Network Operations Technician I
>  >
>  > *o*    +66 33 125 150
>  > *m*    +66 80 561 0725
>  > *e*    panyaphol.t at supernap.co.th <mailto:%20panyaphol.t at supernap.co.th>
>  > *f*    @supernapth <https://web.facebook.com/supernapth/>
>  > *in*<https://www.linkedin.com/company/supernap-thailand/>      SUPERNAP
>  > Thailand <https://www.linkedin.com/company/supernap-thailand/>
>  >
>  >
>  > ----------------------------------------------------------------------
>  > --
>  >
>  > CONFIDENTIAL NOTE: The information contained in this email is intended
>  > only for the use of the individual or entity named above and may
>  > contain information that is privileged, confidential and exempt from
>  > disclosure under applicable law. If the reader of this message is not
>  > the intended recipient, you are hereby notified that any
>  > dissemination, distribution or copying of this communication is
>  > strictly prohibited. If you have received this message in error,
>  > please immediately notify the sender and delete the mail. Thank you.
>  >
>  >
>  >
>  >
>  > -----Original Message-----
>  > From: Barry O'Donovan <barry.odonovan at inex.ie>
>  > Sent: Tuesday, August 25, 2020 10:42 PM
>  > To: INEX IXP Manager Users Mailing List <ixpmanager at inex.ie>;
>  > Panyaphol Tammason <panyaphol.t at supernap.co.th>
>  > Cc: Pham Hong Ha <pham at supernap.co.th>
>  > Subject: Re: [ixpmanager] sending email on IXPmanager
>  >
>  > Hi,
>  >
>  > it looks like you need:
>  >
>  > MAIL_DRIVER="smtp"
>  >
>  >    - Barry
>  >
>  > Panyaphol Tammason wrote on 24/08/2020 16:55:
>  >
>  >  > Dear INEX,
>  >
>  >  >
>  >
>  >  > I have installed IXPmanager with this script
>  >
>  >  > "ubuntu-lts-2004-ixp-manager-v5.sh".
>  >
>  >  >
>  >
>  >  > After installation, I have create a new user to test customer view
>  >
>  >  > site, But I found the welcome-email is not working.
>  >
>  >  >
>  >
>  >  > I have edited parameter about MAIL in .env like this.
>  >
>  >  >
>  >
>  >  > MAIL_DRIVER="sendmail"
>  >
>  >  >
>  >
>  >  > MAIL_HOST="10.244.2.152"
>  >
>  >  >
>  >
>  >  > MAIL_PORT=5587
>  >
>  >  >
>  >
>  >  > MAIL_ENCRYPTION="tls"
>  >
>  >  >
>  >
>  >  > Could you please tell me about fixing this problem?
>  >
>  >  >
>  >
>  >  >
>  >
>  >  >
>  >
>  >  > _______________________________________________
>  >
>  >  > INEX IXP Manager mailing list
>  >
>  >  > ixpmanager at inex.ie <mailto:ixpmanager at inex.ie>
>  >
>  >  > Unsubscribe or change options here:
>  >
>  >  > https://www.inex.ie/mailman/listinfo/ixpmanager
>  >
>  >  >
>  >
>  > --
>  >
>  > Kind regards,
>  >
>  > Barry O'Donovan
>  >
>  > INEX Operations
>  >
>  > https://www.inex.ie/support/
>  >
>  > +353 1 531 3339
>  >
> 
> 
> -- 
> 
> Kind regards,
> Barry O'Donovan
> INEX Operations
> 
> https://www.inex.ie/support/
> +353 1 531 3339
> 
> 


-- 

Kind regards,
Barry O'Donovan
INEX Operations

https://www.inex.ie/support/
+353 1 531 3339




More information about the ixpmanager mailing list