[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UUCP



---- Fabian Cerro escribió ----
> I wanna know how to migrate the e-mail from some domain to another address.
> For example:
> 
> 	@some.domain
> to:
> 	user@other.domain

You can do that without the help of mailers, with just a few shells scripts
using 'sendmail $USER < $FILE' and other unix commands.

Don't forget that mail goes usually, in UUCP mail hosts in directory:

	/var/spool/uucp/$DOMAIN/D./

Simply 'sendmail' the contents of that directory to 'user@other.domain'.

You should erase the conents of /var/spool/uucp/$DOMAIN/C./ after remailing.

This is just one way, maybe not the best, but it works, i use it.

Enrique Vadillo-
-- 
RCP - Internet Peru
Fax: +51 1 241-1320
Web Site: http://www.rcp.net.pe (PERU)
Mirror Web Site: http://ekeko.rcp.net.pe (USA)