Mail server doesn't work after upgrading from SL to ML

My Mail server doesn't work after upgrading from SL to ML
Mail client connects with the Mail Server wich seems to run but then they can't receive any email...
the problem seems to be related with dovecot ... in my smtp log i get this:
relay=dovecot, delay=324, delays=324/0.02/0/0.01, dsn=4.3.0, status=deferred (temporary failure. Command output: pipe: fatal: pipe_command: execvp /usr/libexec/dovecot/deliver: Permission denied
I have to say that in the usr/libexec there wasn't the dovecot directory so I just tried to create one but with no luck
Any Ideas?
Cheers
Carlo
This is my postconf -n info:
server:Data admin$ postconf -n
biff = no
command_directory = /usr/sbin
config_directory = /Library/Server/Mail/Config/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
data_directory = /Library/Server/Mail/Data/mta
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5
dovecot_destination_recipient_limit = 1
enable_server_options = yes
header_checks = pcre:/etc/postfix/custom_header_checks
html_directory = /usr/share/doc/postfix/html
imap_submit_cred_file = /Library/Server/Mail/Config/postfix/submit.cred
inet_interfaces = all
inet_protocols = ipv4
mail_owner = _postfix
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains =
message_size_limit = 20971520
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = moremoremore.it
mydomain_fallback = localhost
myhostname = server.moremoremore.it
mynetworks = 127.0.0.0/8,192.168.178.0/24
newaliases_path = /usr/bin/newaliases
queue_directory = /Library/Server/Mail/Data/spool
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
relayhost = mail.mclink.it
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = _postdrop
smtp_sasl_auth_enable = no
smtp_sasl_password_maps =
smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated reject_rbl_client zen.spamhaus.org permit
smtpd_enforce_tls = no
smtpd_helo_required = yes
smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
smtpd_pw_server_security_options = cram-md5,gssapi
smtpd_recipient_restrictions = permit_sasl_authenticated permit_mynetworks reject_unauth_destination check_policy_service unix:private/policy permit
smtpd_sasl_auth_enable = yes
smtpd_tls_CAfile = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.chain.pem
smtpd_tls_cert_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.cert.pem
smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
smtpd_tls_key_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.key.pem
smtpd_use_pw_server = yes
smtpd_use_tls = yes
tls_random_source = dev:/dev/urandom
unknown_local_recipient_reject_code = 550
virtual_alias_maps =
server:Data admin$

if this could help:
mail:setStateVersion = 1
mail:readWriteSettingsVersion = 1
mail:connectionCount = 11
mail:servicePortsRestrictionInfo = _empty_array
mail:protocolsArray:_array_index:0:status = "ON"
mail:protocolsArray:_array_index:0:kind = "INCOMING"
mail:protocolsArray:_array_index:0:protocol = "IMAP"
mail:protocolsArray:_array_index:0:state = "RUNNING"
mail:protocolsArray:_array_index:0:error = ""
mail:protocolsArray:_array_index:1:status = "ON"
mail:protocolsArray:_array_index:1:kind = "INCOMING"
mail:protocolsArray:_array_index:1:protocol = "POP3"
mail:protocolsArray:_array_index:1:state = "RUNNING"
mail:protocolsArray:_array_index:1:error = ""
mail:protocolsArray:_array_index:2:status = "ON"
mail:protocolsArray:_array_index:2:kind = "INCOMING"
mail:protocolsArray:_array_index:2:protocol = "SMTP"
mail:protocolsArray:_array_index:2:state = "RUNNING"
mail:protocolsArray:_array_index:2:error = ""
mail:protocolsArray:_array_index:3:status = "ON"
mail:protocolsArray:_array_index:3:kind = "OUTGOING"
mail:protocolsArray:_array_index:3:protocol = "SMTP"
mail:protocolsArray:_array_index:3:state = "RUNNING"
mail:protocolsArray:_array_index:3:error = ""
mail:protocolsArray:_array_index:4:status = "OFF"
mail:protocolsArray:_array_index:4:kind = "INCOMING"
mail:protocolsArray:_array_index:4:protocol = "Junk_mail_filter"
mail:protocolsArray:_array_index:4:state = "STOPPED"
mail:protocolsArray:_array_index:4:error = ""
mail:protocolsArray:_array_index:5:status = "OFF"
mail:protocolsArray:_array_index:5:kind = "INCOMING"
mail:protocolsArray:_array_index:5:protocol = "Virus_scanner"
mail:protocolsArray:_array_index:5:state = "STOPPED"
mail:protocolsArray:_array_index:5:error = ""
mail:startedTime = "2013-01-21 21:18:32 +0000"
mail:logPaths:IMAP Log = "/Library/Logs/Mail/mailaccess.log"
mail:logPaths:Server Log = "/Library/Logs/Mail/mailaccess.log"
mail:logPaths:POP Log = "/Library/Logs/Mail/mailaccess.log"
mail:logPaths:SMTP Log = "/var/log/mail.log"
mail:logPaths:Migration Log = "/Library/Logs/MailMigration.log"
mail:logPaths:Virus Log = "/Library/Logs/Mail/clamav.log"
mail:logPaths:Amavisd Log = "/Library/Logs/Mail/amavis.log"
mail:logPaths:Virus DB Log = "/Library/Logs/Mail/freshclam.log"
mail:imapStartedTime = "2013-01-21 21:18:34 +0000"
mail:servicePortsAreRestricted = "NO"
mail:state = "RUNNING"
mail:postfixStartedTime = "2013-01-21 21:18:32 +0000"

Similar Messages

  • Client login to OS/X server doesn't work after upgrade to 10.9.3

    I have been running a Mountian Lion Server with open directory to handle several Mac's at home. After upgrading from 10.8.x to 10.9.3 a few days ago login from the client computer with 10.9.3 does't work. If I turn off Wi-fi, login works, and I can access everything after re-enabling wi-fi.
    Works with client computer and 10.9.2. It also works with login to wiki on this server, using safari from my computer.
    /Casi

    I have several network user set up on a server computer.  This computer, macMini, is running 10.9.3 and the latent version of OS/X server.
    When logging in on a MacBook PRO with 10.9.3, and the computer is on the same network as the server, wi-fi or Ethernet cable, i'm not granted access to the network accounts. The screem-shot above is from the server log.
    When not connected to the local network does login work.
    Same issue with two network accounts. But, when trying a MacBook Air with 10.9.2 is it working with both these networks accounts.
    If disable wi-fi, login and then enable wi-fi can I access all resources on the server as shared disks and replicate home directories. Same procedure works with the 10base6 Ethernet cable, i.e. Pull out the contact, login, put in in the contact.

  • HP Solution Center doesn't work after upgrade from Vista to Win7 64b

    Two problems. 1) Upgraded Dell 1737 Notebook from Vista Home Premium to Windows 7 64b. HP Solution Center no longer works. Have HP Officejet Pro 8500 A909a printer hardwired into router. Downloaded new printer drivers, still cannot print. 2) Cannot get Solution Center to execute. Message says can't find "SolutionCenter.msi". No Win7 upgrade for Solution Center on HP site.

    Hello ReallyFreeBob,
    Lets first try Uninstalling the existing printer software using the listed steps..
     Press the keys Win + R, a RUN box would open. Type in the command %TEMP% in the box and hit OK button.
         A temp folder would open, locate for the folder name begning with 7z..... , open it , then do the following ..
    Locate for folder "UTILS" and double click to open it. Locate for folder "CCC" and double click to open it. Locate for file Uninstall_L3.bat and double click to Run it. Follow the onscreen instructions
    After the uninstallation is done you may have to restart the PC. 
    Then download and run the HP Printer Install Wizard from www.hp.com/go/tools
    Regards,
    Jabzi
    Give Kudos to say "thanks" by clicking on the "thumps Up icon" .
    Click "Accept as Solution" if it solved your problem, so others can find it.
    Although I am an HP employee, I am speaking for myself and not for HP.

  • TS4268 FaceTime doesn't work after upgrade to ISO 6.0.1, apple support team has sent an auto reply that doesn't help .... Any suggestion will be appreciated

    FaceTime doesn't work after upgrade to ISO 6.0.1, apple support team has sent an auto reply that doesn't help .... Any suggestion will be appreciated

    Hi AnaMusic,
    It was working perfectly before the upgrade to ISO 6.0.1, but now I can't log in using my apple ID ... I have tried all suggestion from Tom but nothing does work. I keep getting the message "FaceTime can't log in, check your network" is nothing wrong with my network everything else works fine, I can log in into FaceTime using my IPad 2 and my apple ID.
    I'm currently working in Korea, but I bought the IPad in Australia,
    Regards,
    Namur

  • File- Export not working after upgrade from 11i to R12

    Hi,
    File -> Export not working after upgrade from 11i to R12.1.3 in few systems. Can you please let me know what could be the issue.
    If export record count more than 200 it is working fine in all the systems and if change the profile option "Export MIME type” value to ‘text/tab-separated-values’ from application/excel also it is wokring.
    Thanks and Regards,
    Jagadeesha

    Enabled the FRD. Below are few last lines. Can you please let me know what i can in this log file contents.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing GET_ITEM_PROPERTY/FIELD_CHARACTERISTIC Built-in:
    In Argument 0 - Type: Integer Value: 196613
    In Argument 1 - Type: Number Value: 54
    Out Argument 0 - Type: String Value: 12
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing FIND_MENU_ITEM Built-in:
    In Argument 0 - Type: String Value: FILE.EXPORT
    Out Argument 0 - Type: Integer Value: 19
    Executing GET_MENU_ITEM_PROPERTY Built-in:
    In Argument 0 - Type: Integer Value: 19
    In Argument 1 - Type: Number Value: 79
    Out Argument 0 - Type: String Value: TRUE
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_synch.menu_toolbar_sync. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: NULL
    In Argument 1 - Type: String Value: GLOBAL.OUT
    Executing USER_EXIT Built-in:
    In Argument 0 - Type: String Value: FND GETPROFILE NAME="UPK_RECORDING_ENABLED" FIELD="GLOBAL.OUT" N
    FNDCPVCM, 11, Built-In, Entry, 316509814, USER_EXIT
    FNDCPVCM, 11, Built-In, Exit, 316509814, USER_EXIT
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.OUT
    Out Argument 0 - Type: String Value: N
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing GET_APPLICATION_PROPERTY Built-in:
    In Argument 0 - Type: Number Value: 75
    Out Argument 0 - Type: String Value: IHR40P
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed call_all_libraries. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_standard.event. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    FNDCPVCM, 10, Prog Unit, Exit, 316509814, /FNDCPVCM-3/P45_30_DEC_201223_28_33
    FNDCPVCM, 9, Trigger, Exit, 316509814, WHEN-NEW-ITEM-INSTANCE
    FNDCPVCM, 8, Prog Unit, Exit, 316509814, /DMU-4/P8_30_DEC_201223_23_12
    # 15 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301498413820
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3
    # 16 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301512613925
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3

  • Macbook Pro optical drive stopped working after upgrading from Mac OS X 10.6 Snow Leopard to OS X Mavericks.

    My Macbook Pro optical drive stopped working after upgrading from Mac OS X 10.6 Snow Leopard to OS X Mavericks.. I wonder what's the work around or troubleshooting to fix this. Thanks!

    try and Reset the System Management Controller (SMC)

  • Windows media player stop working after upgraded from firefox 6.02 to Firefox 7.01 yesterday.

    windows media player stop working after upgraded from Firefox 6.02 to Firefox 7.01 yesterday.
    the plugin for win media player is already installed and working fine in FF 6.02 before upgrade. i have Google this issue without any result so far. so i reinstalled the old version 6.02, until fix is found.
    anyone has the similar issue with Firefox 7.01 in Win 7 32 bit ?

    The issue was not with FF 7.01. VLC player version 1.11.1 is conflicting with windows media player when FF 7.01 tries to play media files! Which was not happening before in FF 6.02.
    VLC and plugin media player need to be uninstalled first, then uninstalled FF 6.02. Install FF 7.01 and then win plugin media player again.
    Test media player at www.vdat.com/techsupport/windowstest.asp

  • Auto brightness does not work after upgrade from iOS5 to iOS6 on my iPod touch. Is this intended by Apple, or is it a bug?

    I attempted to ask this question, yesterday. However, I am not used to typing with my thumbs, yet, and messed it up some. So, I will give this another try. Auto brightness does not work after upgrade from iOS 5 to iOS 6 on my iPod touch. Is this intended by Apple, or is it a bug?

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    iOS 6 changed how that feature works.

  • ITunes doesn't work after upgrade to iOS 6

    iTunes doesn't work after upgrade to iOS 6. The white screen with gray tape above appears, and nothing more happens. Reinstalling/restoring iOS doesn't help. I have contacted support team in my country (Russia) by phone, but they could not solve the problem. Is there downgrade to iOS 5.1.1 available?

    What printer are you using?  Is it listed here:
    http://support.apple.com/kb/ht4356

  • Please help: Application doesn't work after upgrade to Workshop 8 sp2 from sp1

    Hi,
    Our application worked on workshop 8 sp1. After we upgrade system from sp1 to
    sp2, some of the part doesn't work propertly any more.
    1. netui:select seems not bind form data propertly. For drop down list box in
    forms, although user has chosen something from the drop down list box, the returned
    value in the form is always null.
    2. we use Java script window.open(url,...) to download and view files. After upgrade
    from sp1 to sp2, clients keep getting IE error complaining that "Internet Explore
    can not open this Internet site. The request site is either unavailable or can
    not be found. Please try again later", although the server and the files are all
    in local host server.
    Please help. Thanks

    Did you update your workshop application files and recompile your application?
    A few things changed between GA and sp2, some annotations were renamed, and some
    were added.
    If you open up your application in Workshop sp2, it should given you the option
    to upgrade your application.
    Failing that, you may need to go through the code that is not performing as it
    was before and check whether it was not utilising a bug that was fixed in sp2
    and thus causes it to not function correctly now.
    "Cynthia" <[email protected]> wrote:
    >
    Hi,
    Our application worked on workshop 8 sp1. After we upgrade system from
    sp1 to
    sp2, some of the part doesn't work propertly any more.
    1. netui:select seems not bind form data propertly. For drop down list
    box in
    forms, although user has chosen something from the drop down list box,
    the returned
    value in the form is always null.
    2. we use Java script window.open(url,...) to download and view files.
    After upgrade
    from sp1 to sp2, clients keep getting IE error complaining that "Internet
    Explore
    can not open this Internet site. The request site is either unavailable
    or can
    not be found. Please try again later", although the server and the files
    are all
    in local host server.
    Please help. Thanks

  • Remote Desktop Connection stop working after upgrade from 10.5.8 to 10.6.1

    I too could not connect to a W2K3 server with RDC 2.0.1 after upgrading from Mac OS X, 10.5.8 to 10.6/10.6.1. I have another Mac which is on 10.5.8 and connect fine with the same version of RDC 2.0.1 as well as other PC with Terminal Service Clients.
    There is no change on the server side. I have uninstalled and reinstalled RDC 2.0.1 several time and it did not resolve the issue. To rule out firewall/network, I tested with another remote desktop application called CoRD (for Mac) on the same laptop running SL 10.6.1 and it connected to the same W2K3 server fine.
    One thing that is worth mentioning (in my case), when it does not connect, RDC totally quit (not running anymore. Not minimize, no cannot connect error message, no little dot on the Dock for RDC, nothing) right after I put in the credential in. When looking at the log entries that are related to RDC in the Console application, I see the following
    machine 10.6.1. with RDC 2.0.1 (non-working)
    9/22/09 1:17:16 PM [0x0-0x3a03a].com.microsoft.rdc[468] objc[468]: Class NLAssertionHandler is implemented in both /Applications/Remote Desktop Connection.app/Contents/MacOS/../Frameworks/Netlib.framework/Versions/12/Netlib and /Applications/Remote Desktop Connection.app/Contents/MacOS/../Frameworks/RDCPAL.framework/Versions/12/RDCPAL . One of the two will be used. Which one is undefined.
    On the 10.5.8 machine with RDC 2.0.1 (working), I see the following entries
    9/22/09 1:13:23 PM [0x0-0x24f24f].com.microsoft.rdc[5502] objc[5502]: Class NLAssertionHandler is implemented in both /Applications/Remote Desktop Connection.app/Contents/MacOS/../Frameworks/Netlib.framework/Versions/12/Netlib and /Applications/Remote Desktop Connection.app/Contents/MacOS/../Frameworks/RDCPAL.framework/Versions/12/RDCPAL . Using implementation from /Applications/Remote Desktop Connection.app/Contents/MacOS/../Frameworks/RDCPAL.framework/Versions/12/RDCPAL .
    9/22/09 1:13:39 PM Remote Desktop Connection[5502] * _NSAutoreleaseNoPool(): Object 0x16a25c20 of class NSCFArray autoreleased with no pool in place - just leaking
    Stack: (0x9277af4f 0x92687432 0x93062bf5 0x926ce0fb 0x9723dff5 0x9268d52c 0x92fd447a 0x92fd4753 0x92fd4a48 0x930375da 0x530bac 0x4831a2 0x483750 0x483c0b 0x47a811 0x4796ac 0x485dad 0x47d475 0x5099dc 0x574c70 0x4ade03 0x4ae65d 0x4ae6f7 0x4ac8dd 0x53260c 0x534187 0x4ae76a 0x4ae7d0 0x4ae88e 0x493925 0x4ae13d 0x533b1a 0x53da6c 0x94a48057 0x934b3155 0x934b3012)
    Any help would be appreciated

    Doing some more troubleshooting after my post above as I saw a couple of entries referencing Stop Light keep popping up in the log of the Console. I removed Stoplight and Cocoa Gesture (for good meausre) and RDC 2.0.1 started working. I think it is Stop Light which causes RDC stop working, but I don't have to time right now to put Cocoa Gesture back to confirm that. I might if I have the time or post here if you have Stop Light installed as well and removing it resolved the RDC issue for you.

  • Scanner of HP 8500 A909g does not work after upgrading from Windows 7 to Windows 10

    After upgrading from Windows 7 to Windows 10 and subsequent upgrade of printer software, the scanner functionality did not work. When I tried to uninstall the printer software I got the message "HP uninstaller has stopped working". After another upgrade of printer software the scanner was still not working. How can I get around this problem? Update:
    I followed the instructions for a similar problem with Windows 8 on http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Scan-doesn-t-work-on-Solution-Center-after-migrating-to-Win/td-p/2228367.After this, the scanning seems to work. Not sure whether it is possible to uninstall, though (don't want to try since it is working).

    I had the same problem with my Officejet Pro 8600 All-in-One scanner, sfter upgrading from Windows 8.1 to Windows 10. After uninstalling and then reinstalling the printer driver, the problem is solved. You can look up the model of your printer on HP's support site and download it from there. Apparently, not all printers are compatible with Windows 10. In that case, they recommend you buy a new printer. ;-)

  • Screensavers don't work after upgrade from 10.3.9

    After upgrading from 10.3.9 my screensavers have not been working. Apple screensavers say looking for slides, and computer name is showing a folder icon and when selected an open file window pops up. All installed 3rd party savers working fine-

    Search for "com.apple.screencapture.plist", and toss it. Restart.
    In the same folder, if the above fails, look for the "ByHost" folder. Look for all the files similar to "com.apple.screensaver.000a27ae9f06.plist" that do not mention any other application. Toss those. Restart

  • Cd drive doesn't work after upgrade

    why doesnt the cd drive work after upgrade to mountain lion 10.8.5

    sometimes they stay in, but it doesnt sound normal, weird clicking noises, and sometimes it just spits the cd out.

  • ASKB doesn't work after upgrade to 6.0

    Hello experts,
    after upgrade from 4,6 to ecc 6.0 I have this problem:
    I executed a job from TRX ASKB, but I couldn't register a document. Message of error is  APERB003, Errors occurred during the posting run, Document number was already assigned.
    What should I do?
    Thanks
    Nicola

    Looks like your number range is reset.
    You should be very careful in making changes to Number ranges as promoting as part of Transport, as SAP best practice is to extend new number ranges live in client.
    Now what you need to do it change "Current Number" is Number range in question, live in client.
    Go to AS08 or FBN1 and change current number to last number used in your system. (Search Assets DB tables to find last number posted in that range)
    Thanks in Advance.
    Pankaj Bansal.

Maybe you are looking for

  • Firefox help About tells me I have 10.0.2. When I try to go to Yahoo mail, nothing happens.

    I have Windows XP. I updated to Firefox 10.0.2 . Now i can't get ff to go to my Yahoo mail account. I twill open other sites, but when I enter my email account and click, nothing happens. Now it is asking me to update ff again. If this version won't

  • Firefox crashes every time I visit a https site.

    Every time I go to a secure https site Firefox crashes.

  • Multiple "event accepted" email notifications being sent

    I just updated my iPhone 4s OS, and now a colleague has received and is still receiving email messages letting her know that I accepted an invitation to a meeting/event that she set up. Any reason why this would be happening?

  • InstallScript error on iTunes 6

    I'm having difficulty installing iTunes 6. I keep getting this error: "InstallScript engine on this machine is older than the version required to run this setup." I have already followed the advice that iTunes installer is based on version 11 of the

  • Formula Line Breaks

    I'm trying to format text so that there are line breaks in a generated string, but in such a way that it can work with Xcelsius. I'm aware that you can use CHAR(10) in Excel to make a line break, but Xcelsius doesn't like the Char function. Here is m