Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
5 registered (Stan, Outdoorking, Dunny, Pilgrim, SteveS), 35 Guests and 7 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 05/22/12
Posts: 2
Top Posters (30 Days)
Ruben 49
DennyP 24
Gizmo 23
Dunny 18
SteveS 14
AllenAyres 12
dbremer 10
SD 9
drkknght00 9
driv 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 4 1 2 3 4 >
Topic Options
#173957 - 01/16/07 09:35 PM Verification Email Formatting?
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
I've installed Threads 7.1 on Windows 2003 with IIS 6. The site is not live yet, but I have been testing before final import of Classic data.

Emails fail to deliver to email servers using qmail. Using the information in the server events log, I found the following post which describes a possible cause.
Bare Linefeeds in SMTP

Does anyone know where I can find the code that generates emails to verify no bare linefeeds are being sent?

I tried searching these forums and couldn't find any related posts.

Thanks,
Jim Quinn
_________________________
http://forums.musicplayer.com
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#174034 - 01/17/07 12:36 PM Re: Verification Email Formatting? [Re: Jim]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ
I think this is it:

Try:
Replace the bare \n's with \r\n

In:
Control Panel » Languages » Language Editor » adduser.php

PASS_BODY
NEWREGBODY

Unfortunately I cannot search for \n as it's too short. If I find more I'll amend this post.


Edited by jgeoff (01/17/07 01:01 PM)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#174144 - 01/18/07 02:03 AM Re: Verification Email Formatting? [Re: jgeoff]
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
Thanks jgeoff!

I did find raw line feeds in some of the language text. I also found raw line feeds in the ubbthreads.inc.php where it adds a signiture to every email. I commented out the signature and am still having the same problem, so I will keep looking.

I set the IIS Default SMTP Service log file options to show more detial and have confirmed that the destination email server is still rejecting email due to \n.

I'll post an update if I find a solution.
_________________________
http://forums.musicplayer.com
Top
#174390 - 01/19/07 01:44 AM Re: Verification Email Formatting? [Re: Jim]
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
Update:

First of all, our server has Threads version 7.0.2 intsalled, I was mistaken in my first post.

After clearing the SMTP cache, I was able to use the UBB.Classic software to generate emails and successfully deliver to qmail servers. I still can't get the Threads forum to deliver for qmail servers only.

If anyone else is experiencing this problem with Threads 7.0.2 on Win 2003 IIS6, please let me know. It's possible that others are having this problem and don't even realize it. One would have to look through SMTP logs to even know that there is a problem, unless they are contacted by a registrant who didn't recieve their registration email.
_________________________
http://forums.musicplayer.com
Top
#174397 - 01/19/07 02:21 AM 7.0.2 - Forum Generated Emails to servers using qmail
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
I've been working on a problem discovered after installing 7.0.2 on a Windows 2003 server. I posted in the "General Assistance" forum:
Initial Post

I can email from the server to qmail servers, and UBB.Classic is also successful, the threads version produces emails that are rejected by qmail servers due to raw linefeeds. I've tried finding any instances of '\n' in the language files and also in other files replacing each instance with '\r\n', still no luck.
_________________________
http://forums.musicplayer.com
Top
#174399 - 01/19/07 02:41 AM Re: Verification Email Formatting? [Re: Jim]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Why use qmail? Windows Server 2003 has it's own SMTP.
Top
#174402 - 01/19/07 02:59 AM Re: Verification Email Formatting? [Re: ntdoc]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
I have merged your two threads Jim, since they're both for the same issue.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174407 - 01/19/07 03:26 AM Re: Verification Email Formatting? [Re: Gizmo]
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
ntdoc,

We are using the Windows 2003 SMTP. The problem only occurs when threads sends an email to users hosted on a qmail server.

See this page
_________________________
http://forums.musicplayer.com
Top
#174409 - 01/19/07 03:35 AM Re: Verification Email Formatting? [Re: Jim]
Jim Offline
newbie
Registered: 01/19/04
Posts: 39
Loc: Chicago
Gizmo,

Thanks for the merge and sorry for posting in the bug forum. If you know of anyone running 7.0.2 on Win 2003 and IIS 6 successfully, please let me know.

Thanks
_________________________
http://forums.musicplayer.com
Top
#174412 - 01/19/07 03:57 AM Re: Verification Email Formatting? [Re: Jim]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
I believe NT uses 2003, not sure of any others offhand... at least that come forward for my windows vs linux arguements ;)...

I've not heard of this issue before so I'm nto entirely sure what to say...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
Page 1 of 4 1 2 3 4 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Custom forum permissions
by ntdoc
05/18/12 02:07 PM
Forum Stats
10489 Members
36 Forums
33841 Topics
181698 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image