* making pop and smtp work with accounts
@ Tyler Littlefield
` Gregory Nowak
` making pop and smtp work with accounts Kerry Hoath
0 siblings, 2 replies; 6+ messages in thread
From: Tyler Littlefield @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello list,
I've got a quick question;
I want to be able to make pop and smtp work with accounts.
I have it configured, but I need a username and password in order to access it. I'm not sure how to add smtp users, or if there even is such thing.
Is there a way to make exim4 and courier use shell accounts for mail, or do they have their own type of account.
Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@tysdomain.com
My programs don't have bugs, they're called randomly added features.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: making pop and smtp work with accounts
making pop and smtp work with accounts Tyler Littlefield
@ ` Gregory Nowak
` Tyler Littlefield
` making pop and smtp work with accounts Kerry Hoath
1 sibling, 1 reply; 6+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, Apr 19, 2009 at 04:47:01PM -0600, Tyler Littlefield wrote:
> Is there a way to make exim4 and courier use shell accounts for mail, or do they have their own type of account.
Someone else will have to help you with exim4. In terms of courier,
you can authenticate shell accounts using the authpam module, assuming
your system uses pam for authentication, which is the default in
Debian anyway. If you want to use virtual accounts with courier, those
use the authuserdb module for authentication. Hth.
Greg
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknrrgoACgkQ7s9z/XlyUyAAJQCeMiqKNSuVj20T21uDeD4u9Gl8
cLwAnj8U3TuOuAB/V299HbwmEi0cZlS8
=/2kA
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: making pop and smtp work with accounts
` Gregory Nowak
@ ` Tyler Littlefield
` courier was Making Pop and SMTP Work With Accounts Alex Snow
0 siblings, 1 reply; 6+ messages in thread
From: Tyler Littlefield @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I'll take a look. thanks.
Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@tysdomain.com
My programs don't have bugs, they're called randomly added features.
----- Original Message -----
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 19, 2009 5:04 PM
Subject: Re: making pop and smtp work with accounts
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Sun, Apr 19, 2009 at 04:47:01PM -0600, Tyler Littlefield wrote:
>> Is there a way to make exim4 and courier use shell accounts for mail, or
>> do they have their own type of account.
>
> Someone else will have to help you with exim4. In terms of courier,
> you can authenticate shell accounts using the authpam module, assuming
> your system uses pam for authentication, which is the default in
> Debian anyway. If you want to use virtual accounts with courier, those
> use the authuserdb module for authentication. Hth.
>
> Greg
>
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAknrrgoACgkQ7s9z/XlyUyAAJQCeMiqKNSuVj20T21uDeD4u9Gl8
> cLwAnj8U3TuOuAB/V299HbwmEi0cZlS8
> =/2kA
> -----END PGP SIGNATURE-----
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: making pop and smtp work with accounts
making pop and smtp work with accounts Tyler Littlefield
` Gregory Nowak
@ ` Kerry Hoath
` Tyler Littlefield
1 sibling, 1 reply; 6+ messages in thread
From: Kerry Hoath @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
By default exim and courier work on standard accounts in the passwd file.
courier authenticates against pam.
It also wants to see maildir mailboxes; so you'll want to set maildir_home
in exim configuration.
I believe newer courier can deliver to mbox but it's not efficient.
I actually transitioned from courier to dovecot recently as dovecot is much
more efficient handling large maildirs.
If you are going to use maildir ensure that you have your /home on a file
system that will handle plenty of inodes, symbolic links and lots of small
files.
Regards, Kerry.
----- Original Message -----
From: "Tyler Littlefield" <tyler@tysdomain.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Monday, April 20, 2009 6:47 AM
Subject: making pop and smtp work with accounts
> Hello list,
> I've got a quick question;
> I want to be able to make pop and smtp work with accounts.
> I have it configured, but I need a username and password in order to
> access it. I'm not sure how to add smtp users, or if there even is such
> thing.
> Is there a way to make exim4 and courier use shell accounts for mail, or
> do they have their own type of account.
>
> Thanks,
> Tyler Littlefield
> Web: tysdomain.com
> email: tyler@tysdomain.com
> My programs don't have bugs, they're called randomly added features.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: making pop and smtp work with accounts
` making pop and smtp work with accounts Kerry Hoath
@ ` Tyler Littlefield
0 siblings, 0 replies; 6+ messages in thread
From: Tyler Littlefield @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
thanks. I think e3fs is chill with that. I'll take a look at the config.
Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@tysdomain.com
My programs don't have bugs, they're called randomly added features.
----- Original Message -----
From: "Kerry Hoath" <kerry@gotss.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, April 19, 2009 7:27 PM
Subject: Re: making pop and smtp work with accounts
> By default exim and courier work on standard accounts in the passwd file.
> courier authenticates against pam.
> It also wants to see maildir mailboxes; so you'll want to set maildir_home
> in exim configuration.
> I believe newer courier can deliver to mbox but it's not efficient.
> I actually transitioned from courier to dovecot recently as dovecot is
> much more efficient handling large maildirs.
> If you are going to use maildir ensure that you have your /home on a file
> system that will handle plenty of inodes, symbolic links and lots of small
> files.
> Regards, Kerry.
>
> ----- Original Message -----
> From: "Tyler Littlefield" <tyler@tysdomain.com>
> To: "Speakup is a screen review system for Linux."
> <speakup@braille.uwo.ca>
> Sent: Monday, April 20, 2009 6:47 AM
> Subject: making pop and smtp work with accounts
>
>
>> Hello list,
>> I've got a quick question;
>> I want to be able to make pop and smtp work with accounts.
>> I have it configured, but I need a username and password in order to
>> access it. I'm not sure how to add smtp users, or if there even is such
>> thing.
>> Is there a way to make exim4 and courier use shell accounts for mail, or
>> do they have their own type of account.
>>
>> Thanks,
>> Tyler Littlefield
>> Web: tysdomain.com
>> email: tyler@tysdomain.com
>> My programs don't have bugs, they're called randomly added features.
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 6+ messages in thread
* courier was Making Pop and SMTP Work With Accounts
` Tyler Littlefield
@ ` Alex Snow
0 siblings, 0 replies; 6+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
I see Courier is being mentioned here. Does anyone know if they fixed
the RFC incompatability issues that used to exist in that MTA?
On Sun,
Apr 19, 2009 at 05:05:55PM -0600, Tyler Littlefield wrote:
> I'll take a look. thanks.
>
>
> Thanks,
> Tyler Littlefield
> Web: tysdomain.com
> email: tyler@tysdomain.com
> My programs don't have bugs, they're called randomly added features.
>
> ----- Original Message -----
> From: "Gregory Nowak" <greg@romuald.net.eu.org>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Sunday, April 19, 2009 5:04 PM
> Subject: Re: making pop and smtp work with accounts
>
>
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >On Sun, Apr 19, 2009 at 04:47:01PM -0600, Tyler Littlefield wrote:
> >>Is there a way to make exim4 and courier use shell accounts for mail, or
> >>do they have their own type of account.
> >
> >Someone else will have to help you with exim4. In terms of courier,
> >you can authenticate shell accounts using the authpam module, assuming
> >your system uses pam for authentication, which is the default in
> >Debian anyway. If you want to use virtual accounts with courier, those
> >use the authuserdb module for authentication. Hth.
> >
> >Greg
> >
> >
> >- --
> >web site: http://www.romuald.net.eu.org
> >gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> >skype: gregn1
> >(authorization required, add me to your contacts list first)
> >
> >- --
> >Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.4.9 (GNU/Linux)
> >
> >iEYEARECAAYFAknrrgoACgkQ7s9z/XlyUyAAJQCeMiqKNSuVj20T21uDeD4u9Gl8
> >cLwAnj8U3TuOuAB/V299HbwmEi0cZlS8
> >=/2kA
> >-----END PGP SIGNATURE-----
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Footnotes are for things you believe don't really belong in LDP manuals,
but want to include anyway.
-- Joel N. Weber II discussing the 'make' chapter of LPG
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
making pop and smtp work with accounts Tyler Littlefield
` Gregory Nowak
` Tyler Littlefield
` courier was Making Pop and SMTP Work With Accounts Alex Snow
` making pop and smtp work with accounts Kerry Hoath
` Tyler Littlefield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).