|
-
Oct 23rd, 2005, 07:16 PM
#1
Thread Starter
Frenzied Member
email ending up in bulk folder
I'm sorry, I've already posted this question in a coding forum, but I'm not sure that's the problem. I have a script that sends an activation email, but the emails always end up in the bulk folder, and in most ocassions, it's blocked. I've tried numerous email addresses, and it still doesn't work.
Is this a problem with my ISP or host?
-
Oct 23rd, 2005, 07:52 PM
#2
Re: email ending up in bulk folder
Could it be that your email client sees it as a unsolicited ad (spam)?
Did you try adding Sender's Domain to Safe Senders List?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Oct 24th, 2005, 04:56 AM
#3
Thread Starter
Frenzied Member
Re: email ending up in bulk folder
I don't know how to add it to a safe list, but if I do this will it be 'unblocked' for all addresses it's sent from?
-
Oct 24th, 2005, 10:20 AM
#4
Re: email ending up in bulk folder
Actions > Junk Email... > Add senders Domain to safe list...
Then all received emails from whatever.com will be allowed as safe and in your inbox.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Oct 24th, 2005, 02:18 PM
#5
Lively Member
Re: email ending up in bulk folder
most of the time when an email is sent to the 'bulk email folder' or 'spam folder', it is the client that does it (however, some pop servers also do it which is bad!). The clients normally use a list of words that are common to spam emails and/or a list of email addresses that is generated by the user. Some of the more common words are 'viagra' 'male enhancement' or 'YOU'VE WON!' or something like that.
What may have happened is that your subject may contain some of the words in the list. Your domain that it's being sent from may also be blocked.
A workaround for this would be to have on the page where your users sign up or whatever it is that sends them an activation email, have a line that stands out saying something like "Please make sure that [insert the domain that your email will be coming from] is on your safe list." maybe even have that be a link to a page that describes as RobDog888 did above how to add an email to the safe list.
-
Oct 24th, 2005, 02:32 PM
#6
Thread Starter
Frenzied Member
Re: email ending up in bulk folder
Thanks for the replies. I really appreciate the help.
I'm thinking it is a problem with the subject line, because I sent an email to someone yesterday(first time I sent them something) from the same address and it worked fine. So, as you all have said, it's possibly the subject line. I'll check on it and get back to you guys.
Thanks for the help.
-
Oct 24th, 2005, 04:09 PM
#7
Lively Member
Re: email ending up in bulk folder
No problem. Glad we could help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|