The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
46 views

How to get clip content to work on mx TabNavigator?

I have a TabNavigator and before that a ViewStack with TabBar that would not clip it's contents. It over flows the border or appears under other components positioned further down the screen. Has ...
0
votes
0answers
33 views

MX record and Amazon S3

I'm having an issue with setting up my Google Apps account. I believe that my S3 bucket is causing the problem. I configure the MX records like Google asked me to and today mij DNS providers ...
0
votes
1answer
44 views

subdomain email configuration [closed]

I would like to set up email for a subdomain that I have created and am not sure exactly what I need to do. Here is the scenario: I have a domain, let's call it example.com. This domain has been ...
0
votes
1answer
179 views

How Amazon Route 53 MX and Google Apps

this is where I stand right now. I hosted a domain at dreamhost.com and I changed the nameserver to amazon's nameserver so I could use it on Router 53 (the whole domain). I added a few records in ...
0
votes
1answer
64 views

Flash, actionscript, flex, add mx.controls.* component to flash.display.Sprite

Hello can anybody please help me? I am working on my project and need to create thermometer component in flash (component will display current temp value). So I decided to use Sprite ...
2
votes
4answers
127 views

CNAME for Azure application causes email problems with MX and A records ignored

We have an application running on Microsoft Azure and have set up a CNAME record to cover the domain so we can have the nice URL of http://mydomain.com (note I am replacing our real domain with ...
0
votes
1answer
213 views

Java DNSLookup MX record list. Like MXToolBox

I'm building a program to list all MX record of a domain. It seemed to work fine at first, but after comparing to a online tool http://mxtoolbox.com/. There are domain that the program can not get MX ...
0
votes
1answer
134 views

How to get Primary MX IP from domain in Bash

I am trying to write a bash script that will from a domain name find it MX records, from them figure out which is the primary (they are not always in order) and then find its IP. (when there are more ...
0
votes
0answers
31 views

MX record change from remote -> local, lost emails

We've been running our emails through a 3rd party provider for the better part of 3 years. We moved servers and somehow our MX record was wiped, and it was in a local MX for about 6 hours (until we ...
0
votes
1answer
76 views

How do i convert Flex MX Components for use in Flex Mobile

I have an existing Flex Air app, that is a combination of both MX and spark components and i need it to run on an android device. now, i have tried compiling using adt -package -target apk-emulator ...
0
votes
0answers
25 views

Issue sending net.mail from web form when email is hosted on different server

I have a simple contact form that until recently was working just fine, delivering the results via email to info@blah.com. The form is on a page at blah.com. I host the blah.com website, but the email ...
0
votes
0answers
5 views

Can't figure issue with email

I am having issues getting Gravity Form submissions on a WordPress using the default PHP mail() function to send to any emails going to @lmsstaffing.com Here is the set-up... All emails are on ...
1
vote
1answer
84 views

Globally setting the alpha for disabled components (Both MX and Spark)

I would like my application to show every disabled UIComponent on stage with a certain amount of alpha on it. I believe the default value is .5 and this makes some of the fields quite unreadable. ...
0
votes
0answers
34 views

Title mx:HTML Image Drag Drop to Desktop issue

When i loaded some page into mx:Html component and had written some code to save drag images to desktop it didnt work as expected. Please check the following example and click on any right top image ...
0
votes
1answer
49 views

Fetch DNS record information java

Is there a library in java to fetch accurate DNS information from underlying server? I am interested not only in IP to DNS mapping, but also in other records: A, AAAA, MX, NS, SOA, RRSIG e t.c..
1
vote
1answer
149 views

How can I look up a DNS MX record for a given server in Java?

Anybody knows how to get MX address (from for example gmail.com) in java using standard libraries? Or do I need to download external one? I'm using netbeans if it can be helpful (if it provides ...
0
votes
0answers
87 views

Java Aspirin SMTP Server [closed]

Aspirin ( https://github.com/masukomi/aspirin/ ) wont send my emails becuase it does not find an MX Record for any Mail Address i enter. How do i send them ?
0
votes
1answer
36 views

Flex Chart, determining chart area (not including

I am working on a flex application comparing multiple instance of the mx:PlotChart class. I need normalize the various instances of the PlotCharts such that the change in data value per pixel between ...
0
votes
0answers
88 views

mx:tree methods Flex 4

I'm trying to create lazy-load mode mx:tree. When you click a node, it'll make a service call and will add children objects to under clicked node. The problem is that I don't know how to control each ...
0
votes
1answer
60 views

can i set mx directly from main domain? [closed]

I have a hosting with my DNS and my Mail service (example.com).. I want to set my own mail server, but keeping the domain name example.com. i searched over the internet and found about mx records but ...
0
votes
0answers
35 views

Separate domain and hosting

I have a domain at godaddy and webhosting at a other provider. What I would like to do is let email and domain point to the hostingserver. I have manager to set the domain but email isn't working. ...
0
votes
1answer
441 views

Flex mobile project does not support mx:Canvas?

In Flash Builder, if I new a Flex Mobile Project, and paste the following code: <?xml version="1.0"?> <!-- Simple example to demonstrate the Halo Canvas layout container. --> ...
0
votes
1answer
80 views

How can you make a TextArea's htmlText change, based upon a variable?

Let's say you want to use a single label whose text changes in real-time, based on the value of a variable, which is pretty easy to do in AS3. But let's say you want part of the text to be in regular ...
2
votes
1answer
200 views

PHP Form not sending to email address on same server

I'm using a very simple PHP form on my websites, but the form will not send the message to any email sitting on my server I.E pixology.net/contact.php Will not send to brad@pixology.net But will ...
0
votes
1answer
706 views

Codeigniter HMVC Modular Error

I'm new to CI + MX and I tried the Modules::run(); style but I can't seem to let it work. Here's my directory structure: /application -/modules --/main ---/controllers ----main.php ---/models ...
1
vote
0answers
69 views

autoplay delay keyframes

Code below is for my slideshow in FlashMX. I've gotten autoplay to work. However, I can't seem to get the delay between keyframes to work. Any assistance would be greatly appreciated! `function ...
0
votes
0answers
103 views

How can i slide long text in flex mx text area

I have a long string (~10k lines), and I am trying to do something similar to paging: split the text into parts that have indexes and set the text in the area to the current index. For example, when ...
1
vote
1answer
245 views

Flex Component not showing up (sometimes) - strange behavior - flex 3 updateCompletePendingFlag

I have a little problem. The environment Environment: Flex 3 (actually updated to Flex 4 SDK, but still using mx instead of spark) IDE: Flash Builder 4.6. Browser: Firefox 14.0.1 Flash player ...
1
vote
2answers
1k views

Send mail() with php and google apps mx record on 000webhost, and some questions

I am making the validation part of the account registration of my website, where a message is sent to the user email with a link to validate the account. I am using 000webhost hosting. I've read that ...
0
votes
1answer
121 views

Reliability of looking up MX on Google Apps account

My site allows logins with Google accounts and you can also invite your contacts from Gmail or Google Apps. I'm trying to determine if the user invited has a google account or not. So far I check if ...
0
votes
1answer
247 views

MX records of a remote domain without NS information

I am building a SMTP diagnostics tool by using c# 4.0 If I know the IP Address of Primary NS of a domain, I can get MX,A and CNAME records. So I can validate any email and run legal diagnostics ...
-1
votes
2answers
236 views

How can you make a Datagrid's Image-based itemRenderer either visible or not, depending on the value of its row and column in the datagrid?

The description is basically the same as the title. This is a related post I made a little while ago: Why would an Image-based itemRenderer always be visible? Basically the dataField that's being ...
0
votes
2answers
428 views

How can you set checkboxes in a DataGrid to either be selected or not, depending on a column's value, in AS3?

I'm using a custom DataGrid subclass provided by the code at the top of this page: http://blogs.adobe.com/aharui/2008/02/checkbox_selection_in_datagrid.html I'm effectively supplying it an ...
0
votes
1answer
226 views

DNSimple + domain + email

I bought a domain name (let's say oshitch.com) on DNSimple and I would like to create an email address such as: contact@oshitch.com. It's very easy to do so using Google Apps' DNS template, with ...
0
votes
2answers
66 views

Why there is a MX library and also a Spark library in flex?

I'm new to flex, and very confused with that there is a "MX" library and also a "Spark" library? They have a lot of similar controls. Why both of them exist? Which one should I choose?
2
votes
0answers
106 views

Flex mx:TextArea cut-off font

Flex mx TextArea cuts off font glyphs near bounds: This is fixed in spark TextArea, but i need to avoid this mask in mx component. Any ideas?
0
votes
2answers
167 views

Is it better to host the MX record for Google Apps at Network Solutions or web hosting service?

A client has been hosting their MX Record for Google Apps with a web hosting service. The MX record has been handled by the web hosting service too. They are moving their web site to a new hosting ...
0
votes
2answers
64 views

Grab results from one query and put it in another (searching mx records)

I have a lot of email log files to go through. I'm trying to find everyone we send to, sorted by mx server. This will return a list of the MX servers: grep 'mx' /my/log/file | cut -d , -f 11 | cut ...
0
votes
0answers
65 views

Google Apps MX + Our Own MX

We have a small dedicated server with our website & a few of our clients websites hosting on it. We currently use Google Apps for our emails & have setup the mx records according to this ...
0
votes
0answers
415 views

Subdomain email routing

I want to set up a mailing system with feedback loop. I can process the feed backs from ISPs only if they reach my sending server. But, the problem is that the MX for my domain, say, abc.com is ...
0
votes
1answer
103 views

Flex toolbar element

Is there any Toolbar exists in Flex like c# ToolBar (http://msdn.microsoft.com/en-us/library/ms752063.aspx) I'm using HBox and clipAndEnableScrolling = true But I need to have scrolling when content ...
0
votes
1answer
346 views

Sending email from a different domain than the mail server's rDNS

We have a dedicated server for hosing our email, we'll say the IP address for this server is 1.1.1.1. The rDNS is set to mail.xxxxx.com (this is the MX recored of xxxxx.com and has an A record ...
0
votes
1answer
129 views

SPF record for an mail server

I use a different server to send mail to my mailing list. I want to add an SPF record to my domain to show that the IP of the different server is authorized to send mail (as well as the default ...
0
votes
0answers
135 views

DNS: Forward domain to another host

I was hoping some expert on here could quickly answer my question. I don't know much about DNS, so bare with me. I have a domain that is hosted with XO Communications. I want to host that domain at ...
0
votes
1answer
342 views

Zend Validate Email Address and Deep MX Checking

I have started using Zend_Validate_EmailAddress with the mx and deep options set to true. I think I am getting some false negatives when it comes to MX records that have IP addresses in the reserved ...
0
votes
2answers
1k views

Google apps settings: MX Records and Cloudflare

We are using CloudFlare for our site. On the last 3-4 days, I am having issues with Google Apps - suddenly it stopped working. I saw that other people have the same issues just on the last few days ...
3
votes
2answers
128 views

Why does 'example.com.com' have an MX record? [closed]

On PHP, running checkdnsrr('example.com.com', 'MX') returns 1 - I had expected it to return '0'. Replace 'example' with anything, and you get the same result. Does that mean that cnet (who apparently ...
0
votes
1answer
157 views

Flex VideoDisplay: setting the thumbnail on a video which hasn't been played yet?

Hi I have an mx:VideoDisplay object in Flex, and I wanted to change the initial image which is displayed for the VideoDisplay for the src vid. The reason being, the frame that is initially being shown ...
1
vote
0answers
259 views

Flex - Accordion component in mobile app

What's involved in creating a vertical accordion component for use in a Flex mobile app since you can't use the MX:Accordion component.
1
vote
1answer
332 views

How to use some class in mx ,spark libary in Flash professional CS5

I used some class belong to mx and spark libary, but when I try to import them compiler throws an error Library not found. Definition mx.controls:VideoDisplay could not be found. Definition ...

1 2