exim4
iskola
iskola at bocskai-papkeszi.sulinet.hu
2007. Jan. 8., H, 14:00:06 CET
szabee írta:
> Sziasztok!
>
> Van valakinek otlete hogyan lehetne ravenni az exim-et, hogy amikor
> UID-t valt (levelfogadaskor), akkor kerjen egy kerberos tokent a
> megfelelo felhasznalo szamara? Ahoz kellene, hogy tudjon irni egy afs
> mappaba.
>
> Elore is koszonom!
>
> Szabolcs
>
>
Talán:
# Comment out "check_local_user" in /usr/exim/configure under the
'localuser' router. Also, set the transport to cyrus_socket.
# Add this to /usr/exim/configure, somewhere in the transports section:
cyrus_socket:
driver = lmtp
command = "/usr/lib/cyrus-imapd/deliver -l"
batch_max = 20
user = cyrus
cryus_lmtp:
driver = smtp
protocol = lmtp
hosts = localhost
allow_localhost
# Mail should now work for any users who have a mailbox.
További információk a(z) Techinfo levelezőlistáról