Gerhard Pfeiffer writes:

> Hallo,
>
> When I send mails using the webmail interface or bin/sendmail, the
> return-path is set to gp@earth, so most mailserver reject it, because it's
> not a fqdn.
> What could I do to get courier (0.36) using the fqdn in the return-path?

 From the courier(8) man page.

      defaultdomain
             This file contains one line  whose  contents  is  a
             valid  mail domain. Most header rewriting functions
             will append @defaultdomain to all E-mail  addresses
             that  do  not specify a domain. If defaultdomain is
             missing, Courier uses the contents of the  me  con�
             trol file.

             The  contents of defaultdomain are also appended to
             return addresses to mail sent from  Courier's  web�
             mail  server,  if they don't already have a domain.
             If defaultdomain does not exist, Courier's  webmail
             server  obtain the machine hostname, and uses that.

>
> I'm trying to install listar, but I can't get the sendmail-style aliases
> to work.
> I tried
> technik: | "/usr/local/listar/listar -s technik"
> but it get's me /bin/sh telling me that the file "/usr/local/listar/listar
> -s technik" doesn't exist. I tried other ways with the "", but they didn't

Try:

technik: "| /usr/local/listat/listar -s technik"

--
Sam


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

Reply via email to