PDA

View Full Version : catch-all e-mail account



b
December 14th, 2001, 06:22
i'm trying to offer free web based e-mail on a raq3 server. in order to work i need to do a catch-all account. could u please expain to me how to do it. thanks

xboxsource
December 14th, 2001, 09:40
Originally posted by b
i'm trying to offer free web based e-mail on a raq3 server. in order to work i need to do a catch-all account. could u please expain to me how to do it. thanks

*@yourdomain = catch all .. as '*' de-notes wildcard.

:) gl

freakysid
December 14th, 2001, 16:28
RAQ == Sendmail right?

I think you will find that you don't even need the wildcard, just,

@yourdomain

But whatever works is good :D