similar to: tracking received emails like basecamp or github

Displaying 20 results from an estimated 40000 matches similar to: "tracking received emails like basecamp or github"

2006 Jan 06
1
How to make fancy urls (like basecamp clientx.clientsection.com]?
Im writing a app, and i wanted to have something like basecamp urls for a account of the user of the user.
2008 Jan 31
1
RSpec and the Basecamp API
I realise that this is kind of a basic question but I''m new to rspec and still trying to work out how to do things. I''m working on a rails project that requires basecamp integration via the api, which is fairly trivial to use via the basecamp.rb wrapper: Connection: basecamp = Basecamp.new(APP_CONFIG[''api_host''], APP_CONFIG[''api_username''],
2006 May 25
2
basecamp prefixes
basecamp prefixes each url with a client name... client1.updatelog.com/todos client2.updatelog.com/milestones any ideas on how this is done? - one app? - one app per client? - one app per domain? -- Posted via http://www.ruby-forum.com/.
2006 Jan 23
2
Multiple Row Form similar to Milestones on BaseCamp
Hi all, Wondering how to setup my view and controller to do something similar to the form on Basecamp that allows adding up to 10 milestones on one page. Thanks Phil -- Posted via http://www.ruby-forum.com/.
2006 Jul 11
0
Routes à la Basecamp
New signup here, everybody hello! I want to set routes for my application that act like basecamp.com. When you log into Basecamp and select a project, you are in /projects/12345/msg, for example. If you want to read a message, you are taken to a url like /projects/12345/msg/cat/123/6789/comments. What I want to do is the same: the main controller of my app is "categories". After
2004 Nov 07
2
Building of Basecamp seminar in SF
I am going on Tuesday. Anybody else here going? Gleb
2005 May 17
7
Basecamp API
Seeing as how the new Basecamp API reflects a similar use of RoR that I have been working on I''m curious as to what we can expect to be extracted from there in 0.13? Was the API written as an ActionWebService or just as a set of controllers? Any generic AR xml parsing/output methods that we may see in 0.13? Any reason you decided to do everything with HTTP Get instead of utilizing
2007 Sep 10
1
multiple emails
I have a weird issue where several users are recieving the same email's multiple times. Each email has a different que id, but are exactly the same otherwise. I thought at first this was a new spam, but I have local users doing the same thing. Im not sure where to start looking for the root of this problem. Seems to be pretty widespread across multiple platforms. I currently
2016 Jun 07
2
Can't delete emails from or write replies to Inbox
Hi, I'm running Dovecot and Thunderbird, with 2 separate accounts (business and personal). One operates fine, but the other one won't allow me to write replies to the Inbox (so that I can track current threads), and if I move emails to another folder, it copies them instead. New emails do appear in the Inbox. I've checked the permissions on the two Inboxes, and they are the same
2013 Apr 09
1
Received date on emails is wrong after file copying
Hi, I have installed a new mail server where I'm migrating from Courier to Dovecot. I have made a mistake when I was copying over the emails so the date/time mark on them is updated. So all my mails are now from the copy date/time and not the real receive time. I have tried to copy the emails over again, so they get the right date/time on the file level. And when I look at a single email in
2004 Jun 10
0
TFTP: error code 2 received - Only absolute filenames allowed
Hey ppl, This is probably something very basic i'm doing wrong but I can't seem to get aorund it after reading the man page, it goes between error 2 and 1, im trying to tftp from a cisco router to my linux box. my in.tftpd.conf file looks like this: INTFTPD_PATH="/usr/tftp" INTFTPD_OPTS="-l ${INTFTPD_PATH}" and ive done a chmod 777 on the above path just to be 100%
2020 Jul 12
2
Syncing emails from external server like Gmail
On Sat, 11 Jul 2020 20:36:44 +0300 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote: > > > > Greeting > > > > I've managed to backup my emails from external email server via > > dsync and imapc: protocol like this: > > > > doveadm -Dv -o imapc_user='user at
2020 Jul 13
0
Syncing emails from external server like Gmail
Am 11.07.2020 um 13:22 schrieb Vitalii: > Greeting > > I've managed to backup my emails from external email server via dsync > and imapc: protocol like this: > > doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" > -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: > > taken from
2020 Jul 13
1
Syncing emails from external server like Gmail
On Mon, 13 Jul 2020 10:50:09 +0200 Robert Schetterer <rs at sys4.de> wrote: > perhaps this help > > getmail should use /usr/lib/dovecot/deliver That is what I used before and wanted to switch off. Here is the 2 main reasons: 1) It add extra header overhead similar to: Received by localost at time, etc....) 2) It put emails in local delivery queue so syncing becomes slow. 3)
2020 Jul 11
0
Syncing emails from external server like Gmail
> On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote: > > Greeting > > I've managed to backup my emails from external email server via dsync > and imapc: protocol like this: > > doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" > -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: > It
2009 Apr 06
1
Wizard like data entry
Hello after having searched the forums I couldn''t find any solution to this problem: I want to implement a multi step form across models. Step 1: Enter requested username/ password/image etc - User model Step 2: Enter Employer Job Conditions information - EmployerJobCondition model Step 3: Enter Canditate Job Conditions information - CandidateJobCondition model In the third step only I
2020 Jul 12
0
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > > Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): > assertion failed: (mail_index_is_expunged(view, lseq) || > seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) what dovecot version is this? I think there was bug around this in some version. Sami
2020 Jul 12
0
Syncing emails from external server like Gmail
On Sun, 12 Jul 2020 23:45:07 +0300 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 12. Jul 2020, at 23.38, Sami Ketola <sami.ketola at dovecot.fi> > > wrote: > > > > > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > >> > >> Panic: file imapc-sync.c: line 328
2020 Jul 13
1
Syncing emails from external server like Gmail
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 13/07/2020 01:47 Vitalii <<a href="mailto:vnagara@yandex.com">vnagara@yandex.com</a>> wrote: </div> <div> <br>
2020 Jul 12
3
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 23.38, Sami Ketola <sami.ketola at dovecot.fi> wrote: > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: >> >> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): >> assertion failed: (mail_index_is_expunged(view, lseq) || >>