Coder Social home page Coder Social logo

vpopmail's People

Contributors

abrander avatar aledr avatar derdakon avatar kg4zow avatar shupp avatar tomlogic avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

thinrope

vpopmail's Issues

a new release is needed

This repository is an attempt to keep the development alive enough to keep the project still useful. I have taken over the maintenance of this project in Gentoo and as such have collected (and written) some patches to keep it building. The results can be found in the Gentoo branch.

I have tried my very best to generate a proper git history from the project repo as it is found at Sourceforge. The conversion script can be found in the branch Subversion-import.

I would welcome if any past contributor could have a look if my conversion makes sense.

And if the previous maintainers could tell me if it would be ok for them if I would take over the project maintenance and just do a new release. Or if they prefer that I fork the project under a new name (vpopmail-ng?). The preferred location would be in the notqmail organization, but if you prefer we can create a new org for vpopmail. I would welcome anyone who wants to continue working on this project.

@tomlogic @abrander @shupp @kg4zow @aledr

i18n/encoding issues

I was looking at the code, saw brunonymous/vpopmail#12 and spotted a few i18n/encoding issues...

In Gentoo branch:

$ for F in $(find . -type f |grep -v -P '\.(tar|png|git)'); do cat $F |iconv -f utf-8 >/dev/null || echo $F; done

iconv: illegal input sequence at position 75932
./ChangeLog
iconv: illegal input sequence at position 125
./contrib/addusers.pl

Getting all text back to proper UTF-8 (checking on the Net for the proper names), I got to the attached diff.

i18n_fix.txt

Please apply that (not sure on which branch you want it, so not giving you a PR), a few of the branches seem to be affected. And hopefully soon we'll have new net-mail/vpopmail-5.6.2.ebuild to test ;-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.