"Robert P. J. Day" <rpj...@crashcourse.ca> writes:
> since (obviously), without sendmail, nothing is listening on port
> 25. so what's the solution these days? a pointer to a web page
> somewhere would work just fine. thanks.

Since mail at your ISP is most likely going to all go to one user,
piping it into a full-blown MTA is overkill.  I just have ISP imaps mail
placed into the user's mbox directly with getmail(1).  I run getmail out
of the user's own crontab twice an hour.

   yum install getmail

-wolfgang
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to