On Thu, 2003-11-06 at 15:31, Jobst Schmalenbach wrote: > all, > > I want to create mail aliases for my users so we can send SMS messages > to their mobile phones. I was thinking something in the line of: > > [EMAIL PROTECTED] > > and > > [EMAIL PROTECTED] > > > Is this possbile to do with rules in sendmail?
Yes > Can I do this with procmail? No Ah, I'm guessing your next question will be how :-) Try adding the required entries into /etc/mail/aliases [1] then run 'newaliases'. Providing you've got alias support in sendmail (which most installs do by default) you should be fine. TG [1] Location may vary depending on distro/age/personal preferences -- Tony Green <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
