Hi,
ich muss einige mailaddys aus der datei confixx_virtualUsers.db löschen, nur von hand halt.
das ist aber eine binär datei
hab mir ma bvi geladen, is nen binär editor
nur kann ich damit irgendwie nicht löschen, nur ansehen geht ...
weiß jemand rat wie ich die datei ändern kann ohne sie zu schrotten?
die passende ascii datei confixx_virtualUsers dazu hab ich schon mit vi angepasst.
nur er nutzt immer die binärdatei bei der mailzustellung, das muss geändert werden, und confixx tuts irgendwie net also mach ich das von hand jetzt ...
confixx_virtualUsers.db editieren (binary file)
Re: confixx_virtualUsers.db editieren (binary file)
man newaliases
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: confixx_virtualUsers.db editieren (binary file)
dankeJoe User wrote:man newaliases
Re: confixx_virtualUsers.db editieren (binary file)
Hallo,
Gruß, Wolfgang
beim aktuellen Problem man postmap.Joe User wrote:man newaliases
Code: Select all
cd /etc/postfix
postmap confixx_virtualUsers
/etc/init.d/postfix restart
