Claws Mail color text.

Is there a way to configure claws mail so that if a portion of the text body matches a pattern attribute a color... just like it can be done in mutt.

berbae wrote:
In a console can you post the output of :
claws-mail --status
then the output of :
claws-mail --status | awk '{print $1}'  | sed 's/^0/ /'
As I don't use claws-mail, I cannot test myself. But I think a simpler command could be used.
$ claws-mail --status
1 1 198
$ claws-mail --status | awk '{print $1}' | sed 's/^0/ /'
1
The thing is, this conky object does work fine.. in a whole Even when claws-mail isn't running, it returns smart result:
$ claws-mail --status
0 Claws Mail not running.
First numer is just new messages amount. I have noticed this awk leak once only during two days.
So I can rephrase: which event can force awk to eat ram?
Last edited by student975 (2011-04-18 16:33:57)

Similar Messages

  • Can I use color text in mail

    I want to be able to respond to some questions in another color to make answers stand out, in mail

    There is no way to color text with the built in mail app. You can make text bold, underline and italic- but not colorized. You may be able to do it with a third party app - but you would have to search the app store.

  • How to send images and other colored text in email body

    Hi
    We are using SAP CRM 4.0 and we would like to send email to our customers using actions configured for activity. Our objective is to send Marketing Emails containing <u>Images and Color texts</u> in the BODY OF THE email and not as a PDF attachment.
    The only relevant provision we could see in SCOT is either Text or PDF. On using text , we are loosing all images and color. The PDF option works , but the email generated is a blank email with PDF document as attachment.
    We want the matter to be inserted in the body of the email and not as attachment.
    Please do let us know if any one has faced similar situation and is there a resolution.
    Thanks and Advance.
    Regards
    Sachi

    Are you pasting in the HTML code?
    You can't use the formats in the CRM editor to set bold text, etc.  You have to use the HTML code and have set the Form up as Internet mail
    http://help.sap.com/saphelp_crm40sr1/helpdata/en/82/dbfd38ccd23942e10000000a114084/content.htm
    Here's the first screen setting for my test email:
    Form          Y_TRADE_SHOW_INVITATION        / Trade Show Invitation (Test)
                                                                                    Form Usage              1 Internet Mail (SMTP)                        
        Text Type               1 HTML                                        
        IBU Scenario                                                          
        Customer Scenario                                                                               
    Page Format             DINA4         Status    Created                                                                               
    Characters Per Inch     10.00                                         
        Lines Per Inch          6.00                                          
        Style                   SYSTEM SAP Smart Forms Default                                                                               
    Created By         MANECITO            Changed By         MANECITO   
         Date               01/16/2007          Date               05/22/2007 
         Time               09:49:12            Time               18:01:51   
    then, your email has to have the HTML tags
    A bare minimum is your email has to have the <HTML> tag at the top, but it's advisable to be sure you have a more complete setup like this:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    .style1 {
         font-size: x-large;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: bold;
    .style2 {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: bold;
    .style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
    -->
    </style>
    </head>
    <body>
    ENTER YOUR HTML MESSAGE HERE
    </body>
    </html>

  • Claws-mail 3.4.0 problem (not libetpan related).

    After the upgrade of claws-mail does not start anymore.
    It shows a brief white flash and it stops. The process seems running and the --debug log quite normal.
    I use a x86_64 archlinux.
    Now I try to downgrade.
    Any idea?
    $ claws-mail --debug
    claws.c:98:Starting Claws Mail version Claws Mail 3.4.0
    main.c:833:GTK+ 2.12.9 / GLib 2.16.3
    main.c:841:Compiled-in features:
    main.c:846: compface
    main.c:852: aspell
    main.c:864: ipv6
    main.c:870: iconv
    main.c:882: ldap
    main.c:888: libetpan 0.54
    main.c:900: libsm
    main.c:912: openssl
    prefs_gtk.c:1034:new file '/home/ezzetabi/.claws-mail/clawsrc'
    prefs_gtk.c:993:new section 'Common'
    prefs_gtk.c:993:new section 'Plugins_Common'
    prefs_gtk.c:993:new section 'Plugins_GTK2'
    prefs_gtk.c:1034:new file '/home/ezzetabi/.claws-mail/folderitemrc'
    prefs_gtk.c:972:cache: /home/ezzetabi/.claws-mail/folderitemrc: No such file or directory
    prefs_gtk.c:1072:destroying cache
    main.c:2325:/dev/mem_notify not available (No such file or directory)
    current dir: /home/ezzetabi
    prefs.c:283:Found [Plugins_Common]
    current dir: /home/ezzetabi/.claws-mail
    current dir: /home/ezzetabi
    folder.c:121:registering folder class mh
    folder.c:121:registering folder class imap
    folder.c:121:registering folder class news
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Common]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_themes.c:366:Creating preferences for themes...
    stock_pixmap.c:549:dir /home/ezzetabi/.claws-mail/themes not found, skipping theme scanstock_pixmap.c:549:dir /usr/share/claws-mail/themes not found, skipping theme scanprefs_actions.c:390:Reading actions configurations...
    prefs_display_header.c:432:Reading configuration for displaying headers...
    addressbook.c:4068:Reading address index...
    addressbook.c:4117:done.
    mainwindow.c:1547:Creating main window...
    toolbar.c:728:read Toolbar Configuration from toolbar_main.xml
    folderview.c:644:Creating folder view...
    folderview.c:479:creating tree...
    hooks.c:70:registed new hook for 'folder_update' as id 1
    hooks.c:70:registed new hook for 'folder_item_update' as id 1
    summaryview.c:633:Creating summary view...
    hooks.c:70:registed new hook for 'msginfo_update' as id 1
    hooks.c:70:registed new hook for 'folder_item_update' as id 2
    hooks.c:70:registed new hook for 'folder_update' as id 2
    messageview.c:437:Creating message view...
    headerview.c:89:Creating header view...
    noticeview.c:77:Creating notice view...
    mimeview.c:249:Creating MIME view...
    noticeview.c:77:Creating notice view...
    textview.c:269:Creating text view...
    hooks.c:70:registed new hook for 'msginfo_update' as id 2
    logwindow.c:94:Creating log window...
    hooks.c:70:registed new hook for 'log_append_text' as id 1
    logwindow.c:94:Creating log window...
    hooks.c:70:registed new hook for 'debug_append_text' as id 1
    mainwindow.c:1825:done.
    mainwindow.c:3206:Setting widgets... mainwindow.c:3428:done.
    hooks.c:70:registed new hook for 'sslcert_ask' as id 1
    hooks.c:70:registed new hook for 'progressindicator_hooklist' as id 1
    account.c:198:Reading all config for each account...
    account.c:213:Found label: Account: 1
    account.c:213:Found label: Account: 2
    account.c:213:Found label: Account: 3
    codeconv.c:1438:current locale: en_US.utf8
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 1]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_customheader.c:325:Reading custom header configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 2]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_customheader.c:325:Reading custom header configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:122:Found [Account: 3]
    prefs_gtk.c:147:Finished reading configuration.
    prefs_customheader.c:325:Reading custom header configuration...
    folderview.c:392:setting titles...
    folderview.c:807:Setting folder info...
    summaryview.c:1237:empty folder ((nil) (null) (nil) 0)
    summaryview.c:1257:TIMING summary_show : 0s001ms
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    prefs_gtk.c:85:Reading configuration...
    folderview.c:807:Setting folder info...
    folderview.c:807:Setting folder info...
    prefs.c:283:Found [Plugins_GTK2]
    prefs_gtk.c:1069:no cache
    main.c:1510:TIMING main startup: 0s544ms
    I pressed CTRL-C
    main.c:2258:Quitting on signal 2
    main.c:1551:shutting down
    mainwindow.c:2573:main window position: 0, 0
    prefs_gtk.c:286:Found [Common]
    prefs_gtk.c:330:Configuration is saved.
    addressbook.c:4280:Saving address books...
    addressbook.c:4283:Exporting addressbook to file...
    prefs_themes.c:411:Finished preferences for themes.

    Thanks for the answers so far. Thank You, leonieDF, your anwer helped me to see it clear what's about Aperture and Portrait Professional. I have to wait for an update for PP. And the same is to you, William
    Actually I help myself by using PP as an external editor in Aperture. After using PP I have to import the edited Pic back to Aperture. I's not very funny but there is no other way at the moment.
    But I don't understand why the synchro with Facebook does not work for me. Has anyone the same problems with Aperture and Facebook? Details: uploading to FB is working fine - but Aperture has got problems when I try to synchronize older FB gallerys of my Account.

  • XFCE4 & Preferred Applications; Mail reader 'claws mail' wont open

    Configuring my XFCE4 setup I wanted to set Claws Mail as my standard mail client, such that when I open links in my browser pointing to mail addresses (mailto:[email protected]) that specified mail clilent automatically opens and lets me type my mail right away.
    Now... that doesn't work. First Sylpheed Claws was set as my Mail Reader (apparently installing claws mails leads to two entries in the /usr/bin, one for Claws Mail and one for Sylpheed Claws). I switched to Claws Mail, and... it doesnt work.
    So, what is there to do about this issue? Any workarounds?
    I am using Epiphany as my browser, if that's relevant.
    Ah, I also wanted to track this problem down by opening Epiphany in the terminal and see what happens (error messages that is). But it won't open in the shell. I start it, it runs, but there is nothing printed in the prompt (if I close the terminal again, epiphany stays open). Can I force it to run inside the shell?

    Although the post is quite old -- I have the same problems using awesome window manager, epiphany browser and claws-mail.
    If someone still uses Epiphany with webkit see
    http://www.mail-archive.com/epiphany-li … 03090.html
    For epiphany 2.30 I tried
    $ mkdir -p ~/.gconf/desktop/gnome/url-handlers/mailto
    $ gconftool-2 --set /desktop/gnome/url-handlers/mailto/command -t string 'claws-mail --compose %s'
    $ gconftool-2 --set /desktop/gnome/url-handlers/mailto/enabled -t bool true
    But it won't work ;-( Has anyone ideas?

  • ClamAV fails to scan for viruses in emails [CLAWS MAIL]

    I've recently switched from Thunderbird to Claws Mail and ran into one small, but annoying, problem.
    I want to use ClamAV + the clamav extension for claws mail to scan for viruses, however it does seem to have permission problems.
    clamd is running, user and group clamav all have the relevant permissions as far as I can tell, however upon scanning my mail, I always end up with the following error:
    Scanning error:
    /home/username/.claws-mail/mimetmp/0000000e.mimetmp: lstat() failed: Permission denied. ERROR
    Here's my clamd.conf:
    ## Please read the clamd.conf(5) manual before editing this file.
    # Comment or remove the line below.
    #Example
    # Uncomment this option to enable logging.
    # LogFile must be writable for the user running daemon.
    # A full path is required.
    # Default: disabled
    LogFile /var/log/clamav/clamd.log
    # By default the log file is locked for writing - the lock protects against
    # running clamd multiple times (if want to run another clamd, please
    # copy the configuration file, change the LogFile variable, and run
    # the daemon with --config-file option).
    # This option disables log file locking.
    # Default: no
    #LogFileUnlock yes
    # Maximum size of the log file.
    # Value of 0 disables the limit.
    # You may use 'M' or 'm' for megabytes (1M = 1m = 1048576 bytes)
    # and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes). To specify the size
    # in bytes just don't use modifiers.
    # Default: 1M
    #LogFileMaxSize 2M
    # Log time with each message.
    # Default: no
    LogTime yes
    # Also log clean files. Useful in debugging but drastically increases the
    # log size.
    # Default: no
    #LogClean yes
    # Use system logger (can work together with LogFile).
    # Default: no
    #LogSyslog yes
    # Specify the type of syslog messages - please refer to 'man syslog'
    # for facility names.
    # Default: LOG_LOCAL6
    #LogFacility LOG_MAIL
    # Enable verbose logging.
    # Default: no
    #LogVerbose yes
    # Log additional information about the infected file, such as its
    # size and hash, together with the virus name.
    #ExtendedDetectionInfo yes
    # This option allows you to save a process identifier of the listening
    # daemon (main thread).
    # Default: disabled
    PidFile /run/clamav/clamd.pid
    # Optional path to the global temporary directory.
    # Default: system specific (usually /tmp or /var/tmp).
    TemporaryDirectory /tmp
    # Path to the database directory.
    # Default: hardcoded (depends on installation options)
    DatabaseDirectory /var/lib/clamav
    # Only load the official signatures published by the ClamAV project.
    # Default: no
    OfficialDatabaseOnly yes
    # The daemon can work in local mode, network mode or both.
    # Due to security reasons we recommend the local mode.
    # Path to a local socket file the daemon will listen on.
    # Default: disabled (must be specified by a user)
    LocalSocket /var/lib/clamav/clamd.sock
    # Sets the group ownership on the unix socket.
    # Default: disabled (the primary group of the user running clamd)
    LocalSocketGroup clamav
    # Sets the permissions on the unix socket to the specified mode.
    # Default: disabled (socket is world accessible)
    #LocalSocketMode 660
    # Remove stale socket after unclean shutdown.
    # Default: yes
    #FixStaleSocket yes
    # TCP port address.
    # Default: no
    #TCPSocket 3310
    # TCP address.
    # By default we bind to INADDR_ANY, probably not wise.
    # Enable the following to provide some degree of protection
    # from the outside world.
    # Default: no
    #TCPAddr 127.0.0.1
    # Maximum length the queue of pending connections may grow to.
    # Default: 200
    #MaxConnectionQueueLength 30
    # Clamd uses FTP-like protocol to receive data from remote clients.
    # If you are using clamav-milter to balance load between remote clamd daemons
    # on firewall servers you may need to tune the options below.
    # Close the connection when the data size limit is exceeded.
    # The value should match your MTA's limit for a maximum attachment size.
    # Default: 25M
    #StreamMaxLength 10M
    # Limit port range.
    # Default: 1024
    #StreamMinPort 30000
    # Default: 2048
    #StreamMaxPort 32000
    # Maximum number of threads running at the same time.
    # Default: 10
    #MaxThreads 20
    # Waiting for data from a client socket will timeout after this time (seconds).
    # Default: 120
    #ReadTimeout 300
    # This option specifies the time (in seconds) after which clamd should
    # timeout if a client doesn't provide any initial command after connecting.
    # Default: 5
    #CommandReadTimeout 5
    # This option specifies how long to wait (in miliseconds) if the send buffer is full.
    # Keep this value low to prevent clamd hanging
    # Default: 500
    #SendBufTimeout 200
    # Maximum number of queued items (including those being processed by MaxThreads threads)
    # It is recommended to have this value at least twice MaxThreads if possible.
    # WARNING: you shouldn't increase this too much to avoid running out of file descriptors,
    # the following condition should hold:
    # MaxThreads*MaxRecursion + (MaxQueue - MaxThreads) + 6< RLIMIT_NOFILE (usual max is 1024)
    # Default: 100
    #MaxQueue 200
    # Waiting for a new job will timeout after this time (seconds).
    # Default: 30
    #IdleTimeout 60
    # Don't scan files and directories matching regex
    # This directive can be used multiple times
    # Default: scan all
    #ExcludePath ^/proc/
    #ExcludePath ^/sys/
    # Maximum depth directories are scanned at.
    # Default: 15
    #MaxDirectoryRecursion 20
    # Follow directory symlinks.
    # Default: no
    #FollowDirectorySymlinks yes
    # Follow regular file symlinks.
    # Default: no
    #FollowFileSymlinks yes
    # Scan files and directories on other filesystems.
    # Default: yes
    #CrossFilesystems yes
    # Perform a database check.
    # Default: 600 (10 min)
    #SelfCheck 600
    # Execute a command when virus is found. In the command string %v will
    # be replaced with the virus name.
    # Default: no
    #VirusEvent /usr/local/bin/send_sms 123456789 "VIRUS ALERT: %v"
    # Run as another user (clamd must be started by root for this option to work)
    # Default: don't drop privileges
    User clamav
    # Initialize supplementary group access (clamd must be started by root).
    # Default: no
    #AllowSupplementaryGroups no
    # Stop daemon when libclamav reports out of memory condition.
    #ExitOnOOM yes
    # Don't fork into background.
    # Default: no
    #Foreground yes
    # Enable debug messages in libclamav.
    # Default: no
    #Debug yes
    # Do not remove temporary files (for debug purposes).
    # Default: no
    #LeaveTemporaryFiles yes
    # Detect Possibly Unwanted Applications.
    # Default: no
    #DetectPUA yes
    # Exclude a specific PUA category. This directive can be used multiple times.
    # See http://www.clamav.net/support/pua for the complete list of PUA
    # categories.
    # Default: Load all categories (if DetectPUA is activated)
    #ExcludePUA NetTool
    #ExcludePUA PWTool
    # Only include a specific PUA category. This directive can be used multiple
    # times.
    # Default: Load all categories (if DetectPUA is activated)
    #IncludePUA Spy
    #IncludePUA Scanner
    #IncludePUA RAT
    # In some cases (eg. complex malware, exploits in graphic files, and others),
    # ClamAV uses special algorithms to provide accurate detection. This option
    # controls the algorithmic detection.
    # Default: yes
    #AlgorithmicDetection yes
    ## Executable files
    # PE stands for Portable Executable - it's an executable file format used
    # in all 32 and 64-bit versions of Windows operating systems. This option allows
    # ClamAV to perform a deeper analysis of executable files and it's also
    # required for decompression of popular executable packers such as UPX, FSG,
    # and Petite. If you turn off this option, the original files will still be
    # scanned, but without additional processing.
    # Default: yes
    #ScanPE yes
    # Executable and Linking Format is a standard format for UN*X executables.
    # This option allows you to control the scanning of ELF files.
    # If you turn off this option, the original files will still be scanned, but
    # without additional processing.
    # Default: yes
    #ScanELF yes
    # With this option clamav will try to detect broken executables (both PE and
    # ELF) and mark them as Broken.Executable.
    # Default: no
    #DetectBrokenExecutables yes
    ## Documents
    # This option enables scanning of OLE2 files, such as Microsoft Office
    # documents and .msi files.
    # If you turn off this option, the original files will still be scanned, but
    # without additional processing.
    # Default: yes
    #ScanOLE2 yes
    # With this option enabled OLE2 files with VBA macros, which were not
    # detected by signatures will be marked as "Heuristics.OLE2.ContainsMacros".
    # Default: no
    #OLE2BlockMacros no
    # This option enables scanning within PDF files.
    # If you turn off this option, the original files will still be scanned, but
    # without decoding and additional processing.
    # Default: yes
    #ScanPDF yes
    ## Mail files
    # Enable internal e-mail scanner.
    # If you turn off this option, the original files will still be scanned, but
    # without parsing individual messages/attachments.
    # Default: yes
    #ScanMail yes
    # Scan RFC1341 messages split over many emails.
    # You will need to periodically clean up $TemporaryDirectory/clamav-partial directory.
    # WARNING: This option may open your system to a DoS attack.
    # Never use it on loaded servers.
    # Default: no
    #ScanPartialMessages yes
    # With this option enabled ClamAV will try to detect phishing attempts by using
    # signatures.
    # Default: yes
    #PhishingSignatures yes
    # Scan URLs found in mails for phishing attempts using heuristics.
    # Default: yes
    #PhishingScanURLs yes
    # Always block SSL mismatches in URLs, even if the URL isn't in the database.
    # This can lead to false positives.
    # Default: no
    #PhishingAlwaysBlockSSLMismatch no
    # Always block cloaked URLs, even if URL isn't in database.
    # This can lead to false positives.
    # Default: no
    #PhishingAlwaysBlockCloak no
    # Allow heuristic match to take precedence.
    # When enabled, if a heuristic scan (such as phishingScan) detects
    # a possible virus/phish it will stop scan immediately. Recommended, saves CPU
    # scan-time.
    # When disabled, virus/phish detected by heuristic scans will be reported only at
    # the end of a scan. If an archive contains both a heuristically detected
    # virus/phish, and a real malware, the real malware will be reported
    # Keep this disabled if you intend to handle "*.Heuristics.*" viruses
    # differently from "real" malware.
    # If a non-heuristically-detected virus (signature-based) is found first,
    # the scan is interrupted immediately, regardless of this config option.
    # Default: no
    #HeuristicScanPrecedence yes
    ## Data Loss Prevention (DLP)
    # Enable the DLP module
    # Default: No
    #StructuredDataDetection yes
    # This option sets the lowest number of Credit Card numbers found in a file
    # to generate a detect.
    # Default: 3
    #StructuredMinCreditCardCount 5
    # This option sets the lowest number of Social Security Numbers found
    # in a file to generate a detect.
    # Default: 3
    #StructuredMinSSNCount 5
    # With this option enabled the DLP module will search for valid
    # SSNs formatted as xxx-yy-zzzz
    # Default: yes
    #StructuredSSNFormatNormal yes
    # With this option enabled the DLP module will search for valid
    # SSNs formatted as xxxyyzzzz
    # Default: no
    #StructuredSSNFormatStripped yes
    ## HTML
    # Perform HTML normalisation and decryption of MS Script Encoder code.
    # Default: yes
    # If you turn off this option, the original files will still be scanned, but
    # without additional processing.
    #ScanHTML yes
    ## Archives
    # ClamAV can scan within archives and compressed files.
    # If you turn off this option, the original files will still be scanned, but
    # without unpacking and additional processing.
    # Default: yes
    #ScanArchive yes
    # Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR).
    # Default: no
    #ArchiveBlockEncrypted no
    ## Limits
    # The options below protect your system against Denial of Service attacks
    # using archive bombs.
    # This option sets the maximum amount of data to be scanned for each input file.
    # Archives and other containers are recursively extracted and scanned up to this
    # value.
    # Value of 0 disables the limit
    # Note: disabling this limit or setting it too high may result in severe damage
    # to the system.
    # Default: 100M
    #MaxScanSize 150M
    # Files larger than this limit won't be scanned. Affects the input file itself
    # as well as files contained inside it (when the input file is an archive, a
    # document or some other kind of container).
    # Value of 0 disables the limit.
    # Note: disabling this limit or setting it too high may result in severe damage
    # to the system.
    # Default: 25M
    #MaxFileSize 30M
    # Nested archives are scanned recursively, e.g. if a Zip archive contains a RAR
    # file, all files within it will also be scanned. This options specifies how
    # deeply the process should be continued.
    # Note: setting this limit too high may result in severe damage to the system.
    # Default: 16
    #MaxRecursion 10
    # Number of files to be scanned within an archive, a document, or any other
    # container file.
    # Value of 0 disables the limit.
    # Note: disabling this limit or setting it too high may result in severe damage
    # to the system.
    # Default: 10000
    #MaxFiles 15000
    ## Clamuko settings
    # Enable Clamuko. Dazuko must be configured and running. Clamuko supports
    # both Dazuko (/dev/dazuko) and DazukoFS (/dev/dazukofs.ctrl). DazukoFS
    # is the preferred option. For more information please visit www.dazuko.org
    # Default: no
    #ClamukoScanOnAccess yes
    # The number of scanner threads that will be started (DazukoFS only).
    # Having multiple scanner threads allows Clamuko to serve multiple
    # processes simultaneously. This is particularly beneficial on SMP machines.
    # Default: 3
    #ClamukoScannerCount 3
    # Don't scan files larger than ClamukoMaxFileSize
    # Value of 0 disables the limit.
    # Default: 5M
    #ClamukoMaxFileSize 10M
    # Set access mask for Clamuko (Dazuko only).
    # Default: no
    #ClamukoScanOnOpen yes
    #ClamukoScanOnClose yes
    #ClamukoScanOnExec yes
    # Set the include paths (all files inside them will be scanned). You can have
    # multiple ClamukoIncludePath directives but each directory must be added
    # in a seperate line. (Dazuko only)
    # Default: disabled
    #ClamukoIncludePath /home
    #ClamukoIncludePath /students
    # Set the exclude paths. All subdirectories are also excluded. (Dazuko only)
    # Default: disabled
    #ClamukoExcludePath /home/bofh
    # With this option you can whitelist specific UIDs. Processes with these UIDs
    # will be able to access all files.
    # This option can be used multiple times (one per line).
    # Default: disabled
    #ClamukoExcludeUID 0
    # With this option enabled ClamAV will load bytecode from the database.
    # It is highly recommended you keep this option on, otherwise you'll miss detections for many new viruses.
    # Default: yes
    #Bytecode yes
    # Set bytecode security level.
    # Possible values:
    # None - no security at all, meant for debugging. DO NOT USE THIS ON PRODUCTION SYSTEMS
    # This value is only available if clamav was built with --enable-debug!
    # TrustSigned - trust bytecode loaded from signed .c[lv]d files,
    # insert runtime safety checks for bytecode loaded from other sources
    # Paranoid - don't trust any bytecode, insert runtime checks for all
    # Recommended: TrustSigned, because bytecode in .cvd files already has these checks
    # Note that by default only signed bytecode is loaded, currently you can only
    # load unsigned bytecode in --enable-debug mode.
    # Default: TrustSigned
    #BytecodeSecurity TrustSigned
    # Set bytecode timeout in miliseconds.
    # Default: 5000
    # BytecodeTimeout 1000
    My freshclam.conf:
    ## Please read the freshclam.conf(5) manual before editing this file.
    # Comment or remove the line below.
    #Example
    # Path to the database directory.
    # WARNING: It must match clamd.conf's directive!
    # Default: hardcoded (depends on installation options)
    #DatabaseDirectory /var/lib/clamav
    # Path to the log file (make sure it has proper permissions)
    # Default: disabled
    UpdateLogFile /var/log/clamav/freshclam.log
    # Maximum size of the log file.
    # Value of 0 disables the limit.
    # You may use 'M' or 'm' for megabytes (1M = 1m = 1048576 bytes)
    # and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes).
    # in bytes just don't use modifiers.
    # Default: 1M
    #LogFileMaxSize 2M
    # Log time with each message.
    # Default: no
    #LogTime yes
    # Enable verbose logging.
    # Default: no
    #LogVerbose yes
    # Use system logger (can work together with UpdateLogFile).
    # Default: no
    #LogSyslog yes
    # Specify the type of syslog messages - please refer to 'man syslog'
    # for facility names.
    # Default: LOG_LOCAL6
    #LogFacility LOG_MAIL
    # This option allows you to save the process identifier of the daemon
    # Default: disabled
    #PidFile /var/run/freshclam.pid
    # By default when started freshclam drops privileges and switches to the
    # "clamav" user. This directive allows you to change the database owner.
    # Default: clamav (may depend on installation options)
    #DatabaseOwner clamav
    # Initialize supplementary group access (freshclam must be started by root).
    # Default: no
    #AllowSupplementaryGroups yes
    # Use DNS to verify virus database version. Freshclam uses DNS TXT records
    # to verify database and software versions. With this directive you can change
    # the database verification domain.
    # WARNING: Do not touch it unless you're configuring freshclam to use your
    # own database verification domain.
    # Default: current.cvd.clamav.net
    #DNSDatabaseInfo current.cvd.clamav.net
    # Uncomment the following line and replace XY with your country
    # code. See http://www.iana.org/cctld/cctld-whois.htm for the full list.
    # You can use db.XY.ipv6.clamav.net for IPv6 connections.
    #DatabaseMirror db.XY.clamav.net
    # database.clamav.net is a round-robin record which points to our most
    # reliable mirrors. It's used as a fall back in case db.XY.clamav.net is
    # not working. DO NOT TOUCH the following line unless you know what you
    # are doing.
    DatabaseMirror database.clamav.net
    # How many attempts to make before giving up.
    # Default: 3 (per mirror)
    #MaxAttempts 5
    # With this option you can control scripted updates. It's highly recommended
    # to keep it enabled.
    # Default: yes
    #ScriptedUpdates yes
    # By default freshclam will keep the local databases (.cld) uncompressed to
    # make their handling faster. With this option you can enable the compression;
    # the change will take effect with the next database update.
    # Default: no
    #CompressLocalDatabase no
    # With this option you can provide custom sources (http:// or file://) for
    # database files. This option can be used multiple times.
    # Default: no custom URLs
    #DatabaseCustomURL http://myserver.com/mysigs.ndb
    #DatabaseCustomURL file:///mnt/nfs/local.hdb
    # Number of database checks per day.
    # Default: 12 (every two hours)
    #Checks 24
    # Proxy settings
    # Default: disabled
    #HTTPProxyServer myproxy.com
    #HTTPProxyPort 1234
    #HTTPProxyUsername myusername
    #HTTPProxyPassword mypass
    # If your servers are behind a firewall/proxy which applies User-Agent
    # filtering you can use this option to force the use of a different
    # User-Agent header.
    # Default: clamav/version_number
    #HTTPUserAgent SomeUserAgentIdString
    # Use aaa.bbb.ccc.ddd as client address for downloading databases. Useful for
    # multi-homed systems.
    # Default: Use OS'es default outgoing IP address.
    #LocalIPAddress aaa.bbb.ccc.ddd
    # Send the RELOAD command to clamd.
    # Default: no
    NotifyClamd /etc/clamav/clamd.conf
    # Run command after successful database update.
    # Default: disabled
    #OnUpdateExecute command
    # Run command when database update process fails.
    # Default: disabled
    #OnErrorExecute command
    # Run command when freshclam reports outdated version.
    # In the command string %v will be replaced by the new version number.
    # Default: disabled
    #OnOutdatedExecute command
    # Don't fork into background.
    # Default: no
    #Foreground yes
    # Enable debug messages in libclamav.
    # Default: no
    #Debug yes
    # Timeout in seconds when connecting to database server.
    # Default: 30
    #ConnectTimeout 60
    # Timeout in seconds when reading from database server.
    # Default: 30
    #ReceiveTimeout 60
    # With this option enabled, freshclam will attempt to load new
    # databases into memory to make sure they are properly handled
    # by libclamav before replacing the old ones.
    # Default: yes
    #TestDatabases yes
    # When enabled freshclam will submit statistics to the ClamAV Project about
    # the latest virus detections in your environment. The ClamAV maintainers
    # will then use this data to determine what types of malware are the most
    # detected in the field and in what geographic area they are.
    # Freshclam will connect to clamd in order to get recent statistics.
    # Default: no
    #SubmitDetectionStats /path/to/clamd.conf
    # Country of origin of malware/detection statistics (for statistical
    # purposes only). The statistics collector at ClamAV.net will look up
    # your IP address to determine the geographical origin of the malware
    # reported by your installation. If this installation is mainly used to
    # scan data which comes from a different location, please enable this
    # option and enter a two-letter code (see http://www.iana.org/domains/root/db/)
    # of the country of origin.
    # Default: disabled
    #DetectionStatsCountry country-code
    # This option enables support for our "Personal Statistics" service.
    # When this option is enabled, the information on malware detected by
    # your clamd installation is made available to you through our website.
    # To get your HostID, log on http://www.stats.clamav.net and add a new
    # host to your host list. Once you have the HostID, uncomment this option
    # and paste the HostID here. As soon as your freshclam starts submitting
    # information to our stats collecting service, you will be able to view
    # the statistics of this clamd installation by logging into
    # http://www.stats.clamav.net with the same credentials you used to
    # generate the HostID. For more information refer to:
    # http://www.clamav.net/support/faq/faq-cctts/
    # This feature requires SubmitDetectionStats to be enabled.
    # Default: disabled
    #DetectionStatsHostID unique-id
    # This option enables support for Google Safe Browsing. When activated for
    # the first time, freshclam will download a new database file (safebrowsing.cvd)
    # which will be automatically loaded by clamd and clamscan during the next
    # reload, provided that the heuristic phishing detection is turned on. This
    # database includes information about websites that may be phishing sites or
    # possible sources of malware. When using this option, it's mandatory to run
    # freshclam at least every 30 minutes.
    # Freshclam uses the ClamAV's mirror infrastructure to distribute the
    # database and its updates but all the contents are provided under Google's
    # terms of use. See http://code.google.com/support/bin/answer.py?answer=70015
    # and http://safebrowsing.clamav.net for more information.
    # Default: disabled
    #SafeBrowsing yes
    # This option enables downloading of bytecode.cvd, which includes additional
    # detection mechanisms and improvements to the ClamAV engine.
    # Default: enabled
    #Bytecode yes
    # Download an additional 3rd party signature database distributed through
    # the ClamAV mirrors. Here you can find a list of available databases:
    # http://www.clamav.net/download/cvd/3rdparty
    # This option can be used multiple times.
    #ExtraDatabase dbname1
    #ExtraDatabase dbname2
    Any help is much appreciated.

    MatejLach wrote:
    clamd is running, user and group clamav all have the relevant permissions as far as I can tell, however upon scanning my mail, I always end up with the following error:
    Scanning error:
    /home/username/.claws-mail/mimetmp/0000000e.mimetmp: lstat() failed: Permission denied. ERROR
    Seems like a permissions error to me... maybe check the actual file it is attempting to scan... I know it is in your home folder, but just to be sure, you might want to check that everything is sane.

  • How to set two colored text in one textarea

    hello friends,
    i am busy preparing chat frame which shows messages in textarea, it shows two things, one the name of chatter , the other is the message, i want the two things of different color, you can change the text color of textarea by setForeground(), but what if i want different colored text in same textarea, can anybody help me???

    I don't know if this will help u...try make sense of it :
    DefaultStyledDocument doc = new DefaultStyledDocument();
    JTextPane tp = new JTextPane(doc);
    tp.setFont (new java.awt.Font ("Arial", 1, 12));
    JScrollPane lscroller = new JScrollPane(tp);
    lscroller.setForeground (new java.awt.Color (102, 102, 153));
    lscroller.setPreferredSize (new java.awt.Dimension(496, 273));
    lscroller.setVerticalScrollBarPolicy(
    JScrollPane.VERTICAL_SCROLLBAR_ALWAYS);
    jPanel2.add ( lscroller );
    prepareAllStyles();
    void prepareAllStyles()
    aset = new SimpleAttributeSet();
    //set bold and red
    StyleConstants.setForeground(aset,Color.black);
    StyleConstants.setBold(aset,true);
    ht.put(BOLDRED,aset);
    aset = new SimpleAttributeSet();
    //set italic and green
    StyleConstants.setForeground(aset,Color.red);
    StyleConstants.setBold(aset,true);
    ht.put(ITALICGREEN,aset);
    AttributeSet current = (AttributeSet)ht.get(BOLDRED);
    doc.insertString(doc.getLength(),displaymessage + "\n",current);
    tp.setCaretPosition( doc.getLength() );

  • Different color text in text area???????

    hi,
    i am working on applet in which i want to show different color text in text area????????
    could any one help me

    I'm not sure it replies, we have developed an
    editorkit for the JEditorPane for colorizing a
    text with a property file describing a grammar. We
    provide in the packaging a trivial sample
    for coloring a java syntax in an applet.
    http://www.japisoft.com/syntaxcolor
    And of course it also requires that you buy it, and a.brillant forgot to mention that a.brillant has a financial interest in this product.

  • How can I disable e-mail and text messages when I'm close to or over my data quota ?

    How can I disable e-mail and text messages when I'm close to or over my data quota ?
    Is this possible? I don't see any options?
    All I see is this:
      Receive confirmations of many account transactions via Email and/or free Text Alerts delivered right to your cell phone. You can receive these confirmations for  
       transactions done online, over the phone or from your handset. Account management Text Alerts do not count against any Messaging allowances.
          Your bill is ready for review.
         Payment Confirmations: Your payment has been  received    Your credit/adjustment     has been applied.1
         Account Activity Confirmations     Plan changes     Feature changes1

    What phone?
    You would need to disable data on the phone itself.  You wouldn't do it online on your account.
    Note also that text messages do not count toward your data allowance.

  • My HP Color LaserJet CP1215 has colored text quality problems

    My printer was working fine, but in the last month, I have been unable to correct a printing issue, which involves colored text that double prints or is blurry, it looks like it has a shadow mostly any color has a red shadow.  I have replaced all the cartridges, checked to make sure the tape was pulled off all and performed a cleaning, and all tests I could find or had access to.  I am beyond frustrated and am ready to throw it out the window.  Does anyone have any solutions?

    Don't quit keep with it, I almost quit because I was getting mad.  They kept harping on changing paper, changing paper.  My paper had sat in it for some time in a room where temperature changes was up and down.  The paper could have dried out to much or may have gotten moisture in it from the temperature changes.  I know it sounds crazy but change the paper with fresh paper along with calibrating it 3 or 4 times and see if you get different results.

  • HoW to ChaNGE the text in the mobile application to be in MulTi-CoLoR text

    _*  Do anyone can tell me how to change the text in the mobile application to be in multi-color text, to make it more interesting and increase readability?
    Is it using the Graphic's paint() method? or any better suggestion?
    Please give the short example if can?
    Please help... "_"
    Hearing from u all soon...@_@
    thanks....

    Go into outline view. If you can see the outlines of the letterforms, you can't just change the text. If the letterforms are solid black, take the type tool, select the text and type yours.
    Anyway you can just select the letters, take the type tool and type new text.
    Working with the type tool is a basic. Please see the manual for details

  • Little question about a Claws-Mail tray icon theme, and how to use it.

    There is a Claws Mail tray icon theme available on gnome-look.org:
    http://gnome-look.org/content/show.php/ … tent=71540
    These are the instructions the author gives to install the theme:
    Claws Mail Tango trayicon theme
    Claws-Mail version = 3.3.0
    copy icons claws-mail-3.3-0/src/pixmaps, recompile and install.
    So what am I supposed to do (especially since the newest Claws Mail version is 3.4.0...)?

    Stalafin wrote:
    There is a Claws Mail tray icon theme available on gnome-look.org:
    http://gnome-look.org/content/show.php/ … tent=71540
    These are the instructions the author gives to install the theme:
    Claws Mail Tango trayicon theme
    Claws-Mail version = 3.3.0
    copy icons claws-mail-3.3-0/src/pixmaps, recompile and install.
    So what am I supposed to do (especially since the newest Claws Mail version is 3.4.0...)?
    I would recommend using ABS. just makepkg -o first so the sources get DL'd and unpacked. copy your icons and makepkg -e so the sources are not extracted again and therefore your new icons overwitten.
    finally, enjoy some awesomeness:

  • [SOLVED] Some colored text in urxvt displaying oddly

    Some colored text does not display correctly in the terminal - but not all. Here's a screenshot:
    http://i.imgur.com/xrzCR16l.png
    As you can see, the directory names displayed in blue and the executable files displayed in green (not sure why .vimrc is executable..) are all funky looking. However, my username and the regular file names are all displaying correctly. Also all the colored text in VIm in the terminal looks fine as well:
    I've read through the Font Config Wiki - Applications Without Fontconfig Support but none of the configs suggested:
    Xft.autohint: 0
    Xft.lcdfilter: lcddefault
    Xft.hintstyle: hintfull
    Xft.hinting: 1
    Xft.antialias: 1
    Xft.rgba: rgb
    in my .Xresources file change this behavior. Here is my full .Xresources file without the above settings, its not very long:
    ! special
    *.foreground: #e9ebee
    !#93a1a1
    *.background: #002b36
    *.cursorColor: #93a1a1
    ! black
    *.color0: #002b36
    *.color8: #657b83
    ! red
    *.color1: #dc322f
    *.color9: #dc322f
    ! green
    *.color2: #859900
    *.color10: #859900
    ! yellow
    *.color3: #b58900
    *.color11: #b58900
    ! blue
    *.color4: #268bd2
    *.color12: #268bd2
    ! magenta
    *.color5: #6c71c4
    *.color13: #6c71c4
    ! cyan
    *.color6: #2aa198
    *.color14: #2aa198
    ! white
    *.color7: #93a1a1
    *.color15: #fdf6e3
    URxvt*.transparent: true
    URxvt.shading: 100
    !URxvt.font: xft:DejaVu Sans Mono:pixelsize==14:antialias=false
    urxvt*font: xft:DejaVu Sans Mono:style=Book:antialias=false:size=9, \
    xft:WenQuanYi Bitmap Song:size=8, \
    xft:FreeSerif:style=Regular, \
    xft:unifont:style=Medium:antialias=false
    urxvt.scrollBar: false
    I would have thought that it has something to do with the colors being defined incorrectly, but the ".vimrc" file is using the same color as my username, and my username is behaving correctly. I'm at a loss and attempting to google "Font Problems in urxvt" gets topics where the the font is incorrect throughout the whole terminal, not just in particular places. Anyone know how to correct this?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by woodape (2015-04-16 18:36:08)

    Try defining your bold font explicitly:
    URxvt.boldFont: blah

  • Claws-mail upgrade issue with libdb

    Hi,
    After today's upgrade of claws-mail, I get this msg when trying to run it:
    [matchil@ichi ~]$ claws-mail
    claws-mail: error while loading shared libraries: libdb-4.5.so: cannot open shared object file: No such file or directory
    the db package:
    [matchil@ichi ~]$ pacman -Qi db
    Nazwa          : db
    Wersja         : 4.6.21-2
    Any solution for this ... I realy want to check my email boxes ;P
    Peace.
    Dawid

    Onyros wrote:
    Yep, there's a quickie: cp /usr/lib/libdb-4.6.so /usr/lib/libdb-4.5.so.
    Somehow Claws reverted to an older db dependency.
    It's not always sage to do these kinds of things, but it'll work.
    You're right, that's not a good idea. The best solution is to rebuild both packages from abs.

  • Solid color text boxes in MS Word are not importing to pdf

    Solid color text boxes in MS Word are not importing to pdf ... text boxes with pics import and convert fine. Using Word 2013. Any ideas?
    I'm brand new to the forums, so sorry if I'm not asking correctly or asking something already covered.

    Hi Sara!
    Thanks for the response.
    I'm uploading a Word file to my Adobe PDF Packet Annual subscription. I'm running Windows 8.0. Normally I will create a document in MS Word 2013, save it into our dropbox and then when I need to send it to someone (printer in this case) I will log onto Adobe PDF and upload the file to convert. Once it's converted, I'll send the pdf to the client or printer. In this case I created a poster with our logo (in a text box), text, a star (in a text box) and a few solid colored rectangles. Everything converted beautifully - as usual - except the solid text boxes.
    I've used Adobe PDF Packet for a few years and have never seen this. Any ideas or other questions?
    thanks, Dave

Maybe you are looking for