On Thu, 11 Dec 2003 23:20:30 -0600
Tim Legant <[EMAIL PROTECTED]> wrote:

> Tim Legant <[EMAIL PROTECTED]> writes:
> 
> > Perhaps an easier way to handle this is to set up 'mt' in the
> > users/assign file:
> >
> > /var/qmail/users/assign:
> > +mt:o2w:<o2w_UID>:<o2w_GID>:/home/o2w:::
> 
> Well, that's bizarre.  The last part of the message got cut off.
> Here's what I originally wrote, beginning with the part I've quoted,
> above.
> 
> -------------------------------------------------------------
> 
> Perhaps an easier way to handle this is to set up 'mt' in the
> users/assign file:
> 
> /var/qmail/users/assign:
> +mt:o2w:<o2w_UID>:<o2w_GID>:/home/o2w:::
> .  
> 
> The period on the last line is necessary.  Then, from within the
> /var/qmail/users directory run 'qmail-newu' to produce a hashed
> database called 'cdb'.  Finally, remove all of the .qmail-mt* files
> from the alias directory.
> 
> From now on, all mail to [EMAIL PROTECTED] will be delivered to the o2w
> system user and qmail will use the .qmail and .qmail-default files for
> delivery instructions.  No forwarding is necessary.  The single line
> in the users/assign file handles both the base address, "mt", and all
> extension addresses, "mt-*".
> 
> This is much easier than forwarding, inserting headers, setting
> RECIPIENT_HEADER in the config file and so forth.  None of that is
> necessary if you use the users/assign file.

OK, I followed your instructions but got snagged when I tried to start up the 
tmda-ofmipd server.

tmda-ofmipd -d -f -p open2web.com:8025
Traceback (most recent call last):
  File "/usr/bin/tmda-ofmipd", line 1257, in ?
    main()
  File "/usr/bin/tmda-ofmipd", line 1220, in main
    ('localhost', 25))
  File "/usr/bin/tmda-ofmipd", line 997, in __init__
    self.bind(localaddr)
  File "//usr/lib/python2.2/asyncore.py", line 311, in bind
    return self.socket.bind (addr)
socket.gaierror: (-2, 'Name or service not known')

File "//user/lib/python2.2/asyncore.py" looks weird

tmda-ofmipd -d -f starts normally

Note: tmda-ofmipd -d -f -p open2web.com:8025 used to start normally before I made the 
changes.

Mark


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to