Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
3 Registered (blaaskaak, 2 invisible), 20 Guests and 18 Spiders online.
Key: Admin, Global Mod, Mod
Top Posters
Gizmo 11670
Rick 7543
Ian 4099
Mark S 3969
ntdoc 3101
Sirdude 2041
jgeoff 1876
David Dreezer 1748
driv 1552
AllenAyres 1519
Latest Photos
Carrie - So Very
Testing
Test Photo
4TH of July at the river!
Test shots from D300 part 3
Page 1 of 4 1 2 3 4 >
Topic Options
Rate This Topic
#204290 - 01/03/08 11:32 AM Mass Email and Bad Email Addresses
BellaOnline Offline
enthusiast

Registered: 06/12/06
Posts: 386
I know this issue has been raised but I would like to raise it again.

Every six months or so I mail out a mass email to let my forum members know about new features and so on. I get a fair number of bounce-backs from people who changed email addresses.

I send to all members except banned ones. I don't want to have to ban or delete members whose email address is non-functional; that seems rather harsh. Some of these people are still active and posting.

I would like to be able to flag their account as "invalid email address" for two reasons. One, so I can skip them when I do my mass email. Two, so when they go into their forum profile it says right there that there is an issue with their email address so they can fix it. Otherwise they'll never know!

An alternative is to have some sort of flag of "get email from admin" that I can turn off - which is less helpful because now they have no idea that it's because their email address was bad. It would be great if there was a feature in the control panel - if this is the route we have to take - that both sets the flag and sends them a PM with a generic note, so that way they see the flashing message box and know what was done and how to fix it.

Finally, it really needs to be handled *somehow*. If you just blast out messages to bad email addresses repeatedly, that is exactly how a company blocks you as a spammer. I have no doubt that after this current blast goes out, that I'm running right now, that at least one or two ISPs will have auto-blocked me as a result and I'll have to go deal with them ...
_________________________
Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums

Top
#204298 - 01/03/08 01:32 PM Re: Mass Email and Bad Email Addresses [Re: BellaOnline]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
I agree, we need some method to track down these invalid email addresses - as the forum grows, so does the problem.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#204314 - 01/03/08 05:18 PM Re: Mass Email and Bad Email Addresses [Re: Ian]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11670
Loc: Portland, OR; USA
Well, you'd have to do this all manually... For very good reasons...

Your forum would HAVE to "read in" email, even then, their mail server would have to return a specific error code which some just do not... So you could end up flagging valid messages back (away messages, challenge messages, deferred messages which state another error, etc).

even then, you'd have to have several ways to read in messages:
1. Email piping (where your server sends the email directly to the forum).
2. POP3/IMAP (where your forum would check for new messages).

#2 is the only real solution however, as some people will not have the knowlege to not bork their email configuration files and some users are on shared hosts which do not have the ability to edit the raw aliases configuration. Some people also host their email on 3rd party servers (like myself).
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#204326 - 01/04/08 02:32 AM Re: Mass Email and Bad Email Addresses [Re: Gizmo]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
Haven't looked into how mailing lists scripts handle this - but they do. Albeit usually on a three strike rule.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#204339 - 01/04/08 06:53 AM Re: Mass Email and Bad Email Addresses [Re: Ian]
Mark S Offline
Carpal Tunnel

Registered: 07/04/06
Posts: 3969
Loc: Liverpool : England : UK
I raised this too, as i found 9,0000 e-mails in a bounce back.
+ If they subscribe to watch lists and then there e-mail
becomes invalid, where do they go !!

That was a lot of my 9,0000

And the only work around was to go into that persons account
and turn off all there notifications.

Where a master switch admin side (DO NOT E_MAIL )
would help the cause.

IMO \:\)
_________________________
Version v7.2.2 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
To answer the question you must first give a question.

Top
#204355 - 01/04/08 06:59 PM Re: Mass Email and Bad Email Addresses [Re: Mark S]
ntdoc Offline


Registered: 11/08/06
Posts: 3101
The reality is that unless you have Admin rights on the Server you're not going to be able to automate this.

You would need to have the rights to read all mail logs (a normal non-admin user won't have that right on Windows or Linux hosting)

For those that own or have admin rights then yes it could be scripted to an automated routine. A lot of scripting work, but could be done.

Top
#204356 - 01/04/08 07:36 PM Re: Mass Email and Bad Email Addresses [Re: ntdoc]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11670
Loc: Portland, OR; USA
Like I said, #2 is the only viable option ;\)
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#204358 - 01/05/08 01:32 AM Re: Mass Email and Bad Email Addresses [Re: Gizmo]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
Both are viable, and could run in tandem.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#204361 - 01/05/08 03:20 AM Re: Mass Email and Bad Email Addresses [Re: Ian]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11670
Loc: Portland, OR; USA
Think of all of the coding that'd have to be done, #1 is redundant and has major problems (you're putting groupee in a position where they're telling people they have to edit config files for one; some systems work differantly for another, users won't be able to do this on shared hosts, etc), whereas #2 anyone can do as it just reads pop3/IMAP
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#204364 - 01/05/08 05:16 AM Re: Mass Email and Bad Email Addresses [Re: Gizmo]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
not at all - I run another script that allows the choice between setting up a pipe for incoming emails, and one where the script checks the mailbox and puts the email into the script.

I have set the former up before fairly easily, but the alternative was a 2 second job to get working.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#204369 - 01/05/08 04:19 PM Re: Mass Email and Bad Email Addresses [Re: Ian]
Island Piper Offline
member

Registered: 04/04/07
Posts: 137
Loc: Friday Harbor, WA
When this topic comes up I keep thinking about the system used by mailing list programs (I think maillist, or mailman?) that would auto unsubscribe a member if their mail bounced X number of times.

I'm pretty sure Ecartis or Majordomo doesn't have this feature (but I could be mistaken) so it must be one of the others.

The concept is there so it could be another viable option.
_________________________
Dunsire Bagpipe Forums

Top
#204371 - 01/05/08 08:20 PM Re: Mass Email and Bad Email Addresses [Re: Ian]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11670
Loc: Portland, OR; USA
Yes, but it'd be easier on Rick (or someone else) to just code something that works for everyone vs having to code soemthin for piping which most people won't be able to do, or pop3/imap
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#204381 - 01/07/08 03:39 AM Re: Mass Email and Bad Email Addresses [Re: Mark S]
blaaskaak Online   content


Registered: 08/30/06
Posts: 1209
Loc: Breda, NL
 Originally Posted By: Mark S
Where a master switch admin side (DO NOT E_MAIL )
would help the cause.


For 7.3 I will release a hack where you can just copy/paste one or e-mails in a formfield, and it will give you a list of all users that matches the e-mail adresses in those mails and will give you both a link to the profile, and a button that will unsubscribe from any e-mail.
_________________________

Top
#204411 - 01/08/08 01:57 AM Re: Mass Email and Bad Email Addresses [Re: blaaskaak]
ntdoc Offline


Registered: 11/08/06
Posts: 3101
Hmmm sounds interesting. Thanks

Top
#204629 - 01/12/08 04:24 AM Re: Mass Email and Bad Email Addresses [Re: blaaskaak]
Mark S Offline
Carpal Tunnel

Registered: 07/04/06
Posts: 3969
Loc: Liverpool : England : UK
Originally Posted By: blaaskaak
Originally Posted By: Mark S
Where a master switch admin side (DO NOT E_MAIL )
would help the cause.


For 7.3 I will release a hack where you can just copy/paste one or e-mails in a formfield, and it will give you a list of all users that matches the e-mail adresses in those mails and will give you both a link to the profile, and a button that will unsubscribe from any e-mail.
Your the man.

Easy when you think about it really.
It doesn't have to be complicated at all.
_________________________
Version v7.2.2 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
To answer the question you must first give a question.

Top
#205163 - 01/18/08 04:29 PM Re: Mass Email and Bad Email Addresses [Re: Mark S]
BellaOnline Offline
enthusiast

Registered: 06/12/06
Posts: 386
Yes I am QUITE happy to not have the system trying to capture email messages and do this for me. I would *much* rather make the decision of turning this on or off myself. There are lots of issues we have with our mail server which create bounces but which I ignore, because they are a known issue that will be resolved.

So I am happy to do it myself, but I need something I *can* do. If I could have a form box to paste in a list of invalid email addresses, and then have it show me a list of matching members, that I could do a "check all" and then "mark all as do not email" that would be *perfect*.

The sooner the better too. This is a fairly large problem for both of my servers.
_________________________
Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums

Top
#205164 - 01/18/08 04:30 PM Re: Mass Email and Bad Email Addresses [Re: BellaOnline]
BellaOnline Offline
enthusiast

Registered: 06/12/06
Posts: 386
I want to note that unsubscribing from threads is helpful - but we really need a global "do not mail" setting on each profile. This would take into account my system-wide mailings, the birthday mailings, and so on.
_________________________
Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums

Top
#205173 - 01/19/08 01:12 AM Re: Mass Email and Bad Email Addresses [Re: BellaOnline]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11670
Loc: Portland, OR; USA
Originally Posted By: BellaOnline
but we really need a global "do not mail" setting on each profile.
Agreed.

However, if the user has set "do not accept admin emails" they should not receive mailings from the member management screen, or birthday reminders.
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#205229 - 01/20/08 03:19 AM Re: Mass Email and Bad Email Addresses [Re: Gizmo]
Mark S Offline
Carpal Tunnel

Registered: 07/04/06
Posts: 3969
Loc: Liverpool : England : UK
Is there a sql we can run to change all the users mailing preferences to "Email a new Topic only" for there watch lists.

This way we can gain some control.
And if they want more e-mails they can update there settings.
Just Pre 7.3 its all or nothing.

My thoughts.
_________________________
Version v7.2.2 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
To answer the question you must first give a question.

Top
#205235 - 01/20/08 03:46 AM Re: Mass Email and Bad Email Addresses [Re: Mark S]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
Yes, it is possible in 7.3 - I think the following would work.

Make a note of this, ready for when the beta is released smile

UPDATE ubbt_WATCH_LISTS SET WATCH_NOTIFY_IMMEDIATE = '2' WHERE WATCH_NOTIFY_IMMEDIATE = '1' and WATCH_TYPE = 'f'

****This will not work on 7.2x or earlier****


Edited by Ian (01/20/08 04:57 AM)
Edit Reason: updated sql command
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#205240 - 01/20/08 04:29 AM Re: Mass Email and Bad Email Addresses [Re: Ian]
Ian Offline


Registered: 06/05/06
Posts: 4099
Loc: Essex, UK
Incidentally the default is to notify them of a new post rather than a new topic.

Perhaps it would be better to have an extra item in the dropdown.

Change 'Add forum to watched forums'

to

'Notify me when a new post is added to forum'
'Notify me when a new topic is added to forum'
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....))

Top
#205253 - 01/20/08 10:55 AM Re: Mass Email and Bad Email Addresses [Re: Ian]
Mark S Offline
Carpal Tunnel

Registered: 07/04/06
Posts: 3969
Loc: Liverpool : England : UK
OOOOOOOooooo

That default should be changed IMO to New Topic Like you say Ian.

Nice one for the sql Ian,
as i can just put a forum Notice up that all settings have been update to New Topic only wink
_________________________
Version v7.2.2 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
To answer the question you must first give a question.

Top
#206187 - 02/08/08 02:38 PM Re: Mass Email and Bad Email Addresses [Re: BellaOnline]
blaaskaak Online   content


Registered: 08/30/06
Posts: 1209
Loc: Breda, NL
Originally Posted By: BellaOnline
So I am happy to do it myself, but I need something I *can* do. If I could have a form box to paste in a list of invalid email addresses, and then have it show me a list of matching members, that I could do a "check all" and then "mark all as do not email" that would be *perfect*.


The check_all button is not there, but this might be what you are looking for!

Sample screen:

_________________________

Top
#206199 - 02/09/08 02:08 AM Re: Mass Email and Bad Email Addresses [Re: blaaskaak]
Mark S Offline
Carpal Tunnel

Registered: 07/04/06
Posts: 3969
Loc: Liverpool : England : UK
Excellent looks good to me wink
_________________________
Version v7.2.2 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
To answer the question you must first give a question.

Top
#206750 - 02/19/08 12:49 AM Re: Mass Email and Bad Email Addresses [Re: Mark S]
BellaOnline Offline
enthusiast

Registered: 06/12/06
Posts: 386
Yes that would be lovely smile
_________________________
Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums

Top
#211559 - 05/09/08 12:07 PM Re: Mass Email and Bad Email Addresses [Re: BellaOnline]
BellaOnline Offline
enthusiast

Registered: 06/12/06
Posts: 386
I'm on 7.3 now and would love this in the control panel area. Is the code done for this for 7.3?
_________________________
Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums

Top