Kenneth E. Lussier writes: 

> On Wed, 2002-04-03 at 11:52, Sam Varshavchik wrote:
>  
>> > I am running Courier for esmtp/IMAP/webmail. When I use sqwebmail to set
>> > up an autoreply, it only works if the mail is comming from the outside.
>> > If someone sends an e-mail to another user inside the company, the mail
>> > is delivered, but no response is sent. Any ideas? 
>> 
>> You forgot to uninstall sendmail, and repoint sendmail's softlinks to 
>> Courier. 
> 
> If that were the case, why would the autoreplies work for mail coming in
> from the outside, but not for internal mail? My links look like this: 
> 
> postal:/usr/sbin# whereis sendmail
> sendmail: /usr/bin/sendmail /usr/sbin/sendmail /usr/lib/sendmail 
> 
> postal:/usr/sbin# ls -l /usr/bin/sendmail lrwxrwxrwx  1 root root 29 Oct
> 16 17:43 /usr/bin/sendmail -> /usr/lib/courier/bin/sendmail 
> 
> postal:/usr/sbin# ls -l /usr/sbin/sendmail lrwxrwxrwx 1 root root 29 Oct
> 3 14:53 /usr/sbin/sendmail -> /usr/lib/courier/bin/sendmail 
> 
> postal:/usr/sbin# ls -l /usr/lib/sendmail lrwxrwxrwx  1 root root 29 Oct
> 16 17:43 /usr/lib/sendmail -> /usr/lib/courier/bin/sendmail 
> 
> Is this not correct?

That is correct.  Initially I thought that mail originating from the same 
system was submitted via the command line, and went to the original sendmail 
process, as opposed to Courier receiving mail via ESMTP and handling it 
internally. 

You'll just have to read the headers on the internal mail in order to figure 
out what happens to it. 


-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to