Jason,

> am using Gentoo and have emerged Postfix, ClamAV, SpamAssassin and Amavis
> (amavisd-new-2.6.1-r1)
>
> Postfix server accepts and sends email fine but upon configuring Amavisd my
> log upon recieving an email shows the following and the mail is not placed
> in the mailbox:
>
> amavis[29749]: (29749-01) (!!)TROUBLE in process_request: Can't locate
> object method "smtp_proto" via package "Amavis::In::Connection" at (eval
> 99) line 119.
>
> I have been unsuccessful in locating similar situations by looking online,
> through the forums, message boards and irc channels.

The Amavis::In::Connection::smtp_proto method has been renamed to
Amavis::In::Connection::appl_proto with 2.6.0, to reflect its more
general semantics. If you are using a custom hook which uses the
old name, changing it to use the new name may suffice.

  Mark

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to