Hi Sergey > Follow these steps: > > 1. Make sure your mail delivery agent is able to send biff > notifications, and is properly configured to do that.
This I do not have correct idea, what MDA should be here,
So I have posted my postfix main.cf file which has
biff = yes
and I configured postfix as null machine can not receive mails.
and I am using offlinemap for syning mail from gmail,its offlinemaprc I am
pasting here
==========================\/==========================
[general]
autorefresh = 30
accounts = Gmail
maxsyncaccounts = 1
[Account Gmail]
localrepository = Local
remoterepository = Remote
[Repository Local]
type = IMAP
remotehost = localhost
port = 143
remoteuser = sharad
remotepass = ********
[Repository Remote]
type = IMAP
remotehost = imap.gmail.com
remoteuser = [email protected]
remotepass = ********
ssl = yes
maxconnections = 1
realdelete = no
folderfilter = lambda foldername: foldername in ['INBOX']
# realdelete = no
==========================\/==========================
So exactly I can not say who is actually MDA here.
> 2. Read comsatd documentation [1], especially its part
> regarding per-user configuration files [2]:
>
> [1] http://www.gnu.org/software/mailutils/manual/html_node/comsatd.html
> [2]
> http://www.gnu.org/software/mailutils/manual/html_node/dot_002ebiffrc.html
>
Yes both part already before first mail.
> 3. Make sure your .biffrc matches [2] and has correct permissions.
attaching my .biffrc
.biffrc
Description: my biffrc
its permission is 600 > 4. Enable biff notifications by running `biff y' > I do not have biff as it conflict with mailutils-comsats in Ubuntu so using six line biff script. But still not able to get anything working. -- Regards and Thanks, Sharad
_______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
