Quote:
|
Originally Posted by nandhu
Hi,
When I ran the command
apt-get cyrus-sasl-gssapi
I got back a message saying cannot find cyrus-sasl-gssapi
Is there anyother rpm source needs to be added to sources.list?
Please let me know.
Thanks.
Nanda.
|
No, you need these 3 lines in /etc/apt/sources.list:
Code:
rpm http://ayo.freshrpms.net fedora/linux/4/i386 core updates freshrpms
rpm http://ayo.freshrpms.net fedora/linux/4/i386 tupdates
rpm http://ayo.freshrpms.net fedora/linux/1/i386 core updates freshrpms
Run
after you've changed /etc/apt/sources.list.
But you don't need cyrus-sasl-gssapi for doing plain and login authentication with Postfix so you can leave it out.