Felix Maibaum wrote:

great, now the mail at least arrives on my system. The problem is, that it only arrives in the correct account if fetchmail is running as the user that it is fetching mail for. If I try to use system-wide fetchmail, then all mail ends up in the fetchmail users homedir, /var/run/fetchmail. any ideas about that?

If you're fetching mail for several users, I usually run a fetchmail per user (which gives each user the ability to change their pop password without hassling the local admin to fix fetchmail), or use sendmail as the mda:


defaults
        fetchall, ssl,
        mda "/usr/sbin/sendmail %T";

This method also avoids SMTP and its associated problems.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to