April 16th, 2010 |
xumi |
Question:
I’m migrating an SBS 2003 box to SBS 2008, and I want to keep the public name of the server that I assign to the SSL cert the same – mail.domainname.com. In the past, I’ve found that SBS 2008 really pushes you toward remote.domainname.com.
how do I tell SBS 2008 to reconfigure its references to its [...]
Question:
Hi,
How I can put new line in mail body message.
I have tryied already:
\n
\r\n
<br>
%0D%0A
Nothing seams to be working;(
Solution:
ok, I solved the problem by putting BodyContentType = Html, and using <br>
Thanks anyway.
Question:
I recently purchased a Paypal shopping cart system that is supposed to email an activation code upon confirmation of purchase. The issue I have is that I am a novice when it comes to PHP and MySQL and the developer has not documented his code very well. Please note that I have created a simple [...]
February 5th, 2010 |
xumi |
Question:
When I send the mail to someone, how can I stop the recipient from Replying, Forwarding or Printing the mail? I am using Microsoft Office 2007 Outlook.
Solution:
See here: http://technet.microsoft.com/en-us/library/cc178985.aspx
January 29th, 2010 |
xumi |
Question:
Apple Mail on Snow Leopard is putting mail in the Drafts folder after I press send. The messages also show up in the sent items folder. Any ideas on why this is and how to prevent it?
Solution:
De-select save drafts on server..
(Un-tick)
Sorry for confusion.
January 21st, 2010 |
xumi |
Question:
Purchased a Mac mini with Snow Leopard Server.
Unit is set to “Configure Manually” and is not connected to a Directory Server.
The server was not setup as an Open Directory master.
The only services running on the server are:
AFP, FTP, iCal, Mail, Web
All services will work without issue on the machine until the local user account grows [...]
January 9th, 2010 |
xumi |
Question:
Hello,
I was having great success sending emails through several custom pages, a CMS (Open Atrium), and a custom email newsletter sender on my website. Today I tried to send out a small newsletter mailing and it failed when I ran a test to myself. No errors, but no email. The same goes for my contact [...]
January 9th, 2010 |
xumi |
Question:
Hi All,
I’ve been looking at adding newsletter emailing to our site, and I am completely, totally confused by opposing opinions. I therefore turn to you all for advice on the following…
Is SMTP better than php mail()?
It seems opinion is evenly divided here. Some say “must use SMTP”, while others say “only use SMTP in your [...]
January 6th, 2010 |
xumi |
Question:
We have a user that logs in to our domain as rachel. Her email address is rachel@domain.com
We have her on a project where she is using another address first.last@domain.com to send out thank you emails to clients that have made purchases.
I have her set up so that when she opens outlook it asks her which [...]
December 24th, 2009 |
xumi |
Question:
We have just moved from SMTP/Pop3 mail to Exchange 2007. Our Coldfusion 8 mail server settings were pointing at our old SMTP server. Now that we’re with Exchange, coldfusion is not able to send mail as we have discontinued our vendor hosted SMTP/Pop3 service.
My question is: How do we configure Coldfusion 8 to send mail [...]