Update after 2 months breaks my squirrelmail / imap authentication

Ok, updated after 2 months, normally expecting some issues, but nothing this bad.
Squirrelmail is used for remote hosts to access my server mail over internet.
This update broke authdaemon I think.
Here's output of authtest:
[root@cyclops log]# authtest mark pw(redacted)
ERR: authdaemon: s_connect() failed: No such file or directory
Authentication FAILED: No such file or directory
[root@cyclops log]#
Which is the same output as in my errors.log when a client tries to access imap. 
How do I turn verbosity up to get more useful output?
EDIT:  SOLVED
Forced REINSTALL of courier-authlib fixed it.  WHY WOULD IT DO THAT?
That was part of the update I believe, but why would it bork the install on a basic update?
Last edited by 86turbodsl (2010-04-08 10:19:23)

Same problem here. For whatever reason, courier-impa is starting authdaemond and also stopping authdaemond directly after running the courier-processes in its init-script.
I hacked the script a bit, now it's working properly:
At the top, insert a line
AUTO_AUTHDAEMON="false"
Change the first if-clause to read:
if [ $AUTO_AUTHDAEMON == "true" ] ; then
and do the same for the second if-clause containing $AUTO_AUTHDAEMON.
That's it.
My complete init-script:
CI_DAEMONS=
AUTO_AUTHDAEMON="false"
[ -f /etc/conf.d/courier-imap ] && . /etc/conf.d/courier-imap
[ -z $AUTO_AUTHDAEMON_LAG ] && AUTO_AUTHDAEMON_LAG=2
. /etc/rc.conf
. /etc/rc.d/functions
case "$1" in
start)
if [ $AUTO_AUTHDAEMON == "true" ]; then
/etc/rc.d/authdaemond start
sleep ${AUTO_AUTHDAEMON_LAG}
fi
if [ ! -f /var/run/daemons/authdaemond ]; then
echo "ERROR: authdaemond is not running"
stat_fail
exit 1
fi
for daemon in $CI_DAEMONS; do
stat_busy "Starting Courier ${daemon}"
/usr/lib/courier-imap/${daemon}.rc start
if [ $? -gt 0 ]; then
stat_fail
else
add_daemon $daemon
stat_done
fi
done
if [ $AUTO_AUTHDAEMON == "true" ]; then
/etc/rc.d/authdaemond stop
fi
stop)
for daemon in $CI_DAEMONS; do
stat_busy "Stopping Courier ${daemon}"
/usr/lib/courier-imap/$daemon.rc stop > /dev/null
if [ $? -gt 0 ]; then
stat_fail
else
rm_daemon $daemon
stat_done
fi
done
restart)
$0 stop
sleep 1
$0 start
echo "usage: $0 {start|stop|restart}"
esac
exit 0
Last edited by mauritzius (2010-04-12 14:52:21)

Similar Messages

  • I updated my Iphone4 and had the m.calendar app with all of my daily temperatures saved, since the update after even after synching the iphone to itunes I have lost months of tracking I am devastated!! can anyone help get it back

    I updated my Iphone4 and had the m.calendar app with all of my daily temperatures saved, since the update after even after synching the iphone to itunes I have lost months of tracking I am devastated!! can anyone help get it back

    I don't understand this answer. What do you mean " your contacts should be in whatever program/service you have selected to sync."? The address book is created on the phone not in Itunes or any other program/service. When Itunes says backing up phone I have to assume it backs up everything on the phone. Most of what's on my phone does not come out of itunes. I download apps directly on the phone. When the software updates it does not bring those apps back. I have to go into the appstore and install them all over again. Itunes music library syncs with whatever is on the device your linked up to BUT the phone book just dissappears after you update the phone. There is no way to save it anywhere else.

  • My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • Safari won't open after update last month

    I ran an update last month, and I have not been able to open Safari since. Here is the crash report, it's nothing but jibberish to me:
    Process: Safari [27016]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (5533.16)
    Build Info: WebBrowser-75331600~3
    Code Type: X86 (Native)
    Parent Process: launchd [104]
    Interval Since Last Report: 145446 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 85591 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-07-16 20:48:24.216 -0700
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 2591E4A6-4903-437A-90CE-466DC391C3FE
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.Safari 0x00136ee3 0x1000 + 1269475
    1 com.apple.Safari 0x00136f58 0x1000 + 1269592
    2 com.apple.Safari 0x0013aa73 0x1000 + 1284723
    3 com.apple.Safari 0x0007bc9a 0x1000 + 502938
    4 com.apple.Safari 0x0001bcb0 0x1000 + 109744
    5 com.apple.AppKit 0x931ee12c -[NSDocument removeWindowController:] + 94
    6 com.apple.Safari 0x0007e170 0x1000 + 512368
    7 com.apple.AppKit 0x930e00f1 -[NSWindowController _windowDidClose] + 140
    8 com.apple.Safari 0x0007dca6 0x1000 + 511142
    9 com.apple.Safari 0x0007dc29 0x1000 + 511017
    10 com.apple.CoreFoundation 0x9519bb25 -[NSArray makeObjectsPerformSelector:] + 565
    11 com.apple.AppKit 0x931115ef -[NSApplication _deallocHardCore:] + 433
    12 com.apple.AppKit 0x9311030d -[NSApplication terminate:] + 742
    13 com.apple.AppKit 0x932608fd -[NSApplication _terminateSendShould:] + 71
    14 com.apple.CoreFoundation 0x951ac91d _invoking__ + 29
    15 com.apple.CoreFoundation 0x951ac308 -[NSInvocation invoke] + 136
    16 com.apple.Foundation 0x96e3b483 __NSFireTimer + 147
    17 com.apple.CoreFoundation 0x9512d8f5 CFRunLoopRunSpecific + 4469
    18 com.apple.CoreFoundation 0x9512daa8 CFRunLoopRunInMode + 88
    19 com.apple.HIToolbox 0x91afd2ac RunCurrentEventLoopInMode + 283
    20 com.apple.HIToolbox 0x91afd0c5 ReceiveNextEventCommon + 374
    21 com.apple.HIToolbox 0x91afcf39 BlockUntilNextEventMatchingListInMode + 106
    22 com.apple.AppKit 0x92f5f6d5 _DPSNextEvent + 657
    23 com.apple.AppKit 0x92f5ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    24 com.apple.Safari 0x00015e67 0x1000 + 85607
    25 com.apple.AppKit 0x92f57f9f -[NSApplication run] + 795
    26 com.apple.AppKit 0x92f251d8 NSApplicationMain + 574
    27 com.apple.Safari 0x0000a3c6 0x1000 + 37830
    Thread 1:
    0 libSystem.B.dylib 0x96a2844e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96a52dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x91803dff ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x9180411f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    5 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96a21266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96a28a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9512ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9512daa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x92711264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    6 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x96a21266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96a28a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9512ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9512daa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x96e6a520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x96e06dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x96e069a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    8 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96a21266 machmsgtrap + 10
    1 libSystem.B.dylib 0x96a28a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9512ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9512daa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002ea39 0x1000 + 186937
    5 com.apple.Safari 0x0002e782 0x1000 + 186242
    6 com.apple.Safari 0x0002e71b 0x1000 + 186139
    7 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    8 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96a706fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    2 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96a212c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96a532af pthread_condwait + 1244
    2 libSystem.B.dylib 0x96a54b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x96e4cdbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x96e4cbd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x96e4cb35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x92fc56e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x96e06dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x96e069a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96a52155 pthreadstart + 321
    10 libSystem.B.dylib 0x96a52012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000008 ebx: 0x00000008 ecx: 0xa06054a0 edx: 0x00000007
    edi: 0x00000000 esi: 0x019c89d8 ebp: 0xbfffe7d8 esp: 0xbfffe7c0
    ss: 0x0000001f efl: 0x00010286 eip: 0x00136ee3 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000008
    Binary Images:
    0x1000 - 0x5ceff0 com.apple.Safari 5.0 (5533.16) <19d9230cb3d6cb500bca9a37dd897d0d> /Applications/Safari.app/Contents/MacOS/Safari
    0x642000 - 0x64dfff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x655000 - 0x67ffe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x690000 - 0x69fff8 SyndicationUI ??? (???) <7b47710fa39f08be613ecebe0e4f5ece> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1ade000 - 0x1adfffc +com.yourcompany.ct_loader 1.5.0.26 (15026) <bfacc8722bddebc5d4b47eb1729dbb08> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0x1b33000 - 0x1b4aff7 +com.conduit.ct_alerts 1.5.0.26 (15026) <939ea86daf9f290baeebbb70664d2276> /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/Resources/Services/ctalerts.bundle/Contents/MacOS/ctalerts
    0x9d7e000 - 0xa077ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xb932000 - 0xba1ffff +com.conduit.cttoolbar 1.5.0.26 (15026) <ccfd6a278928a507a209ae81b34f4675> /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    0xd082000 - 0xd082ffe +com.conduit.ct_scripting.osax 1.5.0.26 (15026) <92d4792a5a53176845888eda0e7e714e> /Library/ScriptingAdditions/ctscripting.osax/Contents/MacOS/ctscripting
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900caff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x900cb000 - 0x900e0ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x900e1000 - 0x900e3ff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x901c7000 - 0x901c7ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x901c8000 - 0x902b6fef com.apple.PubSub 1.0.5 (65.19) <8a817c4eb3fa7e3517eb0cc5d02e5abd> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x902b7000 - 0x90488ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91389000 - 0x91389ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x913c7000 - 0x9146efeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9146f000 - 0x914fcff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x914fd000 - 0x9153ffef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91540000 - 0x91568ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91569000 - 0x9157ffff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91580000 - 0x91630fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91631000 - 0x9168effb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x9168f000 - 0x9188bfff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9188c000 - 0x918d5fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x918d6000 - 0x91932ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91933000 - 0x91984ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9199d000 - 0x919a9fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x919aa000 - 0x919e0fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x919e1000 - 0x91a0efeb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91a0f000 - 0x91a19feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91a1a000 - 0x91a74ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91ac7000 - 0x91accfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x91acd000 - 0x91dd5fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91f66000 - 0x91f66fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91f67000 - 0x91f67ffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91f68000 - 0x91f9afff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92218000 - 0x92230fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92231000 - 0x922beff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x922bf000 - 0x922fffef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92300000 - 0x92439ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x9243a000 - 0x92474fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92475000 - 0x92475ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92476000 - 0x925fafef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x925fb000 - 0x926b6fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x926b7000 - 0x926c5ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x926cb000 - 0x9270cfe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9270d000 - 0x9270dffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9270e000 - 0x927b5fec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x927b6000 - 0x92849ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9284d000 - 0x9289bfe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9289c000 - 0x92919feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9291a000 - 0x92994ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92995000 - 0x92a1fff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92a20000 - 0x92a25fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92a26000 - 0x92a8cffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92aaa000 - 0x92ab6ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92ab7000 - 0x92e75fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92ea6000 - 0x92ee4fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92ee5000 - 0x92ee9fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92f1f000 - 0x9371dfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9371e000 - 0x9374dfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9374e000 - 0x93800ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x93801000 - 0x93b9efef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93b9f000 - 0x93c32fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93c33000 - 0x93c3afe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x93c3b000 - 0x93c42ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93c43000 - 0x93c82fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93c83000 - 0x93d6bff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d6c000 - 0x93e4cfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x93e4d000 - 0x93e4dffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93e4e000 - 0x93ec0fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93ec1000 - 0x93ed1ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93ed2000 - 0x93ed9ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x93f49000 - 0x93f98fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93f9e000 - 0x9415aff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9415b000 - 0x9415bff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9415c000 - 0x94169fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9416a000 - 0x94235fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94236000 - 0x94245fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x94252000 - 0x943a4ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x943a5000 - 0x943a5ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x943a6000 - 0x94a46feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94a47000 - 0x94a4ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94a50000 - 0x94acdfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94b3c000 - 0x94b87ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x94b88000 - 0x94f98fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95063000 - 0x950aefe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x950b4000 - 0x950b9fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x950ba000 - 0x951edfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x951ee000 - 0x951f0ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x951f1000 - 0x954cbff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x954cc000 - 0x95614ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95615000 - 0x9561efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9561f000 - 0x9594aff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9594b000 - 0x96462fff com.apple.WebCore 5533 (5533.16) <d76fbda5a7037dbea2216ef51fc426c0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96463000 - 0x96482ffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96625000 - 0x9675dfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9675e000 - 0x96789fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x9678a000 - 0x9679afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x967a5000 - 0x96886ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x96887000 - 0x96906ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96907000 - 0x96916ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96917000 - 0x9693bfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9693c000 - 0x9695aff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9695b000 - 0x9695ffff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96960000 - 0x96966fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96967000 - 0x9698bfeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x96a00000 - 0x96a1cff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96a1d000 - 0x96a1ffff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96a20000 - 0x96b87ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x96b88000 - 0x96bc2ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96c12000 - 0x96c15fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96c1c000 - 0x96c27fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96c3a000 - 0x96c63fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x96c64000 - 0x96c65ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x96dca000 - 0x96dfbffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96dfc000 - 0x97078fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97079000 - 0x971f9fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x971fa000 - 0x976cbfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x976cc000 - 0x97725ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97726000 - 0x97743ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97744000 - 0x97760ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97761000 - 0x9776dffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9776e000 - 0x978b8feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x978b9000 - 0x978b9ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x978ba000 - 0x978baffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x978bb000 - 0x978d9fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x978da000 - 0x97c96ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x97c97000 - 0x97d9eff7 com.apple.WebKit 5533 (5533.16) <764c6865d214bd22d04da173232f076e> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97d9f000 - 0x97dd6fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97e0a000 - 0x97e91ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI,
    You have CTLoader/Conduit files installed.
    Just follow the paths...
    /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/Resources/Services/ctalerts.bundle/Contents/MacOS/ctalerts
    /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    /Library/Application Support/SIMBL/Plugins/CT2285220.bundle
    Move all the CTLoader/Conduit/SIMBL files to the Trash.
    Relaunch Safari.
    Carolyn

  • Does firmware update 7.1 break the Airport Extreme Base Station?

    Does firmware update 7.1 break the Airport Extreme Base Station?
    See Digg
    http://www.jayhaynes.net/2007/04/donot_install.html
    April 10, 2007
    Do NOT install AirPort 802.11n Firmware 7.1
    This Firmware 7.1 update for AirPort Extreme Base Station with 802.11n should definitely NOT be installed.
    Here was my problem:
    I used AirPort Utility 5.1 to install the update. It is automatic - launch the utility and it asks if you want to install the update. I said yes because I had problems getting two AirPort n base stations networking together to extend my range (I gave up finally and just used an AirPort Express to extend the range).
    After the firmware update, some sites would not load at all (www.nytimes.com) and others took forever to load. And worse, I could not send any email from any of my IMAP accounts. It seemed to be a DNS problem.
    I have two 802.11n AirPorts, so I finally went back to the other one (7.0) and everything worked fine. The Apple tech support guy offered to replace my broken (7.1) AirPort.
    Foolishly, I wanted to make sure the problem was actually with the 7.1 update and not the AirPort itself. So I updated my second 802.11n base station with 7.1. And it casued the exact same problem (some sites not loading, no outgoing email).
    The Apple tech (at this point I was speaking with a wireless specialist) put me on hold to test a few of his AirPorts to see if he could revert back to firmware 7.0 or (ii) install a clean version of 7.1 (in case the version on my drive was corrupted).
    Unfotunately neither option was possible, which is a design flaw in AirPort Utility.
    Apple is sending me two new AirPorts in 1-2 days, which is great service, but I will not be installing firmware update 7.1 again. Fool me once...
    http://www.apple.com/support/downloads/airportextremebasestationwith80211nfirmwa re71.html
    AirPort Extreme Base Station    

    Turns out that the firmware 7.1 does not render the AEBS useless.
    My problem was resolved when I turned off my DSL modem, the AEBS and the computer. Then restarted in same order going to the next one after the first is compeletly up and running. I had no problems whatsoever after that.
    Seems that the firmware update makes the IPs 'stick' somehow. I would think that even a reset of AEBS might have done it but I never got to that stage.
    All my computers came alive in no time.
    I suggest Smith tries this. Simply reset the whole network. Ah yes, my cable modem has an internal battery, I needed to disconnect this too. Only then did the modem go into the 'acquiring' or 'distribution' mode.

  • Picked Quantity is not updated After delivery in Vl03n

    After delivey in Order (VA03), the picked quantity is not updated Properly(VL03n). It is coming as Zero.
    Is it any configurations needed or writng any code.
    For that I put Break point in FMs like SD_DELIVERY_UPDATE_PICKING in program RVADEK01.
    But it is not stopping the Program.
    Please give any possible solution.

    Hi Vinod,
    Thank u For ur Answer.
    Just my Fuctional Consultant given Procedure.
    How to test the picking list. The problem is after Deliver  the Order quantity in VA03 and after saving, this will creates One Out Bound delivery.
    Now We r checking VL03n. Now it is updating the Picked Quantity Correctly, For that We r using the Standard Print program: RVADEK01, Form: RVPICSKSIN.
    Output Type: EK00, Application: V4.
    Here My problem is We copied the Form and print Program and modified according to our requirement and they configured in Nace with our own Output type.  We haven't chenged the updated Functionality and Not even Standard program. We wrote some include program for getting new values in scripts.
    Now the picked quantity is not updated after picking in VL03n.

  • Imap authentication fail error  - cannot email pdf

    !I installed acrobat XI about 6 months ago and still have not been able to figure out how to get it to send a pdf other than closing it. Copying it from file location and then posting in an amail. HIGHLY ANNOYING!!! When i try send directly from open pdf i get imap authentication error. I use WIN 365 subscription provided by my company. PLEASE HELP!!!

    Generally Acrobat communicates with e-mail packages using IMAP. It may be that your e-mail package does not have IMAP implemented or activated. More information on your client and OS would be useful in trying to help. I still have one machine I could never get Acrobat to talk with my e-mail package, even though IMAP is active. So I don't have perfect answers, but generally have found that the IMAP is either a system or client issue, not an Acrobat issue.

  • Can't get webmail to work... is it my IMAP authentication configuration?

    I have IMAP Authentication in the Server Admin set for only Kerberos and CRAM-MD5, which has been working great with Apple Mail and my iPhone. I can't login to webmail though, and I'm wondering if my IMAP Authentication settings are the issue?
    The message I get when trying to login to webmail is:
    Error connecting to IMAP server: localhost.
    61 : Connection refused
    Thanks for any advice!

    Well, I tried #1 and #2 and also enabled TLS... then ran the configtest.php and got:
    SquirrelMail configtest
    This script will try to check some aspects of your SquirrelMail configuration and point you to errors whereever it can find them. You need to go run conf.pl in the config/ directory first before you run this script.
    SquirrelMail version: 1.4.17
    Config file version: 1.4.0
    Config file last modified: 04 September 2009 08:34:09
    Checking PHP configuration...
    PHP version 5.2.8 OK.
    display_errors: 1
    error_reporting: 6135
    variables_order OK: EGPCS.
    PHP extensions OK. Dynamic loading is enabled.
    ERROR: You have enabled any one of magicquotesruntime, magicquotesgpc or magicquotessybase in your PHP configuration. We recommend all those settings to be off. SquirrelMail may work with them on, but when experiencing stray backslashes in your mail or other strange behaviour, it may be advisable to turn them off.
    Checking paths...
    Data dir OK.
    Attachment dir OK.
    Plugins are not enabled in config.
    Themes OK.
    Default language OK.
    Base URL detected as: https://arsenalexperts.com/webmail/src (location base autodetected)
    Checking outgoing mail service....
    Warning: fsockopen() [function.fsockopen]: SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:SSL3GETRECORD:wrong version number in /usr/share/squirrelmail/src/configtest.php on line 351
    Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /usr/share/squirrelmail/src/configtest.php on line 351
    Warning: fsockopen() [function.fsockopen]: unable to connect to tls://arsenalexperts.com:25 (Unknown error) in /usr/share/squirrelmail/src/configtest.php on line 351
    ERROR: Error connecting to SMTP server "arsenalexperts.com:25".Server error: (0)
    I'll try turning off TLS now... but it works from Apple Mail on two of my laptops.

  • I am unable to backup after months of successful backups.  Receive "iPhone could not backup the iPhone because the backup was corrupt or not compatible with the iPhone.

    I am unable to backup my iPhone4 (4.3.4) after months of successful backups.  Receive "iPhone could not backup the iPhone because the backup was corrupt or not compatible with the iPhone.  Followed advise on user forum to delete the old backup... did not help.  Need to do a backup.  Is there a cure?

    The only thing that resolved it for me was to COMPLETELY remove all Apple components per http://support.apple.com/kb/ht1925.  I also downgraded to iTunes 10.3 since my issue didn't start until after the 10.4 update.  May not be related but oh well....You will have to restore your old iTunes Library file (*.itl) if you downgrade.

  • Nokia Software Updater planned maintenance break 1...

    Dear Updaters
    Nokia Software Updater planned maintenance break 12 Nov 2009, 0600 - 0700 GMT 
    There will be a planned maintenance break on Thursday, during which time the Nokia Software Updater service will not be available.
    During the maintenance break, customers already downloading software may not be able to update successfully, but customers already updating their device will be able to complete.
    We apologize for any inconvenience caused.
    The Nokia Software Update team

    Hi,
    Will this 'maintenance' actually resolve the issues, us very unhappy 6700 owners have with updating their software. I have been trying for 3 months now to get the software updated or refreshed as I have been told to do without sucess. If you look at the posts on this site I hope it does!!!
    A distraught Nokia 6700 owner.......!!!

  • Error in completing the update after finishing downloading.

    error in completing the update after finishing downloading. I tried to update my iphone 4 after it finished the downloading it says error in connection? I tried it on 4 times on different pc's but problem still the same. Can anyone help me with this? Even i tried to unlock my iphone but all in vain.:(

    hi,
    Thanks for the reply. I did not note down the error number, but ill try to do it again if its comes again will let u know. but the problem is same whether i unlock my cell or update it to 5.0.1.

  • SIS- Updating- Open Orders value and quantity not updated after delivery

    Dear Guru's
    in the SIS transaction MCTA
    when i create the sales order the values in the fields
    incoming sales ,sales,credit memo,open orders ,open orders etc
    are getting updated correctly
    but after creating the delivery,pgi and billing these values are not getting updated .like the reduce in the open order,open oerder qty they same as earlier afer creating sales order.
    if i cancel the order then the values are again updated accordingly
    can you please suggest me a solution for this problem,why this is happening of not geting updated after doing delivery and pgi
    waiting for the reply
    thanks in advance
    ramana

    Hi,
    Your query revolve's around LIS reporting. For any reporting, SAP recommended solution is SAP BI
    FYI SAP is not going to continue Support for LIS Based reporting.Developement on LIS based reporting is already stopped.
    Companies still use this tool to manage their reporting.
    Not all the key figures are updated by default. In your case you will have to carry out the enhancement.
    Please go through the following path:
    SPRO - Logistics General - Logistics Information System --- Check Help on Data Enhancement.
    Rgds

  • Conditionally disabling record updation after query

    Dear members
    I've a single record block and I wanna conditionaly disable records updation after query has fetched data. Problem is that if I disable the record updation in Post-Query trigger then it checks the condition for the very first fetched record and it the condition is true, then Updation is disabled for all the fetched records, even if the next records dont meet the condition. I'm using forms-10g. Can u give a better solution??? thanx.

    you have to use SET_ITEM_INSTANCE_PROPERTY to modify only one record:
    BEGIN
        IF ... <your_condition> THEN
            SET_ITEM_INSTANCE_PROPERTY('YOUR_BLOCK.YOUR_ITEM1', UPDATE_ALLOWED, PROPERTY_FALSE);
        ELSE
            SET_ITEM_INSTANCE_PROPERTY('YOUR_BLOCK.YOUR_ITEM1', UPDATE_ALLOWED, PROPERTY_TRUE);
        END IF;
    END;

  • T.Code for  issues return by the user after month closing

    Dear SAPient's,
    Give us the transaction facility available in SAP to account the issues
    return by the user after month closing.
    regards,
    Bijay Jha

    Dear SAPient's,
    Actually I want to know that when the Goods Issued and from that some goods are returned back due to any reason.
    I want to know Is there any T.Code from which i can get full details of Goods which is returned after Issuing in one month.
    Warm Regards,
    Bijay Kumar Jha

  • My apps won't update after installing IOS 6.0.1. They get stuck. What's wrong?

    Apps won't update after installing IOS 6.0.1. They get stuck. What's wrong?

    You may of had a corrupted install. Connect to iTunes backup then restore. Or update the apps on itunes then sync to the iPhone

Maybe you are looking for