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

Re: [cobalt-users] Create email user account or even alias onlywithoutweb directory, etc?



On Sat, 8 Sep 2001, Jeff Lasman wrote:

> Please direct me to some articles on virtualization with sendmail/qpop,
> if you know of any; I'm trying to convince the author of Mailtraq (the
> W2k email server I market) to add full virtualization; if I can show him
> articles showing that freeware solutions are doing it maybe he'll move
> it up on his priority list.

Well, to be honest sendmail equires such gross hacking to make it do thism
i'd probably switch to postfix before bothering as postfix has all the
necessary support built right in, just add the domain name to a fil and it
knows it's virtual...

Some random links....this has kind of been a low priority project...

Qpopper DB patch for user@domain database auth (mysql)
(including spool/mail/domain/user hack), not including needed PAM hack:(

http://www.netd.co.za/mysql-mail/

php admin script for above database
http://sourceforge.net/projects/phpmeqpopadmin

gnu qpop patch , no db, handles PAM
http://www.reedmedia.net/projects/virtualmail/


imap hacks (no longer supported?)
http://www.hazard.maks.net/cyrus/

postfix hacks
http://kummefryser.dk/HOWTO/mail/postfix_mysql.html

bits of hacks for making majordomo happy
http://o2.towery.com/~ernestm/admin/majordomo/majorvirt.html
nifty patch to make sendmail use postgress in place of .db files
http://www.missing.net/pgsendmail.php3

Postfix virtual domain configs are built in via virtual_map
exim
http://www.exim.org/FAQ.html#SEC315

Mailman, notes re virtual domains and listnames
http://www.zope.org/Members/bwarsaw/MailmanDesignNotes/VirtualHosting

pop3 balencing - virtualization
http://www.ny.us.vergenet.net/linux/perdition/

sendmail; delivery
supposedy hackable to deliver to spool/domain/user
http://www.flounder.net/~mrsam/maildrop/

Needs also, slight variation on this to use procmail (makes *@domain
local)
http://www.sendmail.org/faq/section3.html#3.29

and stickyhost so aliased domains will actually be accepted and not
relayed
http://www.sendmail.org/m4/userdb.html

[sendmail requires MUCH much more hacking than just that , that's only
the first step ;]

gsh

ps: To the list, don't even THINK about using any of these patches on a
Raq....