Modern SMTP/NNTP Worldgroup Addon

Discuss ArcticZone add-ons here.

Moderators: dspain, Mod Squad

Post Reply
User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Modern SMTP/NNTP Worldgroup Addon

Post by dspain »

ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.

Ragtop
Posts: 118
Joined: Wed May 07, 2008 12:35 am
Location: Louisville, KY
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by Ragtop »

dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Hey Dan!
Have you been able to test this out with a stupid isp that blocks 25? If you need a guinea pig, let me know. I would love to get my email finally running properly. Let's work something out! :)
Ragtop
The Adept BBS
http://www.adeptbbs.com
telnet://adeptbbs.com

User avatar
Toyduck
Posts: 366
Joined: Thu Jul 06, 2006 11:34 pm
Location: Las Vegas NV
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by Toyduck »

dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Sounds great. Let me know when you are ready.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by dspain »

Ragtop wrote:
dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Hey Dan!
Have you been able to test this out with a stupid isp that blocks 25? If you need a guinea pig, let me know. I would love to get my email finally running properly. Let's work something out! :)
yes and it does work on alternate ports, i have sent mail from my wg system out using port 2525 under plain authentication.

i need to read more into the RFC to do normal authent as well.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by dspain »

Toyduck wrote:
dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Sounds great. Let me know when you are ready.
will do.

Ragtop
Posts: 118
Joined: Wed May 07, 2008 12:35 am
Location: Louisville, KY
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by Ragtop »

dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Any progress on this? Not trying to be pushy, just really looking forward to being able to send email :)
Ragtop
The Adept BBS
http://www.adeptbbs.com
telnet://adeptbbs.com

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Modern SMTP/NNTP Worldgroup Addon

Post by dspain »

Ragtop wrote:
dspain wrote:ok after quite a bit i finally have created a modern smtp server/client
where users can send receive emails from within WG without the need of a smarthost and it supports authentication for email sending as well as alternate port allowance for people using ISPs that block port 25, also did the same with the NNTP stuff and i am importing all kinds of newsgroups into my server now using my isp's news server, i am gonna release this later on free for 5.xx users and for 3.xx users we can work something out.
Any progress on this? Not trying to be pushy, just really looking forward to being able to send email :)
not without the smarthost, im still reading through the RFC's and get it right, im about there, if i spend more time into it im sure its something small.

Ragtop
Posts: 118
Joined: Wed May 07, 2008 12:35 am
Location: Louisville, KY
Contact:

Post by Ragtop »

Looks like we have a winner here. I successfully sent several messages from the board to my regular email address without any problems. Just make sure to set it to send on a non-ssl port. I initially used ssl port 465, and it couldn't send on that, so I switched to my isp's alternate non-ssl port 80 and it went through perfectly.

Thanks for all your hard work Dan!
Ragtop
The Adept BBS
http://www.adeptbbs.com
telnet://adeptbbs.com

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Post by dspain »

Ragtop wrote:Looks like we have a winner here. I successfully sent several messages from the board to my regular email address without any problems. Just make sure to set it to send on a non-ssl port. I initially used ssl port 465, and it couldn't send on that, so I switched to my isp's alternate non-ssl port 80 and it went through perfectly.

Thanks for all your hard work Dan!
your welcome.

i will look into the port stuff.

Ragtop
Posts: 118
Joined: Wed May 07, 2008 12:35 am
Location: Louisville, KY
Contact:

Post by Ragtop »

dspain wrote:
Ragtop wrote:Looks like we have a winner here. I successfully sent several messages from the board to my regular email address without any problems. Just make sure to set it to send on a non-ssl port. I initially used ssl port 465, and it couldn't send on that, so I switched to my isp's alternate non-ssl port 80 and it went through perfectly.

Thanks for all your hard work Dan!
your welcome.

i will look into the port stuff.
Sorry, that wasn't a complaint. I'm ecstatic that it's working. I was just giving an FYI so that anyone who may be having problems getting it to work will know not to set it to use an ssl port.

Thanks again
Ragtop
The Adept BBS
http://www.adeptbbs.com
telnet://adeptbbs.com

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Post by dspain »

Ragtop wrote:
dspain wrote:
Ragtop wrote:Looks like we have a winner here. I successfully sent several messages from the board to my regular email address without any problems. Just make sure to set it to send on a non-ssl port. I initially used ssl port 465, and it couldn't send on that, so I switched to my isp's alternate non-ssl port 80 and it went through perfectly.

Thanks for all your hard work Dan!
your welcome.

i will look into the port stuff.
Sorry, that wasn't a complaint. I'm ecstatic that it's working. I was just giving an FYI so that anyone who may be having problems getting it to work will know not to set it to use an ssl port.

Thanks again
well we want it to work as a fully compliant standard smtp option for wg this will also include other authentication options used by other isp's what we have now is just a small stepping stone for what i have planned.

with this working we now have access to a better nntp option as well as list servers for wg.

Post Reply