Response to email

I have tried several times to respond to your email with no luck. I did not have my new phone until march 2013 so why would I have a rebate for it in January 2013. no rebate, no papers in January or since. I did not even have my current phone number in January 2013. I would be glad to provide you with more information if I knew it was going to a person and not on the community forum as my last response did, so if you have more questions or need more information please email and I will respond asap. Thank you.

This post is on the community forum, which is what happens when you reply to e-mails regarding posts that you're following on the forum.  If you're wanting to contact a Verizon rep directly, you'll have to 'follow' each other so that you can send Direct Messages.  Otherwise, you may want to contact Customer Service.

Similar Messages

  • Converting emails to servlet requests; servlet responses to emails

    Hello,
    I had asked this question in the Servlet forum. They directed me to here.
    I've some servlet applications that posted by HTML forms with file attachements and other HTML fields.
    I want to add email support to my servlets. So, users should be able post and recieve their data by emails.
    But, I don't want to add email handling tasks to the current servlet applications. I need a middleware application between end users and my servlets that converts emails to servlet requests, and servlet responses to emails.
    Here are the steps:
    1- End user sends email with attachments.
    2- Emailed data is converted to servlet request by a middleware application.
    3- Servlet request is processed by my current servlets.
    4- Servlet response is sent to middleware application.
    5- Middleware application emails servlet reponse to end user as email.
    If I can do that, I will not have to add emailing codes to my current servlets. do you know a product doing that ? Or, can you give me a direction ?
    thanks...

    Have you looked into JMS?

  • Troubleshooting slow response to email via vpn

    I've just adopted a vpn 3000 concentrator, and am totally learing this, so my apologies.
    What could be reasons within a VPN enviroment that people are having slow response to email. (excluding issues with servers)
    From a network perspective I can trouble shoot slow response, but how would a vpn enviroment be any more different to troubleshoot.
    Naturally VPN is going to be much much slower, but taking 10 minutes for multiple users to get their email seems odd. LAN users get there email within seconds

    Hi:
    I'll tell you, I used to have the exact same problem at my last company.
    We had an Exchange server for email and everyone used Cisco's VPN client.
    Email was so slow, it was ridiculous sometimes. Everything else was OK, though. Other applications were OK, and network management was also good. It was just Exchange.
    I know that Exchange is notorious for being delay intolerant, but this was bad! and it seemed to get worse with time.
    Anyway, I dont know if you have done any troubleshooting yet or not, but you would definitely want to focus on the MTU settings for the VPN connection. Remember that IPSec adds overhead that may cause the ethernet frame to exceed the network's allowable MTU, so the packets get fragmented and reassembled at the receiving end. This can be a very slow process. And some applications are not very tolerant of fragmentation, like SQL and, I think, Exchange, too.
    The problem with client VPN is that you would have to adjust each user's PC MTU. With site-to-site VPN, you can, of course, set the maximum segment size of the entire tunnel, so all users sitting behind the tunnel will be forced to conform to the tunnel's stips.
    But you can try doing that on a few PCs to see if anything changes. I changed the PCs MTU using freeware called DR. TCP/IP. You can download it for free and it will allow you to change the PCs MTU very easily -- just a few keystrokes, instead of having to go into the registry and get stupid with Windows.
    Change the output segment size for the PC to, say, 1400, and see if that improves anything. You would also want to change it on the 3000. I forgot how to do it on the 3000.
    Victor

  • How do i urgently check appleID and what do i check in response to email unauthorised purchase from your appleID

    how do i urgently check my appleID and what do i check in response to email from apple - Dear apple customer your appleID was used to purchase ...........unauthorised purchase from your appleID ?

    Login to iTunes on your computer, go up to "Store", the View Account, then Purchase History. It stuff isn't right, contact iTunes support:
    http://www.apple.com/support/itunes/
    Or, call AppleCare & ask to talk to "Account Security".

  • Send Response through email

    Hello -
    I am using a HTTP Receiver to post xml. I am using BPM.
    I am getting back a response with status code of 500 with some message as the status.
    How can i send this response as email? Is it possible to capture the 500 error messages?
    TIA
    Jerry

    Hello,
    I went through the link earlier and i designed the BPM scenario as described in the link.
    I am not using fault messages but created a message type and mapping the message type to the Response.
    I get an error of "An Unknow Exception Occured" which i get as response.
    The mapping program that i have for the response is different.
    Now how do i capture the above error message?
    Thanks,
    Jerry

  • Can form responses be emailed directly to my inbox?

    Can form responses be emailed directly to my inbox?

    If you have paid subscription you can choose to deliver the submisson to your email, which is your Adobe ID. Find under the Options tab find Notifications, and check Notify me via email when submission recieved. If you would like email notifications sent to others (eg. your different email), add them/it as collaborators from the Share button below, and instruct them to enable notifications in the same manner you have done.

  • How to collect form responses in adobe formscentral and at the same time receive form responses through email

    My client wants to have the form that I created in FormsCentral to be able to collect email responses. So to do this, I downloaded the form as PDF then imported it into Acrobat. I created a button in Acrobat (this will be for the email response part). I used this script for that function:
    // This is the form return email. It's hardcoded
    // so that the form is always returned to the same address.
    // Change address on your form to match the code below
    var cToAddr = "[email protected]"
    // First, get the client CC email address
    var cCCAddr = this.getField("ClientEmail").value;
    // Now get the beneficiary email only if it is filled out
    var cBenAddr = this.getField("BennyEmail").value;
    if(cBenAddr != "")
    cCCAddr += ";" + cBenAddr;
    // Set the subject and body text for the email message
    var cSubLine = "Form X-1 returned from client"
    var cBody = "Thank you for submitting your form.\n" + "Save the filled form attachment for your own records"
    // Send the entire PDF as a file attachment on an email
    this.mailDoc({bUI: true, cTo: cToAddr, cCc: cCCAddr, cSubject: cSubLine, cMsg: cBody});
    I got it from here: http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address
    I'm still kinda not sure how it works but I'm getting the idea. Now what I'm having trouble with is, how do I make it so that the user will be required to click on the scripted button and at the same time, also click on the FormsCentral's generated submit button? Because as I see it, the user can click on the scripted button but they can just close out the form without submitting it to FormsCentral.
    Is there any way to make my idea work?
    Any help is very much appreciated!
    Thanks!

    I do not know or have time right now to look up NDP format.
    To write to NTFS from Mac, you need a driver.
    And to write to HFS from Windows also.
    I strongly recommend Paragon drivers for both.
    That way you can access anything from any platform.
    Paragon Software for Mac

  • Responsive HTML email help needed

    Hi everyone,
    first things first, Im a graphic Designer by trade, so some of my questions might be really simple and my method of working might be terrible...
    that being said, here is my question. Im in the middle of revamping the company I work for's emails and have decided that since im doing the work, I want to make them responsive to screen size etc.
    However, I create them in Indesgn, slice the PDF to Photoshop, then add the linking and text elements in dreamweaver... This has worked perfectly for me in the past but now when I try to add any code or CSS that I find that should in theory help me with my problems I just cant seem to get my designs to fir to screen...
    Can anyone out their help me?
    Like I said, im really not a pro at this and am working at it from a visual designers point of view...
    Thanks
    Chris

    I'm really sorry to say it and, in the interest of saving you time and headaches, I'm not going to sugar-coat it...
    Pretty much everything you're doing is "the worst possible way to do it" when it comes to html email.
    I'm thinking the best plan of attack for you would be to find and use a template available from services like www.constantcontact.com or www.icontact.com so you can just drop imagery and text into pre-built "will work in a large number of email clients" documents.
    If you do want to learn to code html emails, you have to come to terms with the fact that they're stuck in about 1990 as far as "best practices" go and a lot of what you can do with websites just doesn't work well for them.
    You need to start in Dreamweaver with a table based layout, then add your images from photoshop (the html created by PS is notoriously rigid and difficult to add/change anything in). The problem is, not all email clients are alike and very few of them render like a browser. There are some that won't show any images, there are some that will strip out css or the entire <head> section of an html document and there are others that will render with all the fidelity of a modern browser.
    Here's a good article by one of the other posters here (Nancy O): Alt-Web Articles, HTML E-mails and Newsletters

  • Apple Mail Won't Let Me See My Responses to Emails

    If someone could help me with my problem that would be great!?
    I recently have had Apple Mail problems where when I select the arrow(response) image to my emails to view the entire converstation it only shows me the person's response.  I know that I should be able to see my replies as well as the other person's entire conversation. I can however view my sent messages without a problem.
    What am I misisng?

    I found a solution......
    It turns out there are several related threads like this one discussing the problem.
    First, I attempted to reindex mail using the instructions here:
    http://support.apple.com/kb/PH4801?viewlocale=en_US&locale=en_US
    after deleting the "envelope" files and restarting mail you get a message as you did when you first used mail after upgrading to OS 10.8. Click OK and allow the re-import of all your old mail.
    I have 65,000 emails on my mac, so this took a while, about 35 minutes.
    Bad news: It didn't make any difference. double clicking the "see reply" icon still did not work.
    So... I looked around some more and found this:
    https://discussions.apple.com/thread/2464211?start=15&tstart=0
    Read to the end of that thread...
    THERE IS A FIX!
    It is a bizar bug it seems and it was answered above.
    Go to mail - preferences
    select the account and account information
    go to outgoing mail server and edit list (It does not matter if it looks correct)
    Edit the list and enter the details again.  Make sure the newly entered one is the one selected.
    And then it now works!
    Phew this was driving me mad.
    Surely the solution can't be that simple?
    I gave it a try, and guess what... it appeared to work. Double clicking on the curly arrow now calls up the reply in a new window as it should.

  • Responses to Emails get sent to different account.

    I'm having trouble with email responses when using my MAC.
    After creating and sending emails from a specific gmail account (I have 3), the responses I receive are sent to the InBox for another of my email accounts--not the originating account.  How can I fix this?
    Thanks!

    Hi!
    I don't have any Rules set up.
    My 3 email accounts are all separate gmail accounts--not alias.
    Where would I look to see if my Mail is set to send from one account always, or Last used account?
    THANKS for your help with this..greatly appreciated!

  • Response to emails

    It appears that I receive all of my e-mails through the 3 seperate accounts I have set up on my phone. However, recently I Have been unable to respond to the e-mails. Doesn't matter which account I try to send from I get the same response that the account "does not allow relaying"

    Who is the email account provider for each account and does the email account provider for each account have an authenticated SMTP or outgoing mail server?

  • Automated response in email

    how do you set an automatic reply email message notifying everyone that emails you, that you are away in Apple Mail? I can't seems to find the function anywhere in the application.

    Well, one option would be to go to Mail's preferences and click the Rules icon. Create a new rule, and you'll see a label that says "If any of the following conditions are met". Under that, select "Every message" in the leftmost popup menu. Next, under "Perform the following actions", choose "Reply to Message", and set some appropriate message text. That should do it.
    Another option would be to log in to your .Mac web mail and go to the preferences there. Scroll down to the "Other Options" section and check the "Automatically reply to e-mail when it is received" check box, and set the reply text to something appropriate. The advantage here is that you don't have to leave Mail running on a machine that will remain running and awake the entire time you're gone.

  • Mail is unable to find responses to emails and missing messages

    Since making the change to apple mail about 90 days ago, I have had an ongoing problem with missing messages sent from my desktop and iphone. They are not in the sent folder or the separate project email folder. However, the arrow next to the original message shows that the original email was responded to. When I click on the arrow, I receive a message saying that it cannot find the message and that I may have deleted the message.
    I moved the Mail folder from the Caches folder and still no help.
    I am required to keep all email messages sent and received. But this is an ongoing problem that has resulted in several lost messages. If I cannot resolve this issue, I may need to switch to a different email program.

    oops sorry, Mailbox Behaviors: Drafts, store messages on server is checked. Notes, Store notes in inbox is checked. Sent, Store sent messages on server is checked and it is set to never delete sent messages. Junk, nothing is checked and delete junk messages when: is set to never. Trash, move deleted messages to the trash mailbox is checked along with, Store deleted messages on the server. Permanently erase deleted messages when, is set on, One week old.
    i also use a mac laptop from time to time but the missing messages were sent from the desktop.

  • Recoding/playback pod beta program- No response to email

    From what I can read on this forum and internet, the recording pod is in private beta and I am suppose to send email to [email protected] to be part of the beta.  I send all the use case detail and company information to this email address about 4 days ago but no body has read and responded to this email. Is it still in beta?
    I tried to run the recording/playback sample with my credentials but I get following error in playback.html
    "Error: no-fms
    at com.adobe.rtc.session.managers::SessionManagerBase/receiveError()[/Users/arun/Work/aponnu sa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1/src/com/adobe/ rtc/session/managers/SessionManagerBase.as:355]
    at com.adobe.rtc.session.managers::SessionManagerFMS/receiveError()[/Users/arun/Work/aponnus a_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1/src/com/adobe/r tc/session/managers/SessionManagerFMS.as:323]
    at com.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/receiveError()[/Users/a run/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1 /src/com/adobe/rtc/session/managers/SessionManagerAdobeHostedServices.as:284]
    at com.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/onLoaderComplete()[/Use rs/arun/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer 10.1/src/com/adobe/rtc/session/managers/SessionManagerAdobeHostedServices.as:225]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()"
    The recording.html gives me following error. The mxml file doesn't have a place to set Recording storage URI or any instructions. What kind of sample code is it?
    "RECORDING_FAILED: No Recording Storage URl is Set. Session will not be recorded
    at com.adobe.rtc.session.managers::SessionManagerBase/receiveError()[/Users/arun/Work/aponnu sa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1/src/com/adobe/ rtc/session/managers/SessionManagerBase.as:355]
    at com.adobe.rtc.session.managers::SessionManagerFMS/receiveError()[/Users/arun/Work/aponnus a_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1/src/com/adobe/r tc/session/managers/SessionManagerFMS.as:323]
    at com.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/receiveError()[/Users/a run/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/cocomoPlayer10.1 /src/com/adobe/rtc/session/managers/SessionManagerAdobeHostedServices.as:284]

    Hi there,
    The only beta request we received in the last 4 days came from someone
    named "Derek". Is that you?
      nigel

  • Why is a response to  email showing as if the cc and reply to, were not me?

    From: [email protected]
    Subject: Item Management - Stock-up Request: stocking 60 books instead of 2
    Date: April 4, 2011 10:45:46 PM EDT
    Cc: [email protected]
    Reply-To: [email protected]
    Funny ,but I copied from a received email, and what it shows cc and reply is NOT info@palotec but a different address that comes from my mail accounts?
    anybody has any idea why?

    Please clear some of the chaff from that description, and from the configuration.  I see no obvious relevance here with what you've discussed of your internal network, for instance, which makes me wonder why that information is included.  Not with an OS X Server box connected to a public static IP address, that is. 
    What I read from the core of the description is a host box that's somehow changed its IP address.  You will need to figure out how (and why) that's happened.
    Do you have network devices out in front of these hosts?   (Is there some other interconnection or other relevance of these other networks here?  Some networking device that might be present out in front of all these networks?) 
    Are you operating on any dynamic IP addresses here?  (Or is DHCP involved here anywhere?)
    If y'all want us to look at the external server configuration, please post your domain, and we'll have a look at that. (If you'd prefer not to post that, then please confirm that the forward and reverse DNS for your mail server and your MX record; ensure these all match.)
    Clearing chaff is basic to debugging; you need to figure out what's involved and what's not involved (in the bug or the error or otherwise), and work your way through all that to the trigger and then the resolution.  Divide and conquer, or otherwise.

Maybe you are looking for

  • I am trying to make a DVD of my old home movie with a new iMac

    I have been un-sucessful at creating a DVD of some older 8mm tapes. I pick-up the Roxio VHS to DVD capture software. I connected my Sony Video 8 VCR and captured the 120 min Video. I am not sure what to do next. Roxio captured the video, but put it i

  • SetRGB from custom class

    I have a custom class that adds clips from the library to another clip on the stage. The clips i am adding have a text field and a bullet point inside and given the tempory name 'item'. After the class adds a clip I can position the bullet point usin

  • Getting the Latest status with respect to DATE entered

    Hi guyz, kindly help me in this scenario: I have a DSO and a CUBE.... DSO: cust status code status date RAW DATA cust               status code               status date payer1                    1                      12/31/2013 payer1              

  • Syncing Artwork to iPad Freezes iTunes Sync

    Hello, When I plugged in my iPad 2 today to back it up, the sync seems to hang. The message I see in the iTunes window is "Syncing Artwork to 'iPad' (Step 8 of 8) Waiting for items to copy". It has been like this for quite a long time, and I am not s

  • How to design a microphone array to find direction of sound source using 4472?

    I am trying to implement Labview to find the Time delay of arrival of a single sound source. How can do that using NI 4472 DAQ device?