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

Re: Does the classic mailer recipe from perlcookbook work fine in debian?



On Mon, 01 Nov 2004 19:00:19 +0100, Antonio Rodriguez wrote:
> I wonder if the classic recipe from the perl cookbook needs some
> readjustment in debian due to sendmail being a link to exim? I tried
> to implement it and was giving me a bunch of errors. Does it need some
> adjustment, or works just the way it is?

exim and the other sendmail replacements (postfix, qmail... etc)
are written to function from the command line in the same manner as
sendmail itself. So (assuming your perl recipe is just a pipe to
sendmail) it should just work.  I've found it much simpler at times to
use the perl Mail::Sender module instead.

-- 
Stephen Patterson http://patter.mine.nu/
steveSPAM@.patter.mine.nu  remove SPAM to reply        
Linux Counter No: 142831 GPG Public key: 252B8B37        
Caution: breathing may be hazardous to your health.



Reply to: