search for: vanja

Displaying 9 results from an estimated 9 matches for "vanja".

Did you mean: vania
1999 Jul 05
1
smbtar/smbclient and backups of NT
...ked at altavista, and deja.com. No help. I want to do a backup of NT machine using smbclient. I call it like: # smbclient //MACHINE/Share Pass -U Administrator -E -c tarmode full -D usr -d0 -Tc test.tar It starts fine, but after some time thing like this happen: ... Error reading file \usr\mail\Vanja\Attach\att11.eml. Got 0 bytes Didn't get entire file. size=2210, nread=0 2210 ( 69.6 kb/s) \usr\mail\Vanja\Attach\att11.eml 2732 ( 70.2 kb/s) \usr\mail\Vanja\Attach\att12.eml Error reading file \usr\mail\Vanja\Attach\att13.eml. Got 0 bytes Didn't get entire file. size=2305,...
2013 May 28
5
Storing Rails controller callback data in session
...r] = @counterend However, stored session is *lost* in subsequent calls. # although the same session is targeted (same id)# the saved value is not the samedef index @counter = session[:counter] || 0end I''ve created a small Rails project that demonstrates the issue: https://github.com/elvanja/controller_callbak_store_in_session Any input appreciated. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39U...
2015 Mar 16
0
Problem with replication ("Fatal: -N parameter requires syncing with remote host")
...ppears in the log, can't figure out what in the setup makes replication break. Philipp, can you tell me which auth backend are you using? passwd-file, SQL database or something else? Would you consider posting your 'sanitized' config file here, or emailing it to me privately? Thanks. Vanja On 03/16/2015 03:23 PM, Philipp wrote: > Am 16.03.2015 09:12 schrieb Vanja: >> doveadm_port = 12345 > >> plugin { >> mail_replica = 192.168.1.100 >> } > > would you try: > mail_replica = tcp:192.168.1.100:12345 > which works for me. > > check fo...
2015 Mar 16
0
Problem with replication ("Fatal: -N parameter requires syncing with remote host")
...there is a reliable (semi-official?) PPA with latest Dovecot. I saw this one ( https://launchpad.net/~mamarley/+archive/ubuntu/updates ) but I am not sure whether I can rely on it not breaking anything at some point. Thanks. On 03/16/2015 03:23 PM, Philipp wrote: > Am 16.03.2015 09:12 schrieb Vanja: >> doveadm_port = 12345 > >> plugin { >> mail_replica = 192.168.1.100 >> } > > would you try: > mail_replica = tcp:192.168.1.100:12345 > which works for me. > > check for firewall settings (both ways) anyway - and I can only advise > to go for 2...
2005 Dec 17
2
mozilla bug?
I had an embarrassing experience today, attempting to demonstrate that with gmail one can use the web interface when he must or use the pop/smtp interface or use both at the same time. The web interface would not work with mozilla-1.7.12-1.4.1.centos4. A quick check showed that firefox-1.0.7-1.4.1.centos4 has the same symptom -- that is, displays a page containing nothing but
2008 Mar 03
0
Routing through LatLng points and other stuff
...he example is for PHP and I work with Rails) * anyway, it would be nice to overload that parameter in the API itself (so one does not need to change the code of the "mapstraction-route.js" when getting the new version OK, that is it for now, any help regarding these question appreciated! Vanja /** * Performs a routing and then calls the specified callback function with the waypoints and route * @param {Array} addresses The array of point/location objects to use for the route */ MapstractionRouter.prototype.routePoints = function(points) { var api = this.api; switch (api) { c...
2001 Jan 19
0
sshd crashes (w/ skey)
...bug' (doesn't happen when I add some debug lines fe), so it might be something related to the system itself. More details: opennssl 0.9.6 openssh 2.3.0p1 gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) kernel 2.4.0 (no 'additional' patches) Any help is appreciated :) Vanja p.s: sorry, I'm not on the list, so I'd appreciate if you can CC me on any responses. Thanks :)
2015 Mar 16
1
Problem with replication ("Fatal: -N parameter requires syncing with remote host")
I have been fighting, for 2 days, with a Dovecot setup and I now officially need help :) Basically, I am trying to setup replication between 2 identical Dovecot servers, on different physical servers (different hostnames/etc, of course), and although I've managed to solve many problems I can't overcome the final hurdle. When a mail comes in to one of the servers, replication over TCP
2005 Dec 14
2
Compilation problem - CentOS 4.2 - x86_64
Hi list, Here it is: I have compiled with no problem courier-imap-4.0.4 on this arch (x86_64). Now I want to update my install with 4.0.6. I want to do this because the server is not yet in a production state, so if a major flaw affects courier-imap in the future, I could react more quickly. And indeed I'm encountering problems with the make process (Since I initialy build courier-imap