[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .forward (aliases)
- Subject: Re: [cobalt-users] .forward (aliases)
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Mon Sep 25 12:03:07 2000
Dependng on the version of sendmail you might also need
to link the program in /usr/adm/sm.bin, which defines what
programs sendmail can run as a pipe.
expample:
$ (cd /usr/adm/sm.bin;ln -s /home/sites/site1/autoresp.pl)
Jeff-
> Hi Mike, I'm assuming you meant Perl instead of CGI...
> If you want to run a script each time mail is received by a
> specific account, in your /etc/aliases, put the line:
> myresponder: "|/home/sites/site1/autoresp.pl"
> Now any mail to myresponder@xxxxxxxxxxxx will be passed to
> the stdin of your autoresp.pl script.
> Don't forget to run `newaliases` after altering your aliases file.
> - Graham
> -----Original Message-----
> From: Mike Fritsch [mailto:mfritsch@xxxxxxxxxxxx]
> Sent: Monday, September 25, 2000 3:56 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] .forward
> Is there a way to have an autoresponder be activated by a CGI script when an
> email is received?
> Thanks
> Mike
> ----- Original Message -----
> From: "Jason Sikorski" <jsikorski@xxxxxxxxxxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Sunday, September 24, 2000 6:37 AM
> Subject: Re: [cobalt-users] .forward
>> The .forward file does not exist by default. If you require more than one
>> forwarding email address on a user's account, you need to create this file
>> in their home directory. (With the email addresses seperated by commas.)
>>
>> --
>> Jason Sikorski
>> jsikorski@xxxxxxxxxxxx
>>
>> ----- Original Message -----
>> From: "Mike Fritsch" <mfritsch@xxxxxxxxxxxx>
>> To: <cobalt-users@xxxxxxxxxxxxxxx>
>> Sent: Saturday, September 23, 2000 7:51 PM
>> Subject: Re: [cobalt-users] .forward
>>
>>
>> > Where are the .forward files located? I did a locate on .forward and
> found
>> > nothing.
>> >
>> > Mike
>> >
>> > ----- Original Message -----
>> > From: "Jens Kristian Søgaard" <jens@xxxxxxxxxxxxxxxxxxxx>
>> > To: <cobalt-users@xxxxxxxxxxxxxxx>
>> > Cc: "miquel piulats" <miquel@xxxxxxxxxxxxxx>
>> > Sent: Friday, August 25, 2000 12:31 PM
>> > Subject: Re: [cobalt-users] .forward
>> >
>> >
>> > > Tom Sparks <atlantis@xxxxxxxxxxx> writes:
>> > >
>> > > > Please share what you find on this. I've been unable to find any
> way
>> > > > whatsoever to access procmail (which needs the .forward file to find
>> > > > the .procmailrc), and we REALLY need it!
>> > >
>> > > Eh? (there's no need for both a .forward file and a .procmail file)
>> > >
>> > > The files do not exists on your system, you'll have to create them
>> > > yourself.
>> > >
>> > > The files should be named ~/.forward or ~/.procmailrc
>> > >
>> > > (~/ denotes that they should be stored in the user's directory --
>> > > i.e. you'll have such a file for each user)
>> > >
>> > >
>> > > --
>> > > Jens Kristian Søgaard, Mermaid Consulting I/S,
>> > > jens@xxxxxxxxxxxxxxxxxxxx,
>> > > http://www.mermaidconsulting.com/
>> > >
>> > >
>> > >
>> > > _______________________________________________
>> > > cobalt-users mailing list
>> > > cobalt-users@xxxxxxxxxxxxxxx
>> > > To Subscribe or Unsubscribe, please go to:
>> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
>> >
>> >
>> > _______________________________________________
>> > cobalt-users mailing list
>> > cobalt-users@xxxxxxxxxxxxxxx
>> > To Subscribe or Unsubscribe, please go to:
>> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>> >
>>
>>
>> _______________________________________________
>> cobalt-users mailing list
>> cobalt-users@xxxxxxxxxxxxxxx
>> To Subscribe or Unsubscribe, please go to:
>> http://list.cobalt.com/mailman/listinfo/cobalt-users
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users