user-domain=wise.tau.ac.il
smtp-server=wise.tau.ac.il
http://wise-obs.tau.ac.il/private/mail
Note: Don't choose the option to save the password in your computer !!!
choose as imap server: wise.tau.ac.il
Note: Don't choose the option to save the password in your computer !!!
In order to forward e-mail, don't use the
/home/wise/username/.forward file.
The setup should be done in /home/wise/username/.procmailrc
Add the following definition to /home/wise/username/.procmailrc
-----------------------------------------------------------------
:0 c
*!^From.*MAILER-DAEMON
! username@hostname
-----------------------------------------------------------------
3. line: forward the local mail to username@hostname
1. line: The "c" means leave a copy in the local /var/spool/mail/username If you don't want to leave a copy, then omit the "c"
2. line: Ignore mail which comes from MAILER-DAEMON. This definition is very important, because when you reach the disk quota limit at your new address, then the mail will jump back to wise with an error-message. Without the definition in the second line, there will be a loop in your mail. The "ping-pong" will continue until our /var/spool/mail gets full, and our mailserver gets stuck.
P.S. If you are interesting in our on-line mail backup, then don't remove the line in /home/wise/username/.procmailrc:
INCLUDERC=/etc/procmailrc.mailbck
send_msg script:
It gets following input parameters:
For example:
send_msg message-filename "Test" file-addresses
The filename of addresses may contain several addresses in the same line,
seperated either by a comma or blank. You can build long lines, using \
The user who gets the mail will see the addresses from the same line,
but not from the other ones.
"send_msg" script will enter a delay of 1 second before sending it to each address, to avoid overloading of our system and network.
Your /home/wise/username/.procmailrc
should contain following line:
INCLUDERC=/etc/procmailrc.mailbck
Then the user's daily incoming mail will be backuped in:
/var/spool/mail.bck/daily/'day'