Fred Drueck writes:

Hi Sam,

I understand the extension matching for the .courier files, it's the
same as for qmail, which is why I'm using .courier in the first place.

I've gone ahead and copied all the .courier files like

rm /home/testuser/.courier*
cp /home/listuser//home/testuser/.courier* /home/testuser/
chown -R testuser /home/testuser/

but, the behavior is still different.

For testuser, the mail continues to rejected during the SMTP exchange:

550 User <testuser-bogus> unknown

for listuser, the mail continues to be accepted during the SMTP
exchange:

Check the permissions of each account's home directory.

The SMTP server runs as a non-privileged user.

In order to verify the existence of .courier files, the home directory must be r-x. su to the courier user, and see if you can ls each home directory, and stat the .courier files.

Attachment: pgpHqAxJNUlqS.pgp
Description: PGP signature

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to