Ahh, I understand now, Thanks.
I think it's easier in that case to just use the virtual table in postfix for global aliases. ... John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roel Rozendaal - IC&S Sent: Monday, February 09, 2004 9:09 PM To: [email protected] Subject: Re: [Dbmail] Aliases Hi John, There's no way to make the aliases global for multiple domains in dbmail, you will have to add the domain. You can of course strip of the domain part before invoking dbmail-smtp using some scripting techniques, i.e. dbmail-smtp -d `strip-domain.sh ${recipient}` though i'm not sure if postfix will support this method; if not you can use a wrapper-script for dbmail-smtp performing the stripping you need. regards roel Op 9-feb-04 om 10:25 heeft John Hansen het volgende geschreven: > Got another question too, > > With the aliases table, it doesn't seem to work like the aliases file, > eg: > > /etc/aliases contains: > > postmaster: root > webmaster: root > root: admin > admin: john > > If I transfer these directly, it doesn't seem to work. > Only if I add the @domain.tld part to each alias and deliver-to. > > But this means I'd have to add aliases for each domain. > > Is there a way to make aliases global? > > .... John > _______________________________________________ > Dbmail mailing list > [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail > _________________________ R.A. Rozendaal IC&S T: +31 30 63 55 736 F: +31 30 63 55 731 www.ic-s.nl _______________________________________________ Dbmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
