On Friday 24 November 2006 15:04, David Banning wrote: > > @domain.com bounce > > > > You can define "bounce" in /etc/mail/aliases, or just leave it > > undefined (since it will probably bounce anyway). > > I am looking at my /etc/mail/aliases > > how would I define bounce? > > I know I could simple send it to /dev/null, but I want it to bounce > back to the sender with a "no such user" error.
That should be the behavior you'd get from leaving it undefined. I actually don't know of a straightforward way to do it otherwise (short of using a pipe redirect to another program).. JN _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
