similar to: Mass mail performance

Displaying 17 results from an estimated 17 matches similar to: "Mass mail performance"

2001 Aug 31
1
RODBC SQLSave
I am having the following problem with RODBC I connect to an oracle 8i (8.1.7) database using RODBC as follows; dbConn <- odbcConnect("mydatabase","myuserid","mypassword",case="oracle") Then I extract some data, actually a whole table; orgdata <- sqlQuery(dbConn, "select * from organism", na.strings = "NA") Then I try to save it
2010 Aug 02
3
FAX Options
Hi, Is FAXing with Asterisk a practical option ? Or is it better just to use a plain fax connected to an FXS and just switch with Asterisk. I specifically wanted to know if there was any experience using just the fax scanner to send faxes and receive them via asterisk and the to e-mail. My idea was to take my old fax connect it to an FXS port and send faxes with the fax machine (using the fax
2008 Dec 13
2
how to import a dump .sql file in a rake task
I have a dump of some tables to be filled when the app is setup ''.../db/dataset/regions_dpt_cities_codes.sql'' I would like to execute a task similar to the >mysql source <dump_file> like : ActiveRecord::Base.connection.execute("source #{path};") (which doesn''t run fine, of course.... is it possible in a rake task ? if yes, any suggestion ?
2016 Jul 11
3
Master-Master replication question
Quoting "William L. Thomson Jr." <wlt-ml at o-sinc.com>: > You are not alone! > > On Wednesday, July 06, 2016 01:15:34 PM Remko Lodder wrote: >> Dear list, >> >> I have setup a master-master replication setup. My primairy MX's send >> email >> over on a DNS loadbalanced way, so DNS is doing some kind of round-robin >> way of sending
2006 May 16
1
Horde/IMP setup
does anyone else use Horde/IMP that can share their servers.php setup? I am getting weird behavior with IMP not showing my INBOX and sub folders, etc. and i am not sure if its an IMP issue or Dovecot. It was giving me problems yesterday, then it cleared up, but now its acting up again. mail clients like Thunderbird work fine tho. I am seeing this in the logs a lot: [Tue May 16 08:08:21 2006]
2007 Sep 24
2
Quota Display with Horde / IMP ( WebMail Client )
Dear All, For the Dovecot.conf : protocol imap { mail_plugins = quota imap_quota mail_plugin_dir = /usr/lib/dovecot/imap } plugin { quota = maildir } For /var/spool/mail : -rw------- 1 root root 7168 Sep 24 23:02 aquota.group -rw------- 1 root root 8192 Sep 24 18:05 aquota.user -rw------- 1 edward mail 301709 Sep 24 23:27 edward But the Quota display
2016 Jul 06
3
Master-Master replication question
Dear list, I have setup a master-master replication setup. My primairy MX's send email over on a DNS loadbalanced way, so DNS is doing some kind of round-robin way of sending mail to both master servers. I found out, that on one of the two machines, the email synchronisation is heavily delayed. Lets assume server A receives a mail from the MX; it synchronises almost instantly with the other
2006 Apr 08
4
anyone running with Horde mail?
Hey again folks ;-) Seems my auth is working afterall when I telnet to the IMAP port. But darned if I can get it working with Horde web mail. Is anyone out there doing this just first of all to confirm to me that the combination works OK. I don't care so much about shadow auth since apparantly my pam auth is working just fine. thanks, -Alan -- "True Budo is done for the sake of
2012 Feb 14
6
SMTP problem.
Hey all, well I am trying to send emails to newly created users but I have a problem. In the rails log it states that the email has been sent but the email is never actually received so obviously there is a problem. I have noticed one in particular and I don''t understand how to fix it. Once I create the user I get the following error message: Net::SMTPAuthenticationError (535-5.7.1
2014 Jul 02
1
parLapply on sqlQuery (from package RODBC)
R Version : 2.14.1 x64 Running on Windows 7 Connecting to a database on a remote Microsoft SQL Server 2012 The short form of my problem is the following. I have an unordered vectors of names, say: names<-c("A", "B", "A", "C","C") each of which have an id in a table in my db. I need to convert the names to their corresponding ids. I
2009 Jul 30
0
RODBC and Oracle
I just joined and though I did quickly read the posting guide it is quite possible not going to be a perfect posting. For one I tried to figure out how to reply to an existing message on the topic. I gave up but figured I keep at least the same subject. In a gist I get an empty data frame after issuing the following select query from R 2.9.1 to Oracle 10.2.0.1 64bit via RODBC 1.3 and Oracle 11g
2005 Sep 30
0
redirect and sieve BUG
I've only just subscribed to the list, but in reading through the back-issues have come across a bug with dovecot-lda that was reported previously, and I can reproduce. Using dovecot-lda CVS with Revision 1.21 of deliver.c (as newer versions won't compile against 1.0-alpha3), with dovecot 1.0-alpha3 and postfix 2.1.5 Rredirects mangle some headers - the 'To:' header ends up
2011 Feb 23
0
SIP friend name
Is there a way to configure a friend in sip.conf that allows a station to register using a username other than the [name]? I want to have something like this in sip.conf: [1234] username=something_really_long_and_random secret=something_else_really_long_and_random ... Then allow a SIP REGISTER like so: REGISTER sip:10.0.0.200:5060 SIP/2.0 Via: SIP/2.0/UDP
2012 Sep 18
0
[LLVMdev] Cannot import LLVM test-suite results to the database using LNT tool
Hi, I follow quick-start guide http://llvm.org/docs/lnt/quickstart.html to run LLVM test-suite. It looks like I either make a mistake or the guide is not correct. Here is the command used to run nightly test: [[ $ lnt runtest nt --sandbox=$PWD/test-suite.bld \ --small --test-style=nightly \ --cc=$PWD/llvm.bld/Release+Asserts/bin/clang \ --cxx=$PWD/llvm.bld/Release+Asserts/bin/clang++
2010 Sep 07
1
fetchmail and lmtp -> auth crashing
Hi, while trying to get new mails into dovecot 2.0.1 via fetchmail and lmtp, auth process crashes: Sep 7 19:55:58 oldbox dovecot: lmtp(29944): Error: userdb lookup(heini at localhost): Disconnected unexpectedly Sep 7 19:55:58 oldbox fetchmail[29928]: Nachricht USER at ISP:1 von 2 wird gelesen (2204 Bytes im Nachrichtenkopf) (Log-Meldung unvollst?ndig) Sep 7 19:55:58 oldbox fetchmail[29928]:
2007 Apr 28
3
Dovecot and horde issues
Hello, First time poster to this list, please be kind. I am having difficulties trying to get the current stable version of horde's imp webmail to work correctly using dovecot 1.0rc15. I am using a pre-release version of SME Server 8 which runs on top of CentOS 5. I have also tried using the 1.0 release of dovecot as well. What is happenning is that when I login to imp, I don't
2005 Jun 16
1
Sending bulk mail
What is the advised way to send bulk mail (as in an opt-in newsletter) in Ruby? Should I simply use the Net::SMTP class and loop through list of recipients? Or is there a better way? Thank you