Search found 70 matches

by dadamail
Tue Jul 19, 2022 2:38 pm
Forum: General Email Sending Problems
Topic: Pre-Header
Replies: 1
Views: 25710

Re: Pre-Header

Sure! Try,

Code: Select all

<!-- tmpl_var email.preheader -->
by dadamail
Tue Jun 14, 2022 3:03 pm
Forum: General Email Sending Problems
Topic: Broken images and formatting trouble
Replies: 1
Views: 20881

Re: Broken images and formatting trouble

Background images just may not work with email messages.

Does anything get printed out in the error log when you send out a message?

Have you played with the embed images settings, in: Mass Mailing: Options?
by dadamail
Tue May 24, 2022 5:45 pm
Forum: Installing Dada Mail
Topic: Suspicious IP Setting
Replies: 6
Views: 34533

Re: Suspicious IP Setting

Ah... so it's the subscription confirmation IP, not the IP that initiates subscribe_email.pl that counts? That would be fine as they should be different every time. I'd have to test to confirm, but I would think the IP address of the server the script is running on would be the IP being passed. So ...
by dadamail
Tue May 24, 2022 3:38 pm
Forum: Installing Dada Mail
Topic: Suspicious IP Setting
Replies: 6
Views: 34533

Re: Suspicious IP Setting

That setting would be used for all subscription requests, but I'm not sure if you would be affected, unless some testing would be done. If you haven't had any problems yet, there's probably not going to be a problem in the future, as the limit is really low - only 3 subscription conformations from a...
by dadamail
Wed May 04, 2022 1:54 am
Forum: Installing Dada Mail
Topic: Installation successful but can't connect to database
Replies: 6
Views: 29046

Re: Installation successful but can't connect to database

Sure! I really do strive to make these sorts of annoyance be minimal. Unfortunately, there's just so many moving parts these days (as you've noticed!)
by dadamail
Sat Apr 30, 2022 5:48 pm
Forum: Installing Dada Mail
Topic: Installation successful but can't connect to database
Replies: 6
Views: 29046

Re: Installation successful but can't connect to database

Sometimes all you have to do is change what Perl is being used - this happens with cPanel accounts the most:

https://dadamailproject.com/d/FAQ-error ... rl-Version
by dadamail
Fri Mar 04, 2022 8:55 pm
Forum: General Email Sending Problems
Topic: Need help with error log entries
Replies: 2
Views: 23877

Re: Need help with error log entries

Are you using a recent version of Dada Mail?
by dadamail
Fri Mar 04, 2022 8:54 pm
Forum: General Email Sending Problems
Topic: Attachment Size Limit?
Replies: 2
Views: 23627

Re: Attachment Size Limit?

If you're using kcfinder, there's most likely a file upload size limit set within your PHP environment. Dada Mail also has a limit on how large an email message can be, which can be customized in Mass Mailing: Options. I would suggest a message that's smaller than 10mb, if sending out to multiple re...
by dadamail
Fri Mar 04, 2022 4:50 pm
Forum: Installing Dada Mail
Topic: Cron error after upgrading server
Replies: 1
Views: 19766

Re: Cron error after upgrading server

Could be a few things - I'd first see if changing the URL from, http://southernstars.com/cgi-bin/dada/mail.cgi/_schedules/_all/_all/_silent/ to, https://southernstars.com/cgi-bin/dada/mail.cgi/_schedules/_all/_all/_silent/ helps out. If not, I wonder if your own site is blocking access to calling a ...