http://spsp2.free.fr/home.php
Hi
is their a way I can reject messages when its from address does not
match the envelope from address?
using postfix ofcourse
Thanks
Regards
Ilo
Thanks all..
incorrect permissions on my libnss-mysql.cfg file..
alot of hair pulling for such a simple problem..
Tx..
On Wed, Oct 29, 2008 at 11:54 PM, Victor Duchovni
<[EMAIL PROTECTED]> wrote:
> On Wed, Oct 29, 2008 at 11:04:27PM +0200, Ilo Lorusso wrote:
>
>> perl -le
-bash-3.2$ perl -le 'for (@ARGV) { print join(":",getpwnam($_)) }' ipnoc
-bash-3.2$ whoami
sneak
-bash-3.2$ who am i
sneakpts/62008-10-29 23:10 (172.69.128.108)
-bash-3.2$
On Wed, Oct 29, 2008 at 11:04 PM, Ilo Lorusso <[EMAIL PROTECTED]> wrote:
> perl
perl -le 'for (@ARGV) { print join(":",getpwnam($_)) }' ipnoc
-bash-3.2$
nope.. not successfull, what does this mean?
On Wed, Oct 29, 2008 at 10:35 PM, Victor Duchovni
<[EMAIL PROTECTED]> wrote:
> On Wed, Oct 29, 2008 at 10:12:19PM +0200, Ilo Lorusso wrote:
>
[EMAIL PROTECTED] ~]#perl -le 'for (@ARGV) { print join(":",
getpwnam($_)) }' ipnoc
ipnoc:bb8mChsjCXn.c:5000:5000:/bin/bash
So what now ?
On Wed, Oct 29, 2008 at 9:57 PM, Ilo Lorusso <[EMAIL PROTECTED]> wrote:
> yeah I just did a perl
>
> script
On Wed, Oct 29, 2008 at 9:38 PM, Gustav Meirinho <[EMAIL PROTECTED]> wrote:
> Try this:
>
> # perl -e 'print getpwnam "username",$/'
>
>
>
>
>
>
> Ilo Lorusso escreveu:
>
> if getpwnam() is a system library routine and not a co
if getpwnam() is a system library routine and not a command how would
I go about performing those tests?
please forgive my ignorance ..
On Wed, Oct 29, 2008 at 8:44 PM, Wietse Venema <[EMAIL PROTECTED]> wrote:
> Postfix uses the standard getpwnam() system library routine to
> determine if a user
Hi,
I've got my system using pam_mysql for authentication for horde and
dovecot which is working great.
when I wish to try send a message to one of my local users which
resides in the MySQL database
postfix keeps bouncing the message as user unknown.. logs below..
==
Oct 29 18:26:16 hor