iPhone Html Emails Fix?

Announcements etc.

Re: iPhone Html Emails Fix?

Postby theblade24 » Mon Oct 24, 2011 9:02 pm

Alright, I've gotten all the files in the AS12.1 branch. I can see in the logs that html support was added at a particular point.

Now, Do I simply use an install of stable z-push 1.5.5.... and copy over the existing files with these new ones from AS12.1? And add any new ones that weren't in the 1.5.5 install?

I also see some new directories. /state /tmp /crtstore They are empty. Do I need to create them or are they not used?
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

Re: iPhone Html Emails Fix?

Postby theblade24 » Mon Oct 24, 2011 9:35 pm

Alright... so I don't have the files. I thought right click, save link as would download the file. Obviously not.

I don't have a clue what svn is, how to use it or anything. So I honestly have no idea how to get the files in AS12.1

I can see them in websvn and the logs and see whats going on, but I have no method of knowledge to get them.

Is there not a tarball of that directly somewhere to simply download?

I'm really lost at this point. I have zero experience with whatever svn is.
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

Re: iPhone Html Emails Fix?

Postby dw2412 » Tue Oct 25, 2011 6:28 am

ok, so lets start on how to get the files right way. Some generic docs on how to do a checkout at berlios are on their page. Even with some links to svn project site.

at first - what is your OS in use? If it is linux and you don't have svn command available please install it depending on your distribution:
CentOS
Code: Select all
yum install subversion

Debian / Ubuntu
Code: Select all
apt-get install subversion

Windows
Download Tortoisesvn here.

Afterwards on linux create some folder for z-push checkout, enter it (just to keep system clean...) and type
Code: Select all
svn checkout http://svn.berlios.de/svnroot/repos/z-push/branches/as12.1


Now you will find the files you just checked out inside.

For Windows - no idea since I used Tortoisesvn years age. Please use google / read the docs that you for sure will find on the tigris project page.

Best regards

Andreas
Using Zarafa 7.0.7b1 with my tuning patches, Z-Push AS12.1 Branch with GZip, SMS, SMime and HTML Support. Patches are available upon request and being announced on #IRC.
dw2412
 
Posts: 438
Joined: Fri Nov 28, 2008 5:35 pm
Location: Hilden, close to Duesseldorf, NRW, Germany, Europe, Earth...

Re: iPhone Html Emails Fix?

Postby theblade24 » Tue Oct 25, 2011 11:18 am

ha! I'd been trying to yum instal svn... not subversion.

Installed and checkout in less than a minute.

Thanks so much!
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

Re: iPhone Html Emails Fix?

Postby dw2412 » Tue Oct 25, 2011 1:00 pm

ok, so you're using some rpm based system and having yum available... hint for the future "yum whatprovides *bin/svn" could become you most favorite command of the month ;-)
Using Zarafa 7.0.7b1 with my tuning patches, Z-Push AS12.1 Branch with GZip, SMS, SMime and HTML Support. Patches are available upon request and being announced on #IRC.
dw2412
 
Posts: 438
Joined: Fri Nov 28, 2008 5:35 pm
Location: Hilden, close to Duesseldorf, NRW, Germany, Europe, Earth...

Re: iPhone Html Emails Fix?

Postby theblade24 » Tue Oct 25, 2011 1:31 pm

Got it working great, html emails and all!

Now.... I do have ssl cert. Do you recommend leaving as is or going ahead and using it via ssl?
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

Re: iPhone Html Emails Fix?

Postby dw2412 » Tue Oct 25, 2011 1:32 pm

Since username/password are being sent using basic auth I recommend https ...
Using Zarafa 7.0.7b1 with my tuning patches, Z-Push AS12.1 Branch with GZip, SMS, SMime and HTML Support. Patches are available upon request and being announced on #IRC.
dw2412
 
Posts: 438
Joined: Fri Nov 28, 2008 5:35 pm
Location: Hilden, close to Duesseldorf, NRW, Germany, Europe, Earth...

Re: iPhone Html Emails Fix?

Postby theblade24 » Tue Oct 25, 2011 1:39 pm

Right on! Thanks so much.

I should download that As12.1 branch occassionally just to keep up with changes?
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

Re: iPhone Html Emails Fix?

Postby dw2412 » Tue Oct 25, 2011 2:09 pm

you could follow the log by issuing a svn log in the checkout folder.

As long as it works it is not necessary to update. If you encounter issues it makes sense ;-)
Using Zarafa 7.0.7b1 with my tuning patches, Z-Push AS12.1 Branch with GZip, SMS, SMime and HTML Support. Patches are available upon request and being announced on #IRC.
dw2412
 
Posts: 438
Joined: Fri Nov 28, 2008 5:35 pm
Location: Hilden, close to Duesseldorf, NRW, Germany, Europe, Earth...

Re: iPhone Html Emails Fix?

Postby theblade24 » Tue Oct 25, 2011 3:03 pm

ok, in config.php there is

// Define username => fullname changes here
define('IMAP_USERNAME_FULLNAME', serialize(array(
'user1'=>'Lastname1, Firstname1',
'user2'=>'Lastname2, Firstname2',
)));

Can you tell me how to exactly customize this please?
Where is user1, user2, user3 etc defined or read from? I'm assuming user1, user2 would be different imap email addresses you have on the iphone? Where would I find that defined in order to associate correct lastname firstname with the correct user#?

Also, with AS12.1 branch, is there any kind of log system or can it be set to log in a given place?
theblade24
 
Posts: 12
Joined: Sun Oct 23, 2011 10:02 pm

PreviousNext

Return to General discussion

Who is online

Users browsing this forum: Bing [Bot] and 0 guests