|
Blackberry cannot send email to internal users |
|
|
|
|
Written by Liang Tyan Fui
|
|
Thursday, 04 March 2010 10:11 |
|
Blackberry uses their own server/service to relay email out, based on your email address, which could be treated as "spoof" in many email servers. Afteroffice mail server reject these incoming email from Blackberry for the same reason too. To disable spoof prevention system, you can login with avomaster or user account which carry the voadmin privilege: go to Profile -> Admin Tasks -> SMTP Settings -> Allow Spoof email -> turn it On. By disabled the spoof prevention, users may get more spam carrying their own email address as the "Sender". However, to guarantee the incoming email from Blackberry will not be treated as spam, you'll need to perform the following while login with admin: go to Profile -> Admin Tasks -> SMTP Settings -> Global Email Rules -> Insert the following line and click update. pass *.blackberry.com
|
|
Last Updated on Thursday, 04 March 2010 10:39 |
|
|
Outlook and Outlook Express general setup troubles |
|
|
|
|
Written by Liang Tyan Fui
|
|
Monday, 28 December 2009 11:39 |
|
Most common mistake on getting Outlook or Outlook Express configuration done, these two pictures provide highlight on the "hot spots". For Outlook Express: http://www.afteroffice.com/doc/image/outlook-express-trouble.png For Outlook: http://www.afteroffice.com/doc/image/outlook-trouble.png |
|
How to setup iPhone / iPod touch for email |
|
|
|
|
Written by Liang Tyan Fui
|
|
Monday, 16 November 2009 18:26 |
|
Refer to this quick setup guide: http://www.afteroffice.com/images/stories/mail/mail-iphone-setup.pdf |
|
|
Form to mail, with captcha support |
|
|
|
|
Written by Liang Tyan Fui
|
|
Friday, 13 November 2009 10:19 |
A simple captcha system implemented to prevent scripted submission on web form. Here is how you can make use of it: http://www.afteroffice.com/form/form-captcha.html
If you already familiar with the previous formmail CGI from Afteroffice.com, here are some quick notes to follow to get you started:
- include the following jquery library in the HTML header:
<script src="http://aoimg.com/js/jquery/jquery.js"></script> - trigger the captcha interface with the script (insert in header):
<script language="javascript"> $(document).ready(function(){ $('#hv').load('/cgi-bin/vo/form_hv.cgi.vo'); }); </script> - place the following codes in your form, visible to user, where the captcha should appear:
<span id="hv"></span> - change the form submission URL (most important), from the following:
/cgi-bin/vo/formmail.cgi.vo Change to: /cgi-bin/vo/form.cgi.vo
|
|
Last Updated on Friday, 13 November 2009 10:30 |
|
Written by Liang Tyan Fui
|
|
Monday, 17 August 2009 16:58 |
|
You can now manage the domain wide footer via the voadmin login. Login with avomaster (or voadmin account), go to Profile -> Admin Tasks -> Mail Footer. Text in Mail footer will be inserted to all of the outgoing email for your domain once it is set. This would offer universal and professional information added to all of the email that sending out from all of your users. |
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 2 of 13 |