confixx_virtualUsers.db editieren (binary file)

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
Post Reply
tobiask
Posts: 164
Joined: 2004-05-02 12:08
Location: NRW
Contact:
 

confixx_virtualUsers.db editieren (binary file)

Post by tobiask »

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 ...
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: confixx_virtualUsers.db editieren (binary file)

Post by Joe User »

man newaliases
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings 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.
tobiask
Posts: 164
Joined: 2004-05-02 12:08
Location: NRW
Contact:
 

Re: confixx_virtualUsers.db editieren (binary file)

Post by tobiask »

Joe User wrote:man newaliases
danke
wgot
Posts: 1675
Joined: 2003-07-06 02:03
 

Re: confixx_virtualUsers.db editieren (binary file)

Post by wgot »

Hallo,
Joe User wrote:man newaliases
beim aktuellen Problem man postmap.

Code: Select all

cd /etc/postfix
postmap confixx_virtualUsers
/etc/init.d/postfix restart
Gruß, Wolfgang
Post Reply