[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Raq4 - NeoMail changes/ Minor bug ?



> If I select "save to
>disk" then all it saves is a file called mail.html
Hasn't been a problem for me so far, but I am just getting started too...
Had a .wav attachment. It saved it ok. I will give my family access to it -
that should be a pretty thorough testing ground. They can crash ANYTHING!
:)

>to disk" then it saves the correct file.  It's not a big deal but I know
>it'll confuse some of my clients.
I decided to only tell a few clients about it - those that can "deal with
it". I really don't feel like explaining to a 100 people why the email (HTML
mail) looks funny and doesn't always look the same online as when
downloaded.

>I even don´t know where the files is installed.
>And need some help to find them...

I found it at /home/neomail using the following from the / directory:
find | grep neomail (not the sexiest, but it worked)

Under /home/neomail/html is the overall index.html. I edited the title so it
had the name of my service
Also in there is neomail-bg.gif which is the background image and
neomail.gif which is the logo at the top of the login screen. I changed
those to match my regular site and added my logo at the top instead. I think
much of the rest of the page is generated by the app itself. The other
images that are used are in the /home/neomail/html/images directory. I
didn't bother to try to reinvent the wheel as those seemed ok for my use.

That's as far as I delved into the project today... On the neomail site,
though, they have some simple mods to change how you choose the domain name
you will use when you login for the first time... Not sure if I want to give
my users that much control, but interesting to ponder.... They are at:
http://www.obantec.net/services/neomail/neomod.html

HTH,
Rick