Using PN email to send messages from a PHPBB forum
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- :
- Using PN email to send messages from a PHPBB forum
Using PN email to send messages from a PHPBB forum
16-02-2022 1:59 PM - edited 16-02-2022 2:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I am hoping to be able to use my PN email to send emails.
I am faced with the questions below.
I am wondering if it is possible to configure it?
Do not provide a protocol (ssl:// or tls://) unless your mail host tells you to do so.
Only change this if you know your SMTP server is on a different port.
Only used if a username/password is set, ask your provider if you are unsure which method to use.
Only enter a username if your SMTP server requires it.- [user name field]
Only enter a password if your SMTP server requires it.
Warning: This password will be stored as plain text in the database, visible to everybody who can access your database or who can view this configuration page.- [password field]
Require verification of SSL certificate used by SMTP server.
Warning: Connecting peers with unverified SSL certificates may cause security implications.
Require verification of peer name for SMTP servers using SSL / TLS connections.
Warning: Connecting to unverified peers may cause security implications.
Allow connections to SMTP server with self-signed SSL certificate.
Warning: Allowing self-signed SSL certificates may cause security implications.
Re: Using PN email to send messages from a PHPBB forum
16-02-2022 8:48 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks for getting in touch, I appreciate it and welcome to the forums.
I would recommend checking out our article here as this will help you with setting up your emails on a client.
Re: Using PN email to send messages from a PHPBB forum
17-02-2022 12:03 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I don't think you read my question.
You have pointed me to how to set up my email on a PC.
What I am trying to do is allow a message board to send out emails to its members via my plus net email account.
Re: Using PN email to send messages from a PHPBB forum
17-02-2022 11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@12stringbassist - you don't mention where your PHPBB forum is hosted?
If I were to attempt this, I would start with the following. It's worth bearing in mind though that there are hosting enviornments that do not permit open SMTP access to servers that are not within their control.
SMTP server address:
relay.plus.net
SMTP server port:
465
Authentication method for SMTP:
Unsure what options you are given here?
SMTP username:
Your Plusnet mailbox username
SMTP password:
Your Plusnet mailbox password
Verify SSL certificate:
Yes
Verify SMTP peer name:
Yes (however try 'No' if you encounter problems)
Allow self-signed SSL certificates:
No
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Using PN email to send messages from a PHPBB forum
17-02-2022 2:41 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi there Bob,
Thanks for your helpful reply.
My forum www.sladeforum.co.uk is now hosted with LCN on their hosts.co.uk servers.
It used to be on the PlusNet servers but they stopped working, so I bit the bullet and bought hosting.and managed to rescue the forum and rebuild it on there.
Cheers,
Ian
Re: Using PN email to send messages from a PHPBB forum
17-02-2022 4:21 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@bobpullen
Bob asked:
Authentication method for SMTP:
Unsure what options you are given here?
Hi Bob, the options are:
LOGIN
plain
CRAM-MD5
DIGEST-MD5
POP-BEFORE-SMTP
Re: Using PN email to send messages from a PHPBB forum
17-02-2022 6:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I would try LOGIN first, and then 'plain' (if that is a separate option and not just clarification of the LOGIN selection).
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- :
- Using PN email to send messages from a PHPBB forum