I am looking for an email service :

[[Mail]] [[Software]]

Setting up a mail Server :

Mozilla mailer :

Speelchecker did not work for me on 1.5

http://spellchecker.mozdev.org/installation.html#dictionaries

[[Debian]]

sudo apt-get remove qpopper cyrus-imapd dovecot # dovecot-imapd
sudo apt-get install exim # [[MTA]]
sudo apt-get install mutt mailx # [[MUA]]
sudo apt-get install dovecot-imapd # [[IMAP]]
sudo apt-get install spamassasin pyzor # [[IMAP]]

[[Protocol]]

Mail Server :

telnet localhost 25 # [[SMTP]]
# 220 localhost ESMTP Exim 3.36 #1 Sun, 23 Oct 2005 02:05:34 +0200
EHLO ${USER}
HELP
telnet localhost 110 # [[POP]]
telnet localhost 143 # [[IMAP]]
OK dovecot ready.
USER me <=
OK
PASS xyz <=
OK
list <=

http://www.abuse.net/relay.html

SOFTWARE MAIL

postfix || qmail-src
fetchmail
procmail
qpopper || dovecot || cyrus-imapd
spamassassin
mutt

How to make postfix work when connected to the net ? I need to dpkg-reconfigure postfix to send my emails

mutt -f ~/mbox

WIPE OUT [[Spam]] [[Viris]]

SPAM

http://www.spamassassin.org

spamassassin < mbox > /tmp/mbox && mv /tmp/mbox ~/mbox

http://pyzor.sourceforge.net/

Debian : apt-get install pyzor

:0 Wc
| pyzor check
:0 Waf
| formail -A 'X-Pyzor: spam'

http://popfile.sourceforge.net/manual/email.html

apt-get install popfile

http://localhost:7070/manual/en/manual.html

FREE SERVICE / [[Host]]

I am looking for free email service which support : imap, redirection, no ads, pop, webmail, reliability, large diskspace

SO far the best one I've found is :

ForwarD:

Libre:

Restricted :

Obsolete :

GMAIL

I am giving away some invitations join RzR yahoogroups

Please invite your hotmail.com contact :

Hi,
I suggest you to quit using hotmail.com ,
( why , see : http://rzr.online.fr/q/Microsoft )
bad for bad use google email :
http://www.google-watch.org/gmail.html

Yahoo

LaPoste

[[Privacy]]

[[ToDo]]

sendmail: warning: dict_open_dlinfo: wildcard dynamic map entry no longer supported.
postdrop: warning: dict_open_dlinfo: wildcard dynamic map entry no longer supported.

fix bug : http://archives.neohapsis.com/archives/postfix/2003-05/0003.html

12:54:06 1EVoLe-0004Lb-00 <= user@localhost U=rzr P=local S=15724
12:54:06 1EVoLe-0004Lb-00 ** |IFS=' ' && exec /usr/bin/procmail || exit 75 #user <user@localhost> D=userforward T=address_pipe: "IFS='" command not found  for address_pipe transport
12:54:06 1EVoLe-0004Lg-00 <= <> R=1EVoLe-0004Lb-00 U=mail P=local S=16630
12:54:06 1EVoLe-0004Lb-00 Error message sent to user@localhost
12:54:06 1EVoLe-0004Lb-00 Completed
# check your ~/.forward
exim -v -M  1EVoLe-0004Lb-00

http://hotmail.com

SOFTWARE

MISC

MORE

email.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki