search for: mime_part

Displaying 10 results from an estimated 10 matches for "mime_part".

Did you mean: mime_parts
2013 Nov 18
3
Sending a matrix in an email
I have a matrix which has colnames and I would like to send this matrix using sendmailR. How can I convert this simple matrix to a format which can be used as the body variable in sendmailR? I see how I can create a file attachment using mime_part but I would like to send the matrix in the body of the email. The matrix looks like: ABD DEF GHI JKL MNO TOT [1,] 0.44 0.81 1.67 0.37 0.31 -1.18 All the conversions I have tried end up sending the matrix without the colnames. Thanks. [[alternative HTML version deleted]]
2013 Jun 10
1
Sending Email with Attachment
...om <- "abcd@outlook.com" to <- <mailto:efgh@gmail.com> efgh@gmail.com subject <- "Run at" mailControl = list(smtpServer="blu-m.hotmail.com") attachment <- "type_1.pdf" attachmentName <- "target_score.pdf" attachmentObject <- mime_part(x= attachment,name= attachmentName) body <- "Email Body" bodywithAttachement <- list(body, attachmentObject) sendmail(from=from,to=to,subject=subject,msg= bodywithAttachement,control=mailControl) However it gives me following Error: Error: Error in socketConnection(host = ser...
2020 May 19
5
FTS-lucene errors : language not available for stemming
...te expunge copy mailbox_delete mailbox_rename ??????? mail_log_fields = uid box msgid size ??????? fts_autoindex=yes ??????? #zlib_save_level = 6 # 1..9 ??????? #zlib_save = gz # or bz2 } plugin { ? fts = lucene ? # Lucene-specific settings, good ones are: ? fts_lucene = whitespace_chars=@. mime_parts } I am considering switch to xapian (solr and java... pls noe) as the port is quite tempting from an ease of integration perspective, but the easiest solution would be to resolve these odd indexing errors.? Anyone have a clue? -David
2013 Feb 20
1
Sending Email from R
Hi R experts, I know how to send simple plain text message in body and how to send with attachments. This is thanks to stackoverflow reference below. But I don't know how to send dput() output in the body of the email (or attachment) using sendmailR. I more interested in figuring out how to include it as part of the body of the email. Does anybody have experience on how to do this?
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
...h = Trash > antispam_unsure = Filtered-Spam;Possible-Spam > fetchmail_pidfile = %h/.fetchmail.pid > fts = lucene > fts_autoindex = yes > fts_autoindex_max_recent_msgs = 30 > fts_decoder = decode2text > fts_index_timeout = 60 > fts_lucene = whitespace_chars=@. mime_parts > mailbox_alias_new = Sent Messages > mailbox_alias_new2 = Sent Items > mailbox_alias_old = Sent > mailbox_alias_old2 = Sent > quota = maildir:User quota > quota_grace = 10%% > quota_rule = *:storage=1G > quota_rule2 = Trash:storage=+100M > quota_rule3...
2019 Jul 30
0
dovecot/imap crashes on Centos 7
...element_size = 8}, v = 0x55b3329da360,? ? ? ? ? ? ? ? ? ??? ? ? ? ? ? ? v_modifiable = 0x55b3329da360}, str = 0x0, time = 0, size = 0, flags = 0,? ? ? ? ? ? ? ? ?? ? ? ? ? ? search_flags = (unknown: 0), date_type = 0, thread_type = MAIL_THREAD_NONE, modseq = 0x0,? ?? ? ? ? ? ? search_result = 0x0, mime_part = 0x0}, initialized = {search_args = 0x0, keywords = 0x0,? ??? ? ? ? ? ? mailbox_glob = 0x0}, context = 0x0, hdr_field_name = 0x0, match_not = 0,? ? ? ? ? ? ? ? ? ??? ? ? ? ? match_always = 0, nonmatch_always = 0, fuzzy = 0, no_fts = 0, result = -1}? ? ? ? ? ? ? ? ? ??? ? ? ? message_count = 160? ?...
2018 Jun 09
0
Doveadm sync: Can't create mailbox mail_public/public: Permission denied if synchronize all the available namespaces
...ecot/dovecot-ldap_pass.conf.ext driver = ldap } plugin { acl = vfile:/etc/dovecot/acl/global.acl:cache_secs=300 acl_shared_dict = file:/srv/vmail/imap/domains/%d/shared-acl.db fts = lucene fts_autoindex = yes fts_autoindex_exclude = \Junk fts_autoindex_exclude2 = \Trash fts_lucene = mime_parts mail_crypt_save_version = 0 quota = count:User quota quota_grace = 10%% quota_rule = *:storage=512M quota_rule2 = Trash:storage=+10%% quota_rule3 = Spam:storage=+10%% quota_status_nouser = DUNNO quota_status_overquota = 552 5.2.2 Mailbox is full quota_status_success = DUNNO quo...
2019 Oct 10
0
Dovecot core debug
...{arr = {buffer = 0x557be7f69208, element_size = 8}, v = 0x557be7f69208, v_modifiable = 0x557be7f69208}, str = 0x0, time = 0, size = 0, flags = 0, search_flags = (unknown: 0), date_type = 0, thread_type = MAIL_THREAD_NONE, modseq = 0x0, search_result = 0x0, mime_part = 0x0}, initialized = {search_args = 0x0, keywords = 0x0, mailbox_glob = 0x0}, context = 0x0, hdr_field_name = 0x0, match_not = 0, match_always = 0, nonmatch_always = 0, fuzzy = 0, no_fts = 0, result = -1} message_count = 2008 ret = <optimized out> __FUNC...
2015 Mar 11
0
FTS search with CLucene giving odd results/exposing config issue
...ailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext driver = sql } plugin { expire = Trash fts = lucene fts_autoindex = yes fts_lucene = whitespace_chars=@. mime_parts mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename mail_log_fields = uid box msgid size quota = maildir:User quota quota_exceeded_message = Storage quota for this account has been exceeded, please try again later. quota_rule = *:storage=50G quota_rule2 = Trash...
2015 Apr 16
8
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
...ailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext driver = sql } plugin { expire = Trash fts = lucene fts_autoindex = yes fts_lucene = whitespace_chars=@. mime_parts mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename mail_log_fields = uid box msgid size quota = maildir:User quota quota_exceeded_message = Storage quota for this account has been exceeded, please try again later. quota_rule = *:storage=50G quota_rule2 = Tra...