VM Manager & emails

Hello,
how can I reconfigure the Manager's settings to use gmail? I googled to find out I should use simply smtp.gmail.com and provide an email address - this I did during the Manager installation - however how can I change these settings once the Manager is installed?
Thanks for any input,
Honza

From what I understand, you use stmp.gmail.com to specify the smtp mail gateway for relay and receiving email when configuring a pop or imap mail client. To have VM manager send notifications to gmail you need to enter the [email protected] address. Your mail server will lookup the public mail exchanger DNS record in order to find out where to send your email. Your firewall settings or network mail routing policies may however prevent you from directly relaying email to the internet.
I would rather try to setup automatic mail forwarding of the current or default VM managers mail account. You can do this by creating a .forward file in the accounts home directory, e.g. http://www.feep.net/sendmail/tutorial/intro/forward.html You may also have to modify your sendmail mail gateway or ask your mail admin what to use.

Similar Messages

  • Is it possible to use logic rules to manage email submission receipts?

    Is it possible to use logic rules to manage email submission receipts?
    I have one form and based on the user's selection I want to manage which email submission receipt gets sent to that specific user.
    Is this at all possible?
    Please ask for clarification if I am not making sense.

    It should be no problem since the Audio Kontrol 1 is Core Audio compatible. This has nothing to do with VST's.
    In doubt contact Native Instruments support.
    Fox

  • Getting the random password to user email or manager email

    Hi All,
    when the user is created then the random password generated successfully.
    Now i want sent the generated password to User Email or Manager Email.
    For that how can I approch for this.
    Regards,
    ADR

    Write your logic to send email in the same class which is responsible for generating password for user:
    Re: Send Mail via java code but using Mail Definitions

  • Respond to Service Manager emails

    Hello all. I have service Manager setup to email users when a incident is created but I cant seem to figure out how to set it so so that when a user responds to the service manager email it will update the ticket. 
    Same with with the request information feature. Service Manger sends the email but if the user responds, it doesn't update the ticket. 

    Hi Make sure to have the Incident Number between bracket when you reply: [IR1234] you may configure your notification template to use the same method in order to update the incident when the reply received.
    Also you have to make sure that the Exchange connector is functioning.
    Regards
    Antoine AL Ibry

  • Auto populate user email and manager email address

    I have SharePoint List which is connected to InfoPath form.
    Form have 2 required filed ( Recipient and Manager Email).
    I wonder if it is possible to auto populate those fields.
    Right now I am using this code to get user  userid = username() 
    simam

    Hello,
    Use userprofileservices.asmx service to get user info's and manager info.
    http://claytoncobb.com/2009/06/21/userprofileservice-extended/
    http://shaunpitt.wordpress.com/2012/07/18/infopath-get-the-managers-details-of-the-user-selected-from-the-person-picker/
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Cant sign into iTunes with VPP manager email address

    Is anyone else having difficulty signing into iTunes with their Apple VPP account manager email address? I work as an IT contractor for a number of schools and in the past have set up VPP so that paid and free apps can be distributed via an MDM solution. Recently, the process by which we do this isn't working any more. Apple have admitted in emails that they have changed the way that VPP accounts are set up on their end and that during the transition some accounts were processed incorrectly (causing a lot of headaches and confusion). In one instance, we set up the VPP manager account using a distribution list email address of .*******. later, we enabled two step verification and provisioned the facilitator account. but when we sent to sign into the iTunes store with the management accounts email address, we got the error message: "this email is associated with he VPP program". We have told apple about this who replied with a frustrating tautology: "our records indicate that that address is associated with the VPP program, so you will have to use another email address to sign into iTunes." Trouble is, for the purposes of information management, we cant just sign into iTunes with any old email address, we have to use one provisioned by the education department, and they wont provision another email address for this.. Also, we have screenshots which demonstrate that it is possible to sign into iTunes with the program manager account at other schools, so what has changed? If this keeps up, I will have no choice but to recommend to all schools in future that they not go with Apple because their account provision system is not maintained at a professional level.  The fact that they are so slow moving on this makes me look bad and the lack of documentation is inexcusable given the massive profits they have been posting.  I will campaign vehemently against the use of apple in education unless this situation changes for the better.  Already one school on our books have had an absolute gut-full of and have sold off the 60 iPads they purchased in favor of Android tablets with custom ROMS. What is the solution and why is there no phone number for Apple VPP in Australia?
    <Edited by Host>

    I know this post is over a year old. We setup our VPP account in Feb last year. It's very frustrating.
    This is what I wrote to Apple.
    This whole system *****!!!!
    Seriously. I sign up under the old system and now we have to go through more doors to get in than a gold refinery.
    You honestly think your product is worth this much pain. Get real!!!
    I work at a school as THE ONLY IT Support Officer. I setup a generic user account for VPP under the old system so that the account was not tied to my name just in case I left or someone else had to take over the role. Now we cant use that account to manage the VPP account. We have to create other admin accounts. Trouble is, most of us already have our personal emails attached to iTunes accounts, AND YOUR SYSTEM WON'T LET US USE THESE ACCOUNTS TO BE ADMINS FOR OUR VPP ACCOUNT BECAUSE THEY ARE ALREADY ATTACHED TO AN ITUNES ACCOUNT!!!!!!!!!!!!!!!!!!!!!
    Now I'm home and I can't remember my logon password and cant recall my recovery key because it's all back at work on a system I cant access until 2 weeks from now when the school holidays are over.
    Well done Apple, you managed to make Microsoft look good!
    The generic email account we setup is a distribution list account for the purposes of adding and removing people as needed. Apples change now means that we have to create more email accounts. I won't be doing that any time soon, I already have 5 and not about to create moer.
    I too will not be recommending that schools go with Apple products. They are a consumer product, not an enterprise product. The promise you the world and all you get is pain.

  • Infopath 2013 Pulling User's Manager Emails from people/picker

    Hello,
    I'm having an issue with pulling others user from different department manager's email through people picker.
    People/picker >String> Button( this button auto populate the selected user's profiles plus manager account) 
    I managed to do it with Data Connection "GETCOMMONMANAGER" , but it'd only work if the current user shares the same common manager or same department.  For an example:
    Current user = Myself
    Select anyone within my department through people picker, it'll auto populate our's manager name & Emails
    IF I select anyone else out side of our department the data connection will not work.
    SO What I stuck with is that, my department is specifically filling out the form for others department.
    I've also tried using GetUserProfilebyName, by pulling the selected user's profile through people picker plus their manager account name.
    Rules:
    Set a field's value:AccountName (GetUserProfileByName(GetManager)) = Manager's AccountName Field
    Query using a data connection: GetManager
    Set's a field value Manager's Name = value(Name = "PreferredName")
    Set a field value Manager Email = value(Name = "WorkEmail")
    These rules successfully pull myself and team members manager's profile
    BUT, if i input other users from different department this came up
    A user with the account name blahblah\ssong  could not be found. ---> An error was encountered while retrieving the user profile.
    <detail><ErrorCode xmlns="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService">UserCannotBeFound</ErrorCode><ErrorMessage xmlns="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService">An
    error was encountered while retrieving the user profile.</ErrorMessage></detail>
    Please help ! :( 

    check this one, may solve the issue.
    http://shaunpitt.wordpress.com/2012/07/18/infopath-get-the-managers-details-of-the-user-selected-from-the-person-picker/
    http://mysharepointadventures.wordpress.com/2011/05/13/infopath-looking-employees-manager-in-ad-using-people-picker/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Centrally managing email marketing preferences in the enterprise

    I would work a very large company made of several business units.  We have several instances of Eloqua as well as a few other automated marketing solutions for each business unit being used globally.   Our challenge is centrally managing email preferences in a place that can talk to all of those instances of Eloqua (and if we are lucky, other applications as well).  At its core we'd like to give users the ability to unsubscribe to a specific brand, or globally.  Then, when campaigns are sent from those disperate Eloqua instances, it can check on those unsubscribes before sending the email. 
    Is there a way to do this in Eloqua?  Is there a recommended third party tool to manage email preferences and has the ability to interface with Eloqua?

    Possible Now might be able to handle this scenario - they are not quite live with an Eloqua integration and I am not sure of their ability for multiple instance support.
    The other alternative is to build out a central data warehouse and, via API update all of the Eloqua instances with the unsubscribe data.
    (a third option is to centralize your Eloqua instances - usually needs some process/people changes too)

  • Visual Studio Online / Release Management Email Notifications

    We use Visual Studio Online and not a local TFS instance. Additionally we want to / ARE using the Release Management service.  But, we are having difficulties configuring the Email notifications within Release Management.    We have steps
    configured  for email notification on step approval.  BUT we are not getting any of these notifications and the Releases get stuck waiting during these steps.  And only if by sheer dumb luck the user logs into his/her Release Management window
    do they see that they have pending approvals...
    What do we need to do in order to get these approvals flowing?
    Thanks in advance!

    Hi,
    Thank you for reaching out to us. I am currently researching to gather more information with regards to your request. I shall revert back to you with an update at the earliest. Sincerely appreciate your patience.
    Regards,
    Nithin Rathnakar

  • Issue management - Email transmission to message processor

    Hi all,
    I am now working in issue management( solman - sp15 ). Here i am trying to create a automatice email transmission to the message process when the issue assigned to him, But its not triggering a mail.i have worked in servicee desk management to sens a automatic mail transmission.
    With that knowledge i have worked in this one also..
    Here i used the action  TASK_ACTION_PROFILE..,,but i feel the problem here is i am not able to define the condition according to the user status.. Am i missiong out anything
    Anyone have idea on this???
    regards
    Vijay

    Dear Vijay,
    Please see note : 691303 - Sending E-Mail from message after status change, i believe that help you..
    Best regards..
    Claudenir Bispo

  • Records Management - Email (Attachment & Text) - GroupWise

    I have a requirement to store an email (its attachment and text) into UCM as a single instance. The text can't be copied/pasted into an index field upon import. The attachment and text should be merged together and committed as a PDF file (read only). Novell GroupWise is the email client. Can this requirement be satisfied by utilizing Records Managment? Could anyone provide a suggested approach to this requirement?
    Thank you.

    Off hand, this does not seem like a simple task.
    Let's start with the merging business. You state the email and the attachement must be merged together as a PDF. This is not covered in any way with out-of-the-box functionality. You'll need SOMETHING that sends the attachements to inbound refinery to convert them to PDF, then merge them together (as you'll support multiple attachements one one email right?) then you'll need to do some work on the PDF to add the original email text/graphics (some email is html based with embedded graphics right?).
    THEN, you can finally put this all in UCM.
    And the pdf must be indexable so you can search for the content in it.
    This is a heavy duty customization.

  • Issue Management Email Notifications

    Has anyone had experience in creating email notifications for Issue Management? Specifically I am trying to send an email to the assigned party once the issue has been assigned to them.

    I set up a notification to a fixed mailbox by modifying the SLFI action profile as a test. The message is generated but the email is not sent.
    Have you had any experience setting up notifications from Issue Management?
    It seems that this is not supported at this time.

  • Can't Manage Email Accounts in Iphone 4

    Hi experts,
    I just changed my password of my gmail account. Now I can't access my email in my Iphone. This is despite, changing the password in my Mail in my Mac. I've tried adding and removing the account in Mail (Mac) and I've tried resyncing in Itunes with the replace functionality ticked on. It still says wrong password when I try to access it in my Iphone.
    Moreover, I've noticed that Accounts tab in the Iphone Settings is Grayed out. Also, the gmail item in Iphone Mail is also grayed out. So, I can't add, delete or manage existing accounts in my Iphone.
    Anyway to fix this without restoring?
    Thanks again!
    Iphone 4 running iOS 4.3
    Macbook Pro running OSX 10.6.6
    ITunes 10.2.1
    Mail 4.4

    Added twist.  I added an exchange e-mail account to my iPhone.  The security of the organization whose account it is on forced me to pick a password unlock my phone.  I wanted to add another exchange account and the Account Information under the tab Mail, Contacts, Calanders is now grayed out. According to Apple this is a security issue with my exchange account.  Now I can't add any more accounts.
    Following the suggestion above I went in to Restrictions and it asked me for a  Restriction Password.  It would not accept the password I had developed for unlocking the phone. Seems like my phone has been taken over.  Any suggestions on how to add another account?

  • Managing email campaigns from Webtools

    Hi Experts
    Does anyone have a useful document for using the Marketing > Campaigns email function within webtools?  I would like to be able to create an HTML mailshot which will be sent to approx 2000 subscribers but am having trouble both building the mailshot and sending test email. 
    Thanks
    Jon

    I have not had very good experience with mailing campaigns. There are many options out there that are inexpensive and offer much more capabilities and better reporting, but if you're truly interested in pursuing the Web Tools avenue, I would do two things:
    1. Test to make sure your email is working - This is easy enough to test, as there is a simple "Forgot Password" function at the login screen. The difficult part may come if you find this doesn't work. There are other threads that deal with dealing with SMTP issues, but I guarantee you that if this doesn't work, neither will your campaigns.
    2. Investigate the Admin->Marketing menu - Where the magic takes place, you can create new campaigns & lists from the Campaigns  and Contact Lists sections appropriately. I don't know too much about this, but to get started you'll need to create a contact list and populate it. Once done, you'll have to create a campaign and then tell it to use the newly created list.
    One of the big caveats that I would like to point out with the Web Tools campaign system is that if you wanted to have users sign up for newsletters/mailing lists, the out-of-box functionality allows them to sign up any email address, not just their own. This can get tricky if they decide to put in someone else's email, who upon receiving your emails could in turn file a complaint that you are not following CAN-SPAM laws, potentially resulting in a blacklisting of your mail server. While the frequency of this happening is pretty darned small, the severity of the damage could be quite thorough. Of course, if you're going to manage the lists yourselves or build out a separate device to capture who is "subscribed" to what and who isn't (which is what we did in the long run), that removes the threat in the first place.

  • TS4003 managing email accounts MobileMe to iCloud

    I moved my and 2 of my 3 kids to iCLoud. My 3rd hardly uses his email but now I am unable to see where I can manage the move to iCloud from MobileMe. RIght now not likeing the iCOuld move issues. Feels like dealing with MS... anybody help me as to where I login to manage the iCould accounts like I did my mobileme accounts?

    Unlike MobileMe family packs, each iCloud user is a separate account. To manage kid3's move (which should have been done last month), you'll have to logon kid3's account with his password.

Maybe you are looking for

  • Can't view photos

    Hi, since a week I try to get back my lost thumbnail view in iPhoto 6. I went through some posting here and tried to rebuild the iPhoto library already. No luck. Also I tried to work on the Disk Permissions. That didn't worked, perhaps braucse my pho

  • I have a problem with my itube. I had itube and its gone. Now i cant get it back. How can i get it back without pay for it again?

    I have a problem with my itube. I had itube and its gone. Now i cant get it back. How can i get it back without pay for it again?

  • Number of bpms in pi

    Is there any limitations on the number of bpms that can be created in PI at one time? We have a idoc to file scenario (bpm). The peak volume could be say 5000 idocs at one time. and each will create its own bpm instance.

  • Where has the extensions exchange gone?

    Where has the link to the exchange gone? It used to be available on the adobe website, but it's disappeared now, or it's not very obvious anymore! Mat

  • Change query during runtime

    Dear Friends, I have procedure to retrieve data from tables, this procedure uses cursor to fetch the records into the required data block. i need to change the where clause of the query which used to build the cursor during run time based on data wil