-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have an account with a web hosting service. I would like to set up SmartList to work on this, and I've been able to do everything except for setting up the alias file because I don't have write access to the directory. How do I work around this? Peace, Gyan Life is a mystery to be lived, not a problem to be solved. -- Osho. ���`�����`���o,,,,o���`���o���`���o,,,,o���`���o���`��� Gyan Penrose-Kafka * gyan@zenmonkey.net * ICQ # 37394131 P.O. Box 232092, Encinitas, CA 92023 USA -- tel: +760.613-4926 ���`�����`���o,,,,o���`���o���`���o,,,,o���`���o���`��� For my PGP key send a message to pgpkey@zenmonkey.net -----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its affiliated companies. iQA/AwUBPTzZu6pfFVI4NVzFEQKeSACgqDQNFWSSfdI5HhfY9lUDlqMquLQAoIfV 0U9sTp101Jn3MtjXj8oexB6T =bD6a -----END PGP SIGNATURE-----
At 12:21 AM -0400 7/23/02, Gyan Penrose-Kafka is rumored to have typed:
I have an account with a web hosting service. I would like to set up SmartList to work on this, and I've been able to do everything except for setting up the alias file because I don't have write access to the directory. How do I work around this?
Assuming you have a "virtual" domain account, and control completely the mail that comes in to the domain, and assuming they allow the use of a .forward file sending the mail to procmail (or use procmail as the delivery agent), you can use a simple set of recipies in your ~/.procmailrc file: :0 * ^TOlistname@yourdomain.tld |/full/path/to/SmartList/.bin/flist testing :0 * ^TO listname@yourdomain.tld |/full/path/to/SmartList/.bin/flist testing This has a side benefit (or bug, your call) of dropping blind carbons through to the rest of your .procmailrc file, and likely into your systems mailbox, unless your provider is adding an X-Envelope-To: header field in their sendmail config. (Note there are a lot of "ifs" here...since I don't use your provider, I have no clue how they have things set up, so you'll need to experiment and possibly ask _them_ for some help as well. But this should give you a start, anyway.) Charlie
participants (2)
-
Charlie Summers
-
Gyan Penrose-Kafka