SMTPAuthenticationException:504 5.7.4 Unrecognized authentication type

Hi Folks,
we have a 3rd party system that wants to send automated emails externally, I have setup a new receive connector on our cashub servers just to allow this server to be able to use our exchange as a relay, I've checked all the forums about how to do it and
followed all the recommended instructions.
we've been testing the 3rd party system to see in the emails get sent correctly and they are not, when I check the logs I get the below , can anyone suggest anything I haven't already tried?
thanks in advance.
Owen.
error message 1:
Exception information:
--------------------------------------------------1
Quiksoft.EasyMail.SMTP.SMTPAuthenticationException:504 5.7.4 Unrecognized authentication type
   at Quiksoft.EasyMail.SMTP.SMTP.?(String A_0, EmailMessage A_1, ? A_2, SMTPQueueType A_3, Boolean A_4)
   at Quiksoft.EasyMail.SMTP.SMTP.Send(EmailMessage MessageObj)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String[] attachments, Boolean deleteAttachmentsAfterSend, String smtpServerName, Boolean isAuth,
Int32 smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String attachment, Boolean deleteAttachmentsAfterSend, String smtpServer, Boolean isAuth, Int32
smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v43.EmailExternal_Logic()
error message 2:
Workflow Worker Action failed
Exception information:
--------------------------------------------------1
System.InvalidOperationException:The worker experienced an error in 'Run'.
   at Odyssey.Workflow.Actions.WorkflowWorkerAction.RunWorker(WorkflowDom dom, WorkflowWorker worker, AuditWriter& writer)
   at Odyssey.Workflow.Actions.WorkflowWorkerAction.Run(IActionExecutionContext context)
--------------------------------------------------2
Quiksoft.EasyMail.SMTP.SMTPAuthenticationException:504 5.7.4 Unrecognized authentication type
   at Quiksoft.EasyMail.SMTP.SMTP.ᜀ(String A_0, EmailMessage A_1, ᜄ A_2, SMTPQueueType A_3, Boolean A_4)
   at Quiksoft.EasyMail.SMTP.SMTP.Send(EmailMessage MessageObj)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String[] attachments, Boolean deleteAttachmentsAfterSend, String smtpServerName, Boolean
isAuth, Int32 smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String attachment, Boolean deleteAttachmentsAfterSend, String smtpServer, Boolean isAuth,
Int32 smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.EmailExternal_Logic()
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.IsExternalResource_Navigate()
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.HasAssignmentType_Navigate()
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.IsitavalidEmailAddress_Navigate()
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.IsBREAKDOWNTask_Navigate()
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.Run()
   at Odyssey.Workflow.Actions.WorkflowWorkerAction.RunWorker(WorkflowDom dom, WorkflowWorker worker, AuditWriter& writer)
error message 3:
Entity Audit Error Message
Entity Type: Odyssey.Workflow.WorkflowDom
Entity id: 34
Email External: Unexpected exception
Exception information:
--------------------------------------------------1
Quiksoft.EasyMail.SMTP.SMTPAuthenticationException:504 5.7.4 Unrecognized authentication type
   at Quiksoft.EasyMail.SMTP.SMTP.ᜀ(String A_0, EmailMessage A_1, ᜄ A_2, SMTPQueueType A_3, Boolean A_4)
   at Quiksoft.EasyMail.SMTP.SMTP.Send(EmailMessage MessageObj)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String[] attachments, Boolean deleteAttachmentsAfterSend, String smtpServerName, Boolean
isAuth, Int32 smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.WorkflowEmailActionNode.SendEmail(String to, String cc, String from, String bcc, String subject, String body, MailFormat bodyFormat, String attachment, Boolean deleteAttachmentsAfterSend, String smtpServer, Boolean isAuth,
Int32 smtpPort, String smtpLogin, String smtpPassword)
   at Odyssey.Workflow.Generated.LOCKEDResourceNotificationEmailCallAssigned_v44.EmailExternal_Logic()
hope these errors help!

Hi,
Based on my knowledge, Exchange 2010 does not allow inbound unauthenticated mail by default.
I suggest configuring the default receive connector to allow "anonymous".
Found a similar thread for your reference:
Error in establishing SMTP connection, Error: 504 5.7.4 Unrecognized authentication type
http://social.technet.microsoft.com/Forums/en-US/93ad411a-0da2-4494-a45e-8cbb793aeca9/error-in-establishing-smtp-connection-error-504-574-unrecognized-authentication-type?forum=exchange2010
Hope it is helpful
Thanks
Mavis
Mavis Huang
TechNet Community Support

Similar Messages

  • EEM Unrecognized authentication type

    I am Setting up a mail server in EEM to receive ena Email , iam receiving the following :
    smtp_write AUTH LOGIN Y29ycHByaW50
    smtp_read 504 5.7.4 Unrecognized authentication type
    the config :
    event manager environment _mail_rcpt [email protected]
    event manager environment _mail_from [email protected]
    event manager environment _mail_domain mail.mydomain.com
    event manager environment _mail_smtp user1:[email protected]
    event manager session cli username "mail"
    event manager applet MAIL
    event track 1 state any
    action 1.0 info type routername
    action 2.0 mail server "$_mail_smtp" to "$_mail_rcpt" from "$_info_routername@$_mail_domain" subject "hello" body "hello"
    My SMTP gateway  is using port 587
    Anyone can help ! please

    Version 15.0(1r)M15, RELEASE SOFTWARE (fc1)
    Cisco 2911 series router
    My SMTp server :
    Server name: x.outlook.com
         Port: 587
         Encryption method: TLS
    Embedded Event Manager Version 3.20
    Component Versions:
    eem: (320_rel2)2.0.2
    eem-gold: (v320_rel1)1.0.0
    eem-call-home: (v320_rel1)1.0.0
    Event Detectors:

  • Using OLAP Connection for SAP BW based on authentication type Prompt

    We try to use an OLAP Connection based on authentication type Prompt. This should cause a dialog to popup where the user can enter credentials for SAP BW. This works fine for Analysis for OLAP, but not in Web Intelligence and Design Studio.
    In design studio the following message appears:
    failed to connect to "BA1CLNT100"
    Configuration of destination
    customized_guid:FnTHdVPWmQ4AMLQAAD4XL4cAAFBWmWVp is incomplete:
    Parameter user id missing: neither user nor user alias nor sso ticket nor certificate is specified.
    Does anyone know if this feature is supported and what causes this error?

    Hi,
    Can you check the option "Disallow insecure incoming RFC connections" from CMC >> SAP Authentication and see if it helps.
    -Ambarish-

  • Can't import pictures I once could  Unrecognized file type

    I recently had to reinstall some system software because my computer wouldn't reboot. When I opened up iPhoto 5 nothing was there. I went to a back up and imported the latest Librarty. When I went to import the rest of the photos I got this error message... "The following files could not be imported (they may be an unrecognized file type or the files may not contain vallid data)." All my pictures are the same file type and size and come from the same camera. They all open in the Preview application.

    Diane
    Are they in the iPhoto Library Folder? Because iPhoto wont import pics from the iPhoto Library Folder - a precaution against duplication. Drag them to the desktop and try again.
    Regards
    TD

  • Problem in CMC login with SAP authentication type

    Hi,
    We have installed the SAP Integration kit successfully for BO XI R2 & when I logon to CMC i am able to enable the SAP authentication and import the roles from the SAP BW system as well. But when I try to login into CMC using the 'Authentication type' as SAP it doesn't display the textboxes for entering  System ID and Client details. Can you please tell me how to fix this?
    Also I see that the CMC & Infoview authentication type drop down list are not the same. The CMC has the authentication types available as 'SAP,LDAP & Enterprise' where as Infoview has 'Enterprise, LDAP & AD'.
    Is this an issue with the Plugins? do i need to do some settings on the Tomcat ?
    Please help me out in this..
    Thanks in advance!
    Phani.

    Thanks for your update Jac...yes thats correct. Also I had to include authPlugExt.properties file in the tomcat/shared/classes, which i did not include previously. The SAP infoview is working fine now.
    Just one more question, in CMC login doesn't the SAP authentication require sap system & client id as its inputs? (in XI R2). I noticed that I was able to login with SAP user id's (without mentioning system details) , that have been added when I have imported the SAP roles to BO.

  • Photo will not upload my pictures from the same camera that always worked in IPhoto.  Says "could not be imported (may be unrecognized file type or files may not contain valid data).  So how do I do it?

    Photo will not upload new photos from same camera that always worked in IPhoto.  Says "could not be uploaded )may be unrecognized file type or files may not contain valid data).  Help!

    Try image capture or a card reader - after the photos are safely on your Mac then use the camera's format command to reformat the memory card
    LN

  • Unable to save xls file from website in the "Microsoft Office Excel 97-2003 Worksheet" format. The browser is saving in unrecognized "File" Type

    The version I am using is 3.6.11
    The file is stored in the server in the format "Microsoft Office Excel 97-2003 Worksheet"
    But when I download it, it gets saved in the unrecognized format type "File"
    The servlet code written to download the file sets the content type to "application/vnd.ms-excel"
    I am able to save the file in Microsoft Office Excel 97-2003 Worksheet format using Internet Explorer Browser without any issues.
    But it does not work with the Mozilla Firefox. Any plug-in needed to make it work?

    Did you try to add the .xls file extension yourself to those files?

  • User domain\SPFservice is not authorized to perform request using authentication type Negotiate

    Hi,
    I have installed WAP/SPF in the same domain via express installation.  The SPF domain service account is sysadmin on the SPF database.  The SPF domain service account is running as identity in IIS application pool.  I have registered SPF in
    WAP via SPFcomputeraccount\LocalSPFaccount.  The LocalSPFaccount is member of the 4 local groups created by the SPF setup.  The domain SPF service account is member of the VMM administrators.
    When a new tenant want to subscribe to a hosting plan I get an error "One or more errors occurred while contacting the underlying resource providers. The operation may be partially completed. Details: Failed to create subscription".
    When I look in the eventviewer of the SPF server in ManagementODataService, I can see "User domain\SPFservice is not authorized to perform request using authentication type Negotiate".
    SPF/VMM are both on the latest update rollup.  The VMM console is also updated on the SPF server. 
    I can successfully reproduce the troubleshooting steps from http://blogs.technet.com/b/privatecloud/archive/2013/11/08/troubleshooting-windows-azure-pack-spf-amp-vmm.aspx.

    Hi,
    During the install it is also asking you to specify groups during the installation (4 x) Is the user you specified als spf runas account also member of those group in the AD?
    So you have 4 groups created on the local box by the installation. But also 4 specified during the installation. Check if the account is member of those group(s) as well, reboot the spf and you should be up and running.
    Best regards, Mark Scholman. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How can I use authentication type in sending/receiving a message

    Dear all,
    I am building a mail client program. I have a problem: I don't know use javamail to authenticate to mail server in while send/receive messages. I know some authentication types as PLAIN, LOGIN, CRAM-MD5, DIGIT-MD5, NTLM and GSSAPI. and I tried use "mail.imap.sasl.mechanisms" property, but it do not work. Any suggestion is helpful for me. Thanks!

    Thank for quick your reply,
    I checked with Imap protocol to receive message. The mail server supported authentication type: Plain and Login. Below is code:
          Properties props = System.getProperties();
          String socketFactoryClass = "javax.net.SocketFactory";
          String host = account.getIncomingHost();
          int port = Integer.valueOf(account.getIncomingPort());
          String fallback = "mail.imap.socketFactory.fallback";
          String imapSocketFactoryClass = "mail.imap.socketFactory.class";
          String emailAddress = account.getIncomingUser();
          props.put("mail.mime.base64.ignoreerrors", "true");
          if (account.isIncomingSsl()) {
            MailSSLSocketFactory socketFactory = this.getSSLSocketFactory(host);
            if (account.getSecureAuthsIncoming().equalsIgnoreCase("starttls"))
              props.put("mail.imap.starttls.enable", true);
            else
              props.put("mail.imap.ssl.enable", "true");
            props.put("mail.imap.ssl.socketFactory", socketFactory);
            props.put("mail.imap.sasl.mechanisms", account.getAuthMechsIncoming());
          props.put(fallback, "false");
          props.put(imapSocketFactoryClass, socketFactoryClass);
          Session session = Session.getInstance(props, null);
          String protocolName = "imap";
          if (Utils.isGmailAccount(emailAddress))
            protocolName = imaps;
          IMAPStore imapStore = (IMAPStore) session.getStore(protocolName);
          try {
            imapStore.connect(host, port, emailAddress, account.getIncomingPassword());
          } catch (Exception e) {.....}account.getAuthMechsIncoming() return authentication types, this instance is Login or Plain(as I tested). By the way, I have a problem how to check authentication types supported by server(as Evolution Mail on Ubuntu has)?. sorry for my English. Thank for your consider time.

  • "Authentication Type" greyed out in Advanced Wireless Settings (WRT54G)

    I wish to change my Authentication Type from Auto to Shared Key in my Wireless -> Advanced Wireless Settings section of my web-based admin utility. However, it's been greyed out for some reason.
    I understand that the Shared Key mode is more secure than the Auto mode, therefore I wish to change it. Would anyone happen to know as to why this would be greyed out like this and how I can fix it so that I can have access to the options? I'm using WRT54G V.6 with firmware v.1.01.1 (the latest one from linksys). TIA.

    I think I figured it out. I'm currently using WPA Personal mode and as I understand it, only WEP mode applies to whether you're using an Open System or Shared Key. Can someone please confirm this for me? TIA.

  • Users authentication type problem

       Dears,
    I'm working on ISE 1.1 version, am facing the following problem:
    When the user turn on the PC , he can access to the network via Dot1x , but when the PC go to the sleeping mode  , the Dot1x timed out , and the authentication type become mab , so that the user access as guest , and he need to restart the dot1x service manually to get the access again .
    Below is a port switch configuration:
    interface FastEthernet0/X
    switchport access vlan 22
    switchport mode access
    switchport voice vlan 110
    authentication port-control auto
    mab
    dot1x pae authenticator
    spanning-tree portfast
    any idea? please advice.
    Thank you in advance
    Zahi

    A suggestion since this is not something I can test
    Should be able to distinguish the case of guest access from employee access since in the case of guest the endpoint will not exist in the database and create authoirzations accordingly
    Can distinguish the case of whether endpoint was found using the following attribute in the authorization policy
    Attribute: NetworkAccess.AuthentictionStatus
    value: UnknownUser indicates that record was not found during the authentication

  • Having thousands of Host-Named Site Collections - which authentication type?

    So Microsoft seems to state the claims + Host-Named Site Collection (HNSC) approach is the way to go forward.
    Assuming we have thousands of site collections, and we don't want to go with good ol' NTLM authentication as our claim authentication type, then how should we authenticate?
    Both Kerberos and SAML would be a nightmare to manage, since for Kerberos we need to register a Service Principal Name (SPN) per HNSC. For SAML we would end up in a similar situation, since this would require us to configure a relying party
    + realm for every HNSC.

    Please see the documentation on using managed paths with host named site collections.
    http://technet.microsoft.com/en-us/library/cc288637(v=office.14).aspx#section5
    You would be very unlikely to have thousands of individual host names, I would never recommend such an architecture to a customer.  Instead, you are much more likely to use managed paths (/sites/, /personal/, etc) in combination with host names, significantly
    reducing the number of individual host names while still allowing you to easily scale to thousands of site collections.
    In Office 365, each tenant is provisioned with 3 top-level host names (<tenant>.sharepoint.com, <tenant>-public.sharepoint.com, and <tenant>-my.sharepoint.com), all subsequent site collections are provisioned using managed paths.
    Note that this is not really a question particular to HNSC.  If you decide to not use host-named site collections but want to use individual host names using web applications, you get far less.  According to our Software Boundaries and
    Limits document, you get maximum 20 web applications per farm with a maximum 5 AAMs per web application, yielding a maximum 100 individual host names. 
    http://technet.microsoft.com/en-us/library/cc262787.aspx
    While you can achieve more host names using HNSC, I would strongly discourage this design and instead seek to leverage managed paths. 
    Kirk Evans
    Architect, Azure Modern Apps Center of Excellence
    Microsoft Corporation
    Microsoft Certified Master, SharePoint 2010
    http://blogs.msdn.com/kaevans

  • Setting Defualt Authentication type to Enterprise in Full Client - strange

    Hi Folks,
    I am having issue setting up default authentication type in full client.
    My users here use Desktop Intelligence for their reporting. We have configured Windows AD authentication for them and they are logging to one of the server via Citrix where BO Client is installed. When users select Windows AD from the authentication type, for the first time it works well, because, they dont have to enter username or password, as they are logging thru Citrix to the server with their Windows AD account. Now here is what happens, when second time they go in the server, their default type is set to Windows AD as they login to DeskI using AD last time, but this time, the OK button is blurred and to my understanding it becomes active if you enter username or password, which in my situation, they have dont have to.
    So they select Windows AD from the drop down button and then the OK button is enabled. This is not right as they are already in Windows AD mode. So I thought to make the defualt authentication mode to Enterprise, no matter whatever they login lastly. This way they will have to select Windows AD and the problem will go away. Or if someone knows how to resolve my situation, please advice. Otherwise, please help me how and where can I set the autheication type to Enterprise by defualt for full client. I have only client products installed on this particular server.
    Thanks a lot,
    Bhaumik
    BOXIR2 SP2 full version, Citrix

    The ok button thing was a bug fixed in SP3. Now beware SP3 and above SP's client version have another bug which breaks all clients using AD/LDAP fixed in FP3.3. The server version of the SP does not have that bug. If you fix the bug you will not have to set the enterprise type.
    It's by design to remember that last login (that may be something you can stop but I never tried and don't know how to).
    Regards,
    Tim

  • "Unrecognized file type" message

    After importing numerous batches of photos from my camera I discovered the weird, randomly named folders iPhoto had put them into and tried to rearrange them. After discovering the mess I'd made I threw out the existing iPhoto database and preferences and tried to start over. Somewhere in there I got a prompt to update iPhoto (from what older version I can't remember), which I OK'd; it took about half an hour to "convert" to iPhoto 4.0.3. Now I can't import any photos at all: I get the "unrecognized file type" message even though I don't have any trouble opening any pictures in Preview or Photoshop. I've tried both the Import menu and dragging photos from the Finder.
    Please help.
    PowerBook G4   Mac OS X (10.3.9)   iPhoto 4.0.3

    Dutchie
    Here is the simple answers first.
    1. You made the most common mistake with iPhoto You tampered with the database trying to change all those weird folders. You can't do that. More on this later.
    2. When you get that unrecognizable message your are probably trying to import something that was already in the database. Can't do that either.
    Read what follows first and then we can get you back up and working.
    iPhoto Terms
    iPhoto
    The application is designed to do EVERYTHING working in the application with the options available in the window and menus. Basically, once a photo has been imported into iPhoto (file copied to the database) that file is available only through the application. To use it some place else (that is not an iPhoto option) - export, or drag it from the window.
    Photo Library
    Note: that is "Photo Library", not "iPhoto Library". This is the option you see in the source window to display all the photos imported into iPhoto.
    iPhoto Library (Folder)
    To avoid grief please read this carefully!. The iPhoto Library is a folder that iPhoto creates and by default puts in your user Pictures Folder. This folder is the database where iPhoto actually stores everything you have done in the application. iPhoto keeps this folder in a special way, with special files, folders and subfolders.
    Leave this folder alone. Don't add, delete or change anything in this folder. If you do - the database can collapse like a house of cards. Don't browse through it with other applications, like email, one slip can mean disaster.
    iPhoto can work with several databases - iPhoto Library folders - but can only open and work with one at a time. These folders can be renamed and stored anywhere - as long as iPhoto knows the name and location - and is directed to open with the folder you select. If you want to move or backup the iPhoto Library folder - you must work with the ENTIRE folder. Don't try to move or backup pieces of the folder.

  • History Attributes when using Custom Authentication Type

    assigned all History Attributes (in the Entity Object Editor) to my audit columns.
    During run time, I find only Created By is assigned the SYSDATE, and Created On, Modified On, and Modified By are null.
    I am using Custom Authentication Type.
    I have read that the History Attributes only work the the JAAS authentication type. Appreciate any one confirming this.
    Also, how do you implement History Attributes if you are using the Custom Authentication Type? Do you need to write Java code?
    Thanks.
    John

    Hi,
    confirmed it only works with container managed authentication performed through JAZN. You can't use this with custom security as otherwise this feature could be overwritten. Still you can provide your own implementation:
    - create a custom table
    - use the setAttr method on the RowImpl class of a VO to store the username
    Frank

Maybe you are looking for

  • CS3 CS4 CS5 backwards compatible or just backwards?

    Have just spent over a month talking with Adobe "Customer Service" - an offshore call centre whose entire capability seems to be to read from a script which says "Sir I understand your problem" - really? - "But all I can suggest is that you purchase

  • If check box then combo box

    Hi there, I have been searching for the answer for this question. I am trying to write JavaScript for the following situation.  If my check box is selected then the values of combo box 1, combo box 2, and combo box 3, will all read "N/A".  My fields

  • Security Evaluation of Oracle Application Server

    Are there any published documents on security evaluation of Oracle Application Server? Is it secure as a tool against some attacks, for example, are following vulnerabilities when applicable to the server dealt with or should be handled by applicatio

  • My hp4530 will not print after installing Yosemite

    After installing Yosemite my printer will not connect because it is not "found" by my macbook pro.  I re-installed the driver, but that hasn't worked.  What else can I do? I've restarted, unplugged . . . all the obvious things haven't been successful

  • Downloading and installing Mavericks

    I am trying to upgrade my MacBook Pro to Mountain Lion.  The system check I did beforehand told me I could do this as my MB Pro is 2010 and the OS is 10.6.8 and that I should download Mavericks via the App Store.  But when I came to install the downl