[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Interpreting commands with sendmail alias...



On Wed, Aug 01, 2001 at 08:59:50AM -0300, João Borsoi Soares wrote:
>
> Yes, I did. And it told me of a new line successfully crated..

Try putting your e-mail instead of the call to the script.
Send a mail and make sure you get the mail back.

Then try using a basic script instead of your perl program.
Something like:
	#!/bin/sh

	return 0;

Make sure any mail sent to the alias is received (check
/var/log/maillog).
Beyond that, I'm not sure where the problem could come from.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]